memcache-top on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S memcache-top

* (Optional) Uninstall memcache-top on Arch using YAY

$ yay -Rns memcache-top

2. Manually Install "memcache-top" via AUR

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

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

b. Clone memcache-top's git locally

$ git clone https://aur.archlinux.org/memcache-top.git ~/memcache-top

c. Go to ~/memcache-top folder and install it

$ cd ~/memcache-top $ makepkg -si

3. Information about the memcache-top package on Arch User Repository (AUR)

ID: 354106
Name: memcache-top
PackageBaseID: 31602
PackageBase: memcache-top
Version: 0.6-2
Description: perl command-line memcached stat reporter, top-like output
URL: http://code.google.com/p/memcache-top/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1256907840
LastModified: 1478524466
URLPath: /cgit/aur.git/snapshot/memcache-top.tar.gz