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