apt-dater on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S apt-dater

* (Optional) Uninstall apt-dater on Arch using YAY

$ yay -Rns apt-dater

2. Manually Install "apt-dater" via AUR

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

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

b. Clone apt-dater's git locally

$ git clone https://aur.archlinux.org/apt-dater.git ~/apt-dater

c. Go to ~/apt-dater folder and install it

$ cd ~/apt-dater $ makepkg -si

3. Information about the apt-dater package on Arch User Repository (AUR)

ID: 1194213
Name: apt-dater
PackageBaseID: 97602
PackageBase: apt-dater
Version: 1.0.4-1
Description: Terminal-based remote package update manager
URL: https://github.com/DE-IBH/apt-dater
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: imp0
Submitter: imp0
FirstSubmitted: 1439558886
LastModified: 1673300349
URLPath: /cgit/aur.git/snapshot/apt-dater.tar.gz