not-forking on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S not-forking

* (Optional) Uninstall not-forking on Arch using YAY

$ yay -Rns not-forking

2. Manually Install "not-forking" via AUR

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

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

b. Clone not-forking's git locally

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

c. Go to ~/not-forking folder and install it

$ cd ~/not-forking $ makepkg -si

3. Information about the not-forking package on Arch User Repository (AUR)

ID: 1245760
Name: not-forking
PackageBaseID: 192941
PackageBase: not-forking
Version: 0.5-4
Description: Tool for merging multiple upstreams without forking.
URL: https://lumosql.org/src/not-forking
NumVotes: 1
Popularity: 0.001426
OutOfDate:
Maintainer: ewout
Submitter: ewout
FirstSubmitted: 1682205461
LastModified: 1682335903
URLPath: /cgit/aur.git/snapshot/not-forking.tar.gz