pix on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S pix

* (Optional) Uninstall pix on Arch using YAY

$ yay -Rns pix

2. Manually Install "pix" via AUR

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

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

b. Clone pix's git locally

$ git clone https://aur.archlinux.org/pix.git ~/pix

c. Go to ~/pix folder and install it

$ cd ~/pix $ makepkg -si

3. Information about the pix package on Arch User Repository (AUR)

ID: 1427798
Name: pix
PackageBaseID: 115024
PackageBase: pix
Version: 3.2.2-4
Description: Image viewer and browser based on gthumb. X-Apps Project.
URL: https://github.com/linuxmint/pix
NumVotes: 36
Popularity: 1.331023
OutOfDate:
Maintainer: ion203
Submitter: ion203
FirstSubmitted: 1472186728
LastModified: 1710517879
URLPath: /cgit/aur.git/snapshot/pix.tar.gz