rpmunpack on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install rpmunpack on Arch using YAY
$
yay -S
rpmunpack
Copied
* (Optional) Uninstall rpmunpack on Arch using YAY
$
yay -Rns
rpmunpack
Copied
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
Copied
b. Clone rpmunpack's git locally
$
git clone https://aur.archlinux.org/rpmunpack.git
~/rpmunpack
Copied
c. Go to ~/rpmunpack folder and install it
$
cd
~/rpmunpack
Copied
$
makepkg -si
Copied
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
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