rundaemon on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rundaemon

* (Optional) Uninstall rundaemon on Arch using YAY

$ yay -Rns rundaemon

2. Manually Install "rundaemon" via AUR

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

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

b. Clone rundaemon's git locally

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

c. Go to ~/rundaemon folder and install it

$ cd ~/rundaemon $ makepkg -si

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

ID: 566339
Name: rundaemon
PackageBaseID: 137866
PackageBase: rundaemon
Version: 1.0-1
Description: Simple program to daemonize anything
URL: http://github.com/aswild/rundaemon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aswild
Submitter: aswild
FirstSubmitted: 1544150297
LastModified: 1544150528
URLPath: /cgit/aur.git/snapshot/rundaemon.tar.gz