tini on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "tini" 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 tini on Arch using YAY
$
yay -S
tini
Copied
* (Optional) Uninstall tini on Arch using YAY
$
yay -Rns
tini
Copied
2. Manually Install "tini" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tini's git locally
$
git clone https://aur.archlinux.org/tini.git
~/tini
Copied
c. Go to ~/tini folder and install it
$
cd
~/tini
Copied
$
makepkg -si
Copied
3. Information about the tini package on Arch User Repository (AUR)
ID: 632348
Name: tini
PackageBaseID: 107634
PackageBase: tini
Version: 0.18.0-1
Description: A tiny but valid `init` for containers
URL: https://github.com/krallin/tini
NumVotes: 3
Popularity: 0.001237
OutOfDate: 1648211737
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1455559818
LastModified: 1564052353
URLPath: /cgit/aur.git/snapshot/tini.tar.gz
Name: tini
PackageBaseID: 107634
PackageBase: tini
Version: 0.18.0-1
Description: A tiny but valid `init` for containers
URL: https://github.com/krallin/tini
NumVotes: 3
Popularity: 0.001237
OutOfDate: 1648211737
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1455559818
LastModified: 1564052353
URLPath: /cgit/aur.git/snapshot/tini.tar.gz