memconf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S memconf

* (Optional) Uninstall memconf on Arch using YAY

$ yay -Rns memconf

2. Manually Install "memconf" via AUR

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

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

b. Clone memconf's git locally

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

c. Go to ~/memconf folder and install it

$ cd ~/memconf $ makepkg -si

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

ID: 1234923
Name: memconf
PackageBaseID: 192170
PackageBase: memconf
Version: 3.16-1
Description: Identify sizes of installed memory modules.
URL: https://www.4schmidts.com/memconf.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680342645
LastModified: 1680342645
URLPath: /cgit/aur.git/snapshot/memconf.tar.gz

5. The same packages on other Linux Distributions