tini-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tini-git

* (Optional) Uninstall tini-git on Arch using YAY

$ yay -Rns tini-git

2. Manually Install "tini-git" via AUR

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

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

b. Clone tini-git's git locally

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

c. Go to ~/tini-git folder and install it

$ cd ~/tini-git $ makepkg -si

3. Information about the tini-git package on Arch User Repository (AUR)

ID: 336663
Name: tini-git
PackageBaseID: 107635
PackageBase: tini-git
Version: r1-1
Description: A tiny but valid `init` for containers
URL: https://github.com/krallin/tini
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1455559995
LastModified: 1473361341
URLPath: /cgit/aur.git/snapshot/tini-git.tar.gz