contain on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install contain on Arch using YAY
$
yay -S
contain
Copied
* (Optional) Uninstall contain on Arch using YAY
$
yay -Rns
contain
Copied
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
Copied
b. Clone contain's git locally
$
git clone https://aur.archlinux.org/contain.git
~/contain
Copied
c. Go to ~/contain folder and install it
$
cd
~/contain
Copied
$
makepkg -si
Copied
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
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