dinit on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install dinit on Arch using YAY
$
yay -S
dinit
Copied
* (Optional) Uninstall dinit on Arch using YAY
$
yay -Rns
dinit
Copied
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
Copied
b. Clone dinit's git locally
$
git clone https://aur.archlinux.org/dinit.git
~/dinit
Copied
c. Go to ~/dinit folder and install it
$
cd
~/dinit
Copied
$
makepkg -si
Copied
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
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