drbd-utils on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S drbd-utils

* (Optional) Uninstall drbd-utils on Arch using YAY

$ yay -Rns drbd-utils

2. Manually Install "drbd-utils" via AUR

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

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

b. Clone drbd-utils's git locally

$ git clone https://aur.archlinux.org/drbd-utils.git ~/drbd-utils

c. Go to ~/drbd-utils folder and install it

$ cd ~/drbd-utils $ makepkg -si

3. Information about the drbd-utils package on Arch User Repository (AUR)

ID: 1083884
Name: drbd-utils
PackageBaseID: 140685
PackageBase: drbd-utils
Version: 9.20.0-2
Description: Userland tools for Distributed Replicated Block Device
URL: https://www.linbit.com/en/drbd-community/drbd-download/
NumVotes: 6
Popularity: 0
OutOfDate: 1710504346
Maintainer: bidulock
Submitter: xyproto
FirstSubmitted: 1553678394
LastModified: 1653271552
URLPath: /cgit/aur.git/snapshot/drbd-utils.tar.gz