rvpk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rvpk

* (Optional) Uninstall rvpk on Arch using YAY

$ yay -Rns rvpk

2. Manually Install "rvpk" via AUR

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

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

b. Clone rvpk's git locally

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

c. Go to ~/rvpk folder and install it

$ cd ~/rvpk $ makepkg -si

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

ID: 1385133
Name: rvpk
PackageBaseID: 176496
PackageBase: rvpk
Version: 1.1.0-1
Description: Extract Valve VPK (V1 & V2) archives (and create V1 archives)
URL: https://github.com/panzi/rust-vpk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: anonfunc
Submitter: anonfunc
FirstSubmitted: 1646064385
LastModified: 1705158417
URLPath: /cgit/aur.git/snapshot/rvpk.tar.gz