ucommon on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ucommon

* (Optional) Uninstall ucommon on Arch using YAY

$ yay -Rns ucommon

2. Manually Install "ucommon" via AUR

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

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

b. Clone ucommon's git locally

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

c. Go to ~/ucommon folder and install it

$ cd ~/ucommon $ makepkg -si

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

ID: 1076873
Name: ucommon
PackageBaseID: 97926
PackageBase: ucommon
Version: 7.0.1-1
Description: GNU Common C++ is a class framework that was specifically designed for telephony applications.
URL: https://www.gnu.org/software/commoncpp/
NumVotes: 8
Popularity: 3.0E-6
OutOfDate:
Maintainer: pmattern
Submitter: tredaelli
FirstSubmitted: 1439920551
LastModified: 1651927435
URLPath: /cgit/aur.git/snapshot/ucommon.tar.gz