This would explain why some of your advice in the forum is somewhat odd. Like this comment:
In Garuda we only need to type update-grub
:
cat /usr/bin/update-grub
File: /usr/bin/update-grub
#!/bin/sh
set -e
exec grub-mkconfig -o /boot/grub/grub.cfg "$@"
Or this comment:
Nothing wrong with nano
, but it isn’t even installed by default on Garuda. micro
is the default text editor.
I guess it makes sense that you are unfamiliar with Garuda’s features, since you don’t even run it.
Just curious: what is your motivation for participating in the forum?