libxcomp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libxcomp

* (Optional) Uninstall libxcomp on Arch using YAY

$ yay -Rns libxcomp

2. Manually Install "libxcomp" via AUR

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

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

b. Clone libxcomp's git locally

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

c. Go to ~/libxcomp folder and install it

$ cd ~/libxcomp $ makepkg -si

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

ID: 1313798
Name: libxcomp
PackageBaseID: 177611
PackageBase: nx
Version: 3.5.99.27-3
Description: NX X compression library
URL: https://arctica-project.org
NumVotes: 4
Popularity: 0.668147
OutOfDate:
Maintainer: polygamma
Submitter: arojas
FirstSubmitted: 1648839853
LastModified: 1693834449
URLPath: /cgit/aur.git/snapshot/libxcomp.tar.gz

5. The same packages on other Linux Distributions