Answers for "arch linux install"

35

arch linux

I use Arch btw.
Posted by: Guest on June-28-2021
46

arch linux

You chose well.
Posted by: Guest on March-28-2021
2

arch apt

+-----------------------+-------------+----------------+-------------------------+----------------+-----------------+
|        Action         |    Arch     | Red Hat/Fedora |      Debian/Ubuntu      | SLES/openSUSE  |     Gentoo      |
+-----------------------+-------------+----------------+-------------------------+----------------+-----------------+
| Install a package(s)  | pacman -S   | dnf install    | apt install             | zypper install | emerge [-a]     |
| Remove a package(s)   | pacman -Rs  | dnf remove     | apt remove              | zypper remove  | emerge -C       |
| Search for package(s) | pacman -Ss  | dnf search     | apt search              | zypper search  | emerge -S       |
| Upgrade Packages      | pacman -Syu | dnf upgrade    | apt update; apt upgrade | zypper update  | emerge -u world |
| ...                                                                                                               |
Posted by: Guest on October-29-2020
9

arch linux

I see, you are a man of culture.
Posted by: Guest on August-24-2021
1

arch linux pacman cannot install

# You may have to update the package database.
sudo pacman -Syu
Posted by: Guest on September-16-2021
5

arch linux

Arch I good. Correction : Arch is good for advanced users. If you see a youtube totorial or whatever then it is ok and if u r emotionally ok for all the errors then u can use arch
Posted by: Guest on July-31-2021

Browse Popular Code Answers by Language