slicd on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "slicd" 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 slicd on Arch using YAY
$
yay -S
slicd
Copied
* (Optional) Uninstall slicd on Arch using YAY
$
yay -Rns
slicd
Copied
2. Manually Install "slicd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slicd's git locally
$
git clone https://aur.archlinux.org/slicd.git
~/slicd
Copied
c. Go to ~/slicd folder and install it
$
cd
~/slicd
Copied
$
makepkg -si
Copied
3. Information about the slicd package on Arch User Repository (AUR)
ID: 351953
Name: slicd
PackageBaseID: 106021
PackageBase: slicd
Version: 0.2.0-1
Description: simple lightweight Linux cron daemon
URL: https://jjacky.com/slicd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1452620205
LastModified: 1478021348
URLPath: /cgit/aur.git/snapshot/slicd.tar.gz
Name: slicd
PackageBaseID: 106021
PackageBase: slicd
Version: 0.2.0-1
Description: simple lightweight Linux cron daemon
URL: https://jjacky.com/slicd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1452620205
LastModified: 1478021348
URLPath: /cgit/aur.git/snapshot/slicd.tar.gz