uwufetch on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S uwufetch

* (Optional) Uninstall uwufetch on Arch using YAY

$ yay -Rns uwufetch

2. Manually Install "uwufetch" via AUR

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

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

b. Clone uwufetch's git locally

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

c. Go to ~/uwufetch folder and install it

$ cd ~/uwufetch $ makepkg -si

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

ID: 1053652
Name: uwufetch
PackageBaseID: 164196
PackageBase: uwufetch
Version: 1.7-2
Description: A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
URL: https://github.com/TheDarkBug/uwufetch
NumVotes: 13
Popularity: 0.23291
OutOfDate:
Maintainer: Darkpelz
FirstSubmitted: 1615407478
LastModified: 1647696896
URLPath: /cgit/aur.git/snapshot/uwufetch.tar.gz

5. The same packages on other Linux Distributions