ucf on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S ucf

* (Optional) Uninstall ucf on Arch using YAY

$ yay -Rns ucf

2. Manually Install "ucf" via AUR

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

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

b. Clone ucf's git locally

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

c. Go to ~/ucf folder and install it

$ cd ~/ucf $ makepkg -si

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

ID: 1347753
Name: ucf
PackageBaseID: 195851
PackageBase: ucf
Version: 0.1.5-1
Description: A code formatter that formats any code
URL: https://github.com/berinaniesh/ucf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berinaniesh
Submitter: berinaniesh
FirstSubmitted: 1689661797
LastModified: 1699155750
URLPath: /cgit/aur.git/snapshot/ucf.tar.gz