libcron on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "libcron" 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 libcron on Arch using YAY
$
yay -S
libcron
Copied
* (Optional) Uninstall libcron on Arch using YAY
$
yay -Rns
libcron
Copied
2. Manually Install "libcron" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libcron's git locally
$
git clone https://aur.archlinux.org/libcron.git
~/libcron
Copied
c. Go to ~/libcron folder and install it
$
cd
~/libcron
Copied
$
makepkg -si
Copied
3. Information about the libcron package on Arch User Repository (AUR)
ID: 978151
Name: libcron
PackageBaseID: 172308
PackageBase: libcron
Version: 1.3.0-1
Description: A C++ scheduling library using cron formatting.
URL: https://github.com/PerMalmberg/libcron
NumVotes: 0
Popularity: 0
OutOfDate: 1705059496
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1634977824
LastModified: 1634977824
URLPath: /cgit/aur.git/snapshot/libcron.tar.gz
Name: libcron
PackageBaseID: 172308
PackageBase: libcron
Version: 1.3.0-1
Description: A C++ scheduling library using cron formatting.
URL: https://github.com/PerMalmberg/libcron
NumVotes: 0
Popularity: 0
OutOfDate: 1705059496
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1634977824
LastModified: 1634977824
URLPath: /cgit/aur.git/snapshot/libcron.tar.gz