initify on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S initify

* (Optional) Uninstall initify on Arch using YAY

$ yay -Rns initify

2. Manually Install "initify" via AUR

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

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

b. Clone initify's git locally

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

c. Go to ~/initify folder and install it

$ cd ~/initify $ makepkg -si

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

ID: 722605
Name: initify
PackageBaseID: 151674
PackageBase: initify
Version: r12.f9ccbb1-1
Description: Convert systemd services to OpenRC init-scripts.
URL: https://github.com/goose121/initify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tbk
Submitter: tbk
FirstSubmitted: 1587231261
LastModified: 1587231261
URLPath: /cgit/aur.git/snapshot/initify.tar.gz