Useful programs list

Almost every program you'll ever need is available in AUR (using yay)

AUR package manager🔗

How to install Yay🔗

In the terminal emulator

sudo pacman -S git
cd ~/Downloads
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si

Also, you need to add this to the end of pacman.conf file

sudo nvim /etc/pacman.conf
[archlinuxfr] </br>
SigLevel = Never </br>
Server = http://repo.archlinux.fr/$arch </br>
Install programs using yay🔗
yay 'program_name'

Install zsh instead of bash and make it default🔗

yay zsh
chsh -s $(which zsh)

CLI programs (Command Line Interface)🔗

For zsh🔗

Terminal multiplexor🔗

Text editor🔗

File manager🔗

Video editors🔗

Browser🔗

File listers🔗

Changing directory🔗

System monitoring🔗

Image viewer🔗

Python interpreter🔗

Basic Python interpreter, called Cython (python3 in the terminal), is good enough, but it is not very fast and does not have a lot of features

For git management🔗

For fun🔗

Gnome Extensions🔗

Bluetoorh manager🔗

For photos view🔗

Video player🔗

Terminal emulator🔗

Browsers🔗

Torrent🔗

Notepad🔗

Markdown editor🔗

Document viewer🔗

Screenshot utility🔗

Graphical yay alternative🔗

3d modeler🔗

Photo editors🔗

File manager🔗

System monitoring🔗

Instead of Microsoft Word packet🔗

FTP cliente🔗

For astronomy🔗

For disks management🔗