protonutils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S protonutils

* (Optional) Uninstall protonutils on Arch using YAY

$ yay -Rns protonutils

2. Manually Install "protonutils" via AUR

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

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

b. Clone protonutils's git locally

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

c. Go to ~/protonutils folder and install it

$ cd ~/protonutils $ makepkg -si

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

ID: 1265154
Name: protonutils
PackageBaseID: 173063
PackageBase: protonutils
Version: 1.6.7-1
Description: CLI tool that provides different utilities to make using the Proton compatibility tool more easily
URL: https://github.com/nning/protonutils
NumVotes: 4
Popularity: 0.673497
OutOfDate:
Maintainer: phects
Submitter: phects
FirstSubmitted: 1636821791
LastModified: 1685384903
URLPath: /cgit/aur.git/snapshot/protonutils.tar.gz

5. The same packages on other Linux Distributions