vpkedit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vpkedit

* (Optional) Uninstall vpkedit on Arch using YAY

$ yay -Rns vpkedit

2. Manually Install "vpkedit" via AUR

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

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

b. Clone vpkedit's git locally

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

c. Go to ~/vpkedit folder and install it

$ cd ~/vpkedit $ makepkg -si

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

ID: 1421628
Name: vpkedit
PackageBaseID: 200031
PackageBase: vpkedit
Version: 4.1.2-2
Description: A library and CLI/GUI tool to create, read, and write several pack file formats
URL: https://github.com/craftablescience/VPKEdit
NumVotes: 1
Popularity: 0.117985
OutOfDate:
Maintainer: HurricanePootis
Submitter: HurricanePootis
FirstSubmitted: 1701225904
LastModified: 1709708962
URLPath: /cgit/aur.git/snapshot/vpkedit.tar.gz