overdue on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "overdue" 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 overdue on Arch using YAY

$ yay -S overdue

* (Optional) Uninstall overdue on Arch using YAY

$ yay -Rns overdue

2. Manually Install "overdue" via AUR

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

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

b. Clone overdue's git locally

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

c. Go to ~/overdue folder and install it

$ cd ~/overdue $ makepkg -si

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

ID: 1106616
Name: overdue
PackageBaseID: 111152
PackageBase: overdue
Version: 1.1.1-1
Description: Get notified about running daemons that reference outdated shared libraries
URL: https://github.com/tylerjl/overdue
NumVotes: 37
Popularity: 0.527086
OutOfDate:
Maintainer: leothrix
Submitter: leothrix
FirstSubmitted: 1462932626
LastModified: 1656740374
URLPath: /cgit/aur.git/snapshot/overdue.tar.gz