cntr-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cntr-bin

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

$ yay -Rns cntr-bin

2. Manually Install "cntr-bin" via AUR

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

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

b. Clone cntr-bin's git locally

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

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

$ cd ~/cntr-bin $ makepkg -si

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

ID: 1374292
Name: cntr-bin
PackageBaseID: 169819
PackageBase: cntr-bin
Version: 1.5.3-1
Description: A container debugging tool based on FUSE
URL: https://github.com/Mic92/cntr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: r6eve
Submitter: r6eve
FirstSubmitted: 1628661137
LastModified: 1703304623
URLPath: /cgit/aur.git/snapshot/cntr-bin.tar.gz