portmod on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S portmod

* (Optional) Uninstall portmod on Arch using YAY

$ yay -Rns portmod

2. Manually Install "portmod" via AUR

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

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

b. Clone portmod's git locally

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

c. Go to ~/portmod folder and install it

$ cd ~/portmod $ makepkg -si

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

ID: 1377105
Name: portmod
PackageBaseID: 144235
PackageBase: portmod
Version: 2.7.3-1
Description: A cli tool to manage mods for OpenMW
URL: https://gitlab.com/portmod/portmod
NumVotes: 8
Popularity: 0.012092
OutOfDate:
Maintainer: bmwinger
Submitter: bmwinger
FirstSubmitted: 1565487930
LastModified: 1703818869
URLPath: /cgit/aur.git/snapshot/portmod.tar.gz