contain on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S contain

* (Optional) Uninstall contain on Arch using YAY

$ yay -Rns contain

2. Manually Install "contain" via AUR

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

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

b. Clone contain's git locally

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

c. Go to ~/contain folder and install it

$ cd ~/contain $ makepkg -si

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

ID: 777731
Name: contain
PackageBaseID: 156115
PackageBase: contain
Version: 0.3.1-1
Description: An experimental CLI tool that transparently runs your development tools inside docker containers
URL: https://github.com/jpettersson/contain
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jpettersson
Submitter: jpettersson
FirstSubmitted: 1596037417
LastModified: 1597222868
URLPath: /cgit/aur.git/snapshot/contain.tar.gz