ramfetch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ramfetch

* (Optional) Uninstall ramfetch on Arch using YAY

$ yay -Rns ramfetch

2. Manually Install "ramfetch" via AUR

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

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

b. Clone ramfetch's git locally

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

c. Go to ~/ramfetch folder and install it

$ cd ~/ramfetch $ makepkg -si

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

ID: 1239370
Name: ramfetch
PackageBaseID: 189314
PackageBase: ramfetch
Version: 1.1.0a-1
Description: A fetch which displays memory info using /proc/meminfo
URL: https://codeberg.org/jahway603/ramfetch
NumVotes: 1
Popularity: 0.07672
OutOfDate:
Maintainer: jahway603
Submitter: jahway603
FirstSubmitted: 1673104492
LastModified: 1681149752
URLPath: /cgit/aur.git/snapshot/ramfetch.tar.gz