milcheck on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S milcheck

* (Optional) Uninstall milcheck on Arch using YAY

$ yay -Rns milcheck

2. Manually Install "milcheck" via AUR

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

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

b. Clone milcheck's git locally

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

c. Go to ~/milcheck folder and install it

$ cd ~/milcheck $ makepkg -si

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

ID: 1282213
Name: milcheck
PackageBaseID: 166946
PackageBase: milcheck
Version: 0.3.4-1
Description: A CLI that displays the status of your pacman mirrorlist and the Arch Linux latest news right in the terminal
URL: https://github.com/doums/milcheck
NumVotes: 5
Popularity: 0.11808
OutOfDate:
Maintainer: doums
Submitter: doums
FirstSubmitted: 1621087865
LastModified: 1688338786
URLPath: /cgit/aur.git/snapshot/milcheck.tar.gz