cutefetch on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "cutefetch" 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 cutefetch on Arch using YAY
$
yay -S
cutefetch
Copied
* (Optional) Uninstall cutefetch on Arch using YAY
$
yay -Rns
cutefetch
Copied
2. Manually Install "cutefetch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cutefetch's git locally
$
git clone https://aur.archlinux.org/cutefetch.git
~/cutefetch
Copied
c. Go to ~/cutefetch folder and install it
$
cd
~/cutefetch
Copied
$
makepkg -si
Copied
3. Information about the cutefetch package on Arch User Repository (AUR)
ID: 1361248
Name: cutefetch
PackageBaseID: 196947
PackageBase: cutefetch
Version: 0.1.0-1
Description: A little fetch utility made with bare c and nice performance
URL: https://github.com/alphatechnolog/cutefetch
NumVotes: 2
Popularity: 0.032072
OutOfDate:
Maintainer: alphatechnolog
Submitter: alphatechnolog
FirstSubmitted: 1692874607
LastModified: 1701143714
URLPath: /cgit/aur.git/snapshot/cutefetch.tar.gz
Name: cutefetch
PackageBaseID: 196947
PackageBase: cutefetch
Version: 0.1.0-1
Description: A little fetch utility made with bare c and nice performance
URL: https://github.com/alphatechnolog/cutefetch
NumVotes: 2
Popularity: 0.032072
OutOfDate:
Maintainer: alphatechnolog
Submitter: alphatechnolog
FirstSubmitted: 1692874607
LastModified: 1701143714
URLPath: /cgit/aur.git/snapshot/cutefetch.tar.gz