peazip-qt5-bin on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "peazip-qt5-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install peazip-qt5-bin on Arch using YAY

$ yay -S peazip-qt5-bin

* (Optional) Uninstall peazip-qt5-bin on Arch using YAY

$ yay -Rns peazip-qt5-bin

2. Manually Install "peazip-qt5-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone peazip-qt5-bin's git locally

$ git clone https://aur.archlinux.org/peazip-qt5-bin.git ~/peazip-qt5-bin

c. Go to ~/peazip-qt5-bin folder and install it

$ cd ~/peazip-qt5-bin $ makepkg -si

3. Information about the peazip-qt5-bin package on Arch User Repository (AUR)