rdma-core on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S rdma-core

* (Optional) Uninstall rdma-core on Arch using YAY

$ yay -Rns rdma-core

2. Manually Install "rdma-core" via AUR

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

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

b. Clone rdma-core's git locally

$ git clone https://aur.archlinux.org/rdma-core.git ~/rdma-core

c. Go to ~/rdma-core folder and install it

$ cd ~/rdma-core $ makepkg -si

3. Information about the rdma-core package on Arch User Repository (AUR)

ID: 1118621
Name: rdma-core
PackageBaseID: 120467
PackageBase: rdma-core
Version: 41.0-1
Description: RDMA core userspace libraries and daemons
URL: https://github.com/linux-rdma/rdma-core
NumVotes: 50
Popularity: 0.00031
OutOfDate:
Maintainer: wuxb
FirstSubmitted: 1489077171
LastModified: 1659033113
URLPath: /cgit/aur.git/snapshot/rdma-core.tar.gz