openucx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S openucx

* (Optional) Uninstall openucx on Arch using YAY

$ yay -Rns openucx

2. Manually Install "openucx" via AUR

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

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

b. Clone openucx's git locally

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

c. Go to ~/openucx folder and install it

$ cd ~/openucx $ makepkg -si

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

ID: 1129859
Name: openucx
PackageBaseID: 137040
PackageBase: openucx
Version: 1.13.0-2
Description: Unified Communication X (http://www.openucx.org)
URL: http://www.openucx.org
NumVotes: 3
Popularity: 0.020735
OutOfDate:
Maintainer: vmaffione
FirstSubmitted: 1540985189
LastModified: 1661331371
URLPath: /cgit/aur.git/snapshot/openucx.tar.gz

5. The same packages on other Linux Distributions