tini on AUR (Arch User Repository)

Last updated: May 01,2024

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

b. Install tini on Arch using YAY

$ yay -S tini

* (Optional) Uninstall tini on Arch using YAY

$ yay -Rns tini

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

b. Clone tini's git locally

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

c. Go to ~/tini folder and install it

$ cd ~/tini $ makepkg -si

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