rpmunpack on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S rpmunpack

* (Optional) Uninstall rpmunpack on Arch using YAY

$ yay -Rns rpmunpack

2. Manually Install "rpmunpack" via AUR

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

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

b. Clone rpmunpack's git locally

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

c. Go to ~/rpmunpack folder and install it

$ cd ~/rpmunpack $ makepkg -si

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

ID: 209519
Name: rpmunpack
PackageBaseID: 43534
PackageBase: rpmunpack
Version: 0-3
Description: This program converts rpm archives to cpio archives for cpio or afio
URL: http://www.ibiblio.org/pub/Linux/utils/package
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: ilpianista
FirstSubmitted: 1289662008
LastModified: 1436391983
URLPath: /cgit/aur.git/snapshot/rpmunpack.tar.gz