fuc on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S fuc

* (Optional) Uninstall fuc on Arch using YAY

$ yay -Rns fuc

2. Manually Install "fuc" via AUR

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

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

b. Clone fuc's git locally

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

c. Go to ~/fuc folder and install it

$ cd ~/fuc $ makepkg -si

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

ID: 1330827
Name: fuc
PackageBaseID: 191947
PackageBase: fuc
Version: 1.1.9-1
Description: Modern, performance focused unix commands
URL: https://github.com/SUPERCILEX/fuc
NumVotes: 1
Popularity: 0.013926
OutOfDate:
Maintainer: alub
Submitter: alub
FirstSubmitted: 1679846264
LastModified: 1696832503
URLPath: /cgit/aur.git/snapshot/fuc.tar.gz

5. The same packages on other Linux Distributions