pakextract on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pakextract

* (Optional) Uninstall pakextract on Arch using YAY

$ yay -Rns pakextract

2. Manually Install "pakextract" via AUR

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

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

b. Clone pakextract's git locally

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

c. Go to ~/pakextract folder and install it

$ cd ~/pakextract $ makepkg -si

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

ID: 581567
Name: pakextract
PackageBaseID: 139169
PackageBase: pakextract
Version: r14.55d4ca2-1
Description: A small tool to extract pak files
URL: https://github.com/yquake2/pakextract
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zan
Submitter: zan
FirstSubmitted: 1548890454
LastModified: 1548890454
URLPath: /cgit/aur.git/snapshot/pakextract.tar.gz