nomino on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S nomino

* (Optional) Uninstall nomino on Arch using YAY

$ yay -Rns nomino

2. Manually Install "nomino" via AUR

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

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

b. Clone nomino's git locally

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

c. Go to ~/nomino folder and install it

$ cd ~/nomino $ makepkg -si

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

ID: 1344230
Name: nomino
PackageBaseID: 151661
PackageBase: nomino
Version: 1.3.3-1
Description: Batch rename utility for developers
URL: https://github.com/yaa110/nomino
NumVotes: 3
Popularity: 0.653418
OutOfDate:
Maintainer: yaa110
Submitter: yaa110
FirstSubmitted: 1587210474
LastModified: 1698615734
URLPath: /cgit/aur.git/snapshot/nomino.tar.gz

5. The same packages on other Linux Distributions