namefix on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S namefix

* (Optional) Uninstall namefix on Arch using YAY

$ yay -Rns namefix

2. Manually Install "namefix" via AUR

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

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

b. Clone namefix's git locally

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

c. Go to ~/namefix folder and install it

$ cd ~/namefix $ makepkg -si

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

ID: 1391223
Name: namefix
PackageBaseID: 199403
PackageBase: namefix
Version: 1.1.0-1
Description: Fix bad filenames
URL: https://github.com/sukulent/namefix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sukulent
Submitter: sukulent
FirstSubmitted: 1699570693
LastModified: 1706028370
URLPath: /cgit/aur.git/snapshot/namefix.tar.gz