drpm on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S drpm

* (Optional) Uninstall drpm on Arch using YAY

$ yay -Rns drpm

2. Manually Install "drpm" via AUR

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

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

b. Clone drpm's git locally

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

c. Go to ~/drpm folder and install it

$ cd ~/drpm $ makepkg -si

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

ID: 1259804
Name: drpm
PackageBaseID: 112543
PackageBase: drpm
Version: 0.5.2-1
Description: A small library for fetching information from deltarpm packages
URL: https://github.com/rpm-software-management/drpm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1466116090
LastModified: 1684409013
URLPath: /cgit/aur.git/snapshot/drpm.tar.gz