qt4-fsarchiver on AUR (Arch User Repository)

Last updated: November 09,2024

1. Install "qt4-fsarchiver" 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 qt4-fsarchiver on Arch using YAY

$ yay -S qt4-fsarchiver

* (Optional) Uninstall qt4-fsarchiver on Arch using YAY

$ yay -Rns qt4-fsarchiver

2. Manually Install "qt4-fsarchiver" via AUR

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

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

b. Clone qt4-fsarchiver's git locally

$ git clone https://aur.archlinux.org/qt4-fsarchiver.git ~/qt4-fsarchiver

c. Go to ~/qt4-fsarchiver folder and install it

$ cd ~/qt4-fsarchiver $ makepkg -si

3. Information about the qt4-fsarchiver package on Arch User Repository (AUR)