properties-cpp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S properties-cpp

* (Optional) Uninstall properties-cpp on Arch using YAY

$ yay -Rns properties-cpp

2. Manually Install "properties-cpp" via AUR

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

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

b. Clone properties-cpp's git locally

$ git clone https://aur.archlinux.org/properties-cpp.git ~/properties-cpp

c. Go to ~/properties-cpp folder and install it

$ cd ~/properties-cpp $ makepkg -si

3. Information about the properties-cpp package on Arch User Repository (AUR)

ID: 1308185
Name: properties-cpp
PackageBaseID: 121465
PackageBase: properties-cpp
Version: 0.0.3-1
Description: A very simple convenience library for handling properties and signals in C++11
URL: https://launchpad.net/properties-cpp
NumVotes: 66
Popularity: 0.025033
OutOfDate:
Maintainer: buzo
Submitter: irtimmer
FirstSubmitted: 1492032516
LastModified: 1692816784
URLPath: /cgit/aur.git/snapshot/properties-cpp.tar.gz

5. The same packages on other Linux Distributions