Definitely Not GustavoM. :^)
- 11 Posts
- 3 Comments
Joined 2 years ago
Cake day: June 23rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- How to do the most basic things
How to search for a package:
sudo pacman -Ss packagename
How to install a package:
sudo pacman -S packagename
How to update:
sudo pacman -Syu
How to remove a package:
sudo pacman -Rcns packagename
How to clean old packages:
sudo pacman -Sc --noconfirm
Arch linux installer (official):
archinstall
…and that is (pretty much) all you need to learn to use Arch linux in an acceptable fashion. Now go ahead and give it a spin – you’ll love it.
GustavoM@lemmy.worldto Lemmy Shitpost@lemmy.world•I heard that lemmy will upvote anything. This is literally just a can of fucking beans1·2 years agoCame for the fucking beans, got only beans.
WHERE ARE THE FUCKING BEANS
There is no such thing as a “gaming distro” – all GNU/Linux distros are equally good for gaming and any other task.