umodunpack on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S umodunpack

* (Optional) Uninstall umodunpack on Arch using YAY

$ yay -Rns umodunpack

2. Manually Install "umodunpack" via AUR

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

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

b. Clone umodunpack's git locally

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

c. Go to ~/umodunpack folder and install it

$ cd ~/umodunpack $ makepkg -si

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

ID: 286377
Name: umodunpack
PackageBaseID: 109090
PackageBase: umodunpack
Version: 1.11-3
Description: A small script for extracting files from Unreal Tournament Umod intallers.
URL: http://www.deepsky.com/~misaka/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1458504111
LastModified: 1458504542
URLPath: /cgit/aur.git/snapshot/umodunpack.tar.gz