mekfetch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mekfetch

* (Optional) Uninstall mekfetch on Arch using YAY

$ yay -Rns mekfetch

2. Manually Install "mekfetch" via AUR

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

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

b. Clone mekfetch's git locally

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

c. Go to ~/mekfetch folder and install it

$ cd ~/mekfetch $ makepkg -si

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

ID: 1121669
Name: mekfetch
PackageBaseID: 184497
PackageBase: mekfetch
Version: 1.1.0-1
Description: Simple neofetch alternative written in C
URL: https://github.com/mekb-turtle/mekfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mekb
FirstSubmitted: 1659183617
LastModified: 1659597439
URLPath: /cgit/aur.git/snapshot/mekfetch.tar.gz