countdown on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "countdown" 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 countdown on Arch using YAY
$
yay -S
countdown
Copied
* (Optional) Uninstall countdown on Arch using YAY
$
yay -Rns
countdown
Copied
2. Manually Install "countdown" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone countdown's git locally
$
git clone https://aur.archlinux.org/countdown.git
~/countdown
Copied
c. Go to ~/countdown folder and install it
$
cd
~/countdown
Copied
$
makepkg -si
Copied
3. Information about the countdown package on Arch User Repository (AUR)
ID: 1101891
Name: countdown
PackageBaseID: 183444
PackageBase: countdown
Version: 1.0.4-1
Description: Track events until they happen or since they happened
URL: https://github.com/lainsce/countdown
NumVotes: 2
Popularity: 0.118235
OutOfDate:
Maintainer: begin-theadventu
Submitter: igor-dyatlov
FirstSubmitted: 1655888353
LastModified: 1655888353
URLPath: /cgit/aur.git/snapshot/countdown.tar.gz
Name: countdown
PackageBaseID: 183444
PackageBase: countdown
Version: 1.0.4-1
Description: Track events until they happen or since they happened
URL: https://github.com/lainsce/countdown
NumVotes: 2
Popularity: 0.118235
OutOfDate:
Maintainer: begin-theadventu
Submitter: igor-dyatlov
FirstSubmitted: 1655888353
LastModified: 1655888353
URLPath: /cgit/aur.git/snapshot/countdown.tar.gz