xproperty on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S xproperty

* (Optional) Uninstall xproperty on Arch using YAY

$ yay -Rns xproperty

2. Manually Install "xproperty" via AUR

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

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

b. Clone xproperty's git locally

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

c. Go to ~/xproperty folder and install it

$ cd ~/xproperty $ makepkg -si

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

ID: 900513
Name: xproperty
PackageBaseID: 157952
PackageBase: xproperty
Version: 0.11.0-1
Description: xproperty is a C++ library providing traitlets-style properties.
URL: https://github.com/jupyter-xeus/xproperty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sgsaenger
Submitter: sgsaenger
FirstSubmitted: 1600783690
LastModified: 1619880512
URLPath: /cgit/aur.git/snapshot/xproperty.tar.gz