fname on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S fname

* (Optional) Uninstall fname on Arch using YAY

$ yay -Rns fname

2. Manually Install "fname" via AUR

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

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

b. Clone fname's git locally

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

c. Go to ~/fname folder and install it

$ cd ~/fname $ makepkg -si

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

ID: 1335615
Name: fname
PackageBaseID: 186752
PackageBase: fname
Version: 0.4.1-2
Description: Generate random, human-friendly names.
URL: https://github.com/Splode/fname
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: fearlessdots
Submitter: fearlessdots
FirstSubmitted: 1666226313
LastModified: 1697550744
URLPath: /cgit/aur.git/snapshot/fname.tar.gz