xylib on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S xylib

* (Optional) Uninstall xylib on Arch using YAY

$ yay -Rns xylib

2. Manually Install "xylib" via AUR

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

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

b. Clone xylib's git locally

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

c. Go to ~/xylib folder and install it

$ cd ~/xylib $ makepkg -si

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

ID: 1114497
Name: xylib
PackageBaseID: 56738
PackageBase: xylib
Version: 1.6-2
Description: Portable C++ library for reading files that contain x-y data from powder diffraction, spectroscopy or other experimental methods.
URL: http://xylib.sourceforge.net/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: donpicoro
Submitter: td123
FirstSubmitted: 1329444887
LastModified: 1658321754
URLPath: /cgit/aur.git/snapshot/xylib.tar.gz