unf on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S unf

* (Optional) Uninstall unf on Arch using YAY

$ yay -Rns unf

2. Manually Install "unf" via AUR

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

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

b. Clone unf's git locally

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

c. Go to ~/unf folder and install it

$ cd ~/unf $ makepkg -si

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

ID: 1001260
Name: unf
PackageBaseID: 142729
PackageBase: unf
Version: 2.1.4-2
Description: UNixize Filename -- replace annoying anti-unix characters in filenames
URL: https://github.com/io12/unf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: io12
Submitter: io12
FirstSubmitted: 1560390182
LastModified: 1639219189
URLPath: /cgit/aur.git/snapshot/unf.tar.gz