'Pacman' is the program used to update/upgrade your software on an Arch Linux-based distribution. It is also used to search the repositories and install/uninstall programs.
In this video, I'll cover how to update, upgrade, search, install, and remove software using pacman.
Summary of commands:
sudo pacman -Syy -Used to update the list of available software in the official Arch Linux repositories.
sudo pacman -Su -Used to upgrade software already installed on your Arch Linux distribution.
sudo pacman -Ss -Used to search the repository and/or your computer for software.
sudo pacman -S -Used to install a program from the repository.
sudo pacman -R -Used to uninstall (Remove) a program from your computer.
Visit [ Ссылка ]
Follow on Twitter: [ Ссылка ]
BahamutOS page on Facebook: [ Ссылка ]
Ещё видео!