dumb-init-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S dumb-init-git

* (Optional) Uninstall dumb-init-git on Arch using YAY

$ yay -Rns dumb-init-git

2. Manually Install "dumb-init-git" via AUR

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

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

b. Clone dumb-init-git's git locally

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

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

$ cd ~/dumb-init-git $ makepkg -si

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

ID: 717949
Name: dumb-init-git
PackageBaseID: 151210
PackageBase: dumb-init-git
Version: 1.2.2-1
Description: A minimal init system for Linux containers
URL: https://github.com/Yelp/dumb-init
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: amaloz
FirstSubmitted: 1586278070
LastModified: 1586278070
URLPath: /cgit/aur.git/snapshot/dumb-init-git.tar.gz