pkgextract on AUR (Arch User Repository)
Last updated: November 09,2024
1. Install "pkgextract" 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 pkgextract on Arch using YAY
$
yay -S
pkgextract
Copied
* (Optional) Uninstall pkgextract on Arch using YAY
$
yay -Rns
pkgextract
Copied
2. Manually Install "pkgextract" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pkgextract's git locally
$
git clone https://aur.archlinux.org/pkgextract.git
~/pkgextract
Copied
c. Go to ~/pkgextract folder and install it
$
cd
~/pkgextract
Copied
$
makepkg -si
Copied
3. Information about the pkgextract package on Arch User Repository (AUR)
ID: 203990
Name: pkgextract
PackageBaseID: 13872
PackageBase: pkgextract
Version: 0.2-3
Description: This script extracts rpm and deb archives
URL: http://www.archlinux.org/
NumVotes: 84
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1195584661
LastModified: 1435506955
URLPath: /cgit/aur.git/snapshot/pkgextract.tar.gz
Name: pkgextract
PackageBaseID: 13872
PackageBase: pkgextract
Version: 0.2-3
Description: This script extracts rpm and deb archives
URL: http://www.archlinux.org/
NumVotes: 84
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1195584661
LastModified: 1435506955
URLPath: /cgit/aur.git/snapshot/pkgextract.tar.gz