ctop-bin on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S ctop-bin

* (Optional) Uninstall ctop-bin on Arch using YAY

$ yay -Rns ctop-bin

2. Manually Install "ctop-bin" via AUR

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

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

b. Clone ctop-bin's git locally

$ git clone https://aur.archlinux.org/ctop-bin.git ~/ctop-bin

c. Go to ~/ctop-bin folder and install it

$ cd ~/ctop-bin $ makepkg -si

3. Information about the ctop-bin package on Arch User Repository (AUR)

ID: 920019
Name: ctop-bin
PackageBaseID: 120579
PackageBase: ctop-bin
Version: 0.7.6-1
Description: Top-like interface for container metrics
URL: https://bcicen.github.io/ctop/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: sammko
Submitter: sammko
FirstSubmitted: 1489441983
LastModified: 1623448019
URLPath: /cgit/aur.git/snapshot/ctop-bin.tar.gz