mnc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mnc

* (Optional) Uninstall mnc on Arch using YAY

$ yay -Rns mnc

2. Manually Install "mnc" via AUR

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

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

b. Clone mnc's git locally

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

c. Go to ~/mnc folder and install it

$ cd ~/mnc $ makepkg -si

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

ID: 1212923
Name: mnc
PackageBaseID: 190551
PackageBase: mnc
Version: 0.4-1
Description: get the time in seconds to next cron job
URL: https://git.sr.ht/~anjan/mnc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arenm
Submitter: arenm
FirstSubmitted: 1676756227
LastModified: 1676756227
URLPath: /cgit/aur.git/snapshot/mnc.tar.gz