ucf on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install ucf on Arch using YAY
$
yay -S
ucf
Copied
* (Optional) Uninstall ucf on Arch using YAY
$
yay -Rns
ucf
Copied
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
Copied
b. Clone ucf's git locally
$
git clone https://aur.archlinux.org/ucf.git
~/ucf
Copied
c. Go to ~/ucf folder and install it
$
cd
~/ucf
Copied
$
makepkg -si
Copied
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
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