dinit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dinit

* (Optional) Uninstall dinit on Arch using YAY

$ yay -Rns dinit

2. Manually Install "dinit" via AUR

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

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

b. Clone dinit's git locally

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

c. Go to ~/dinit folder and install it

$ cd ~/dinit $ makepkg -si

3. Information about the dinit package on Arch User Repository (AUR)

ID: 1393031
Name: dinit
PackageBaseID: 184404
PackageBase: dinit
Version: 0.18.0-1
Description: Service monitoring / "init" system
URL: https://github.com/davmac314/dinit
NumVotes: 2
Popularity: 0.172337
OutOfDate:
Maintainer: Relwi
Submitter: Relwi
FirstSubmitted: 1658947815
LastModified: 1706294612
URLPath: /cgit/aur.git/snapshot/dinit.tar.gz