osd_countdown on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "osd_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

b. Install osd_countdown on Arch using YAY

$ yay -S osd_countdown

* (Optional) Uninstall osd_countdown on Arch using YAY

$ yay -Rns osd_countdown

2. Manually Install "osd_countdown" via AUR

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

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

b. Clone osd_countdown's git locally

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

c. Go to ~/osd_countdown folder and install it

$ cd ~/osd_countdown $ makepkg -si

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

ID: 1035759
Name: osd_countdown
PackageBaseID: 133946
PackageBase: osd_countdown
Version: 0.1-1
Description: A countdown (timer) which uses the X On-Screen Display library
URL: https://github.com/danitool/osd_countdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danitool
Submitter: danitool
FirstSubmitted: 1530556932
LastModified: 1644688123
URLPath: /cgit/aur.git/snapshot/osd_countdown.tar.gz