mtime-utils on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S mtime-utils

* (Optional) Uninstall mtime-utils on Arch using YAY

$ yay -Rns mtime-utils

2. Manually Install "mtime-utils" via AUR

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

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

b. Clone mtime-utils's git locally

$ git clone https://aur.archlinux.org/mtime-utils.git ~/mtime-utils

c. Go to ~/mtime-utils folder and install it

$ cd ~/mtime-utils $ makepkg -si

3. Information about the mtime-utils package on Arch User Repository (AUR)

ID: 461734
Name: mtime-utils
PackageBaseID: 127281
PackageBase: mtime-utils
Version: 1.1.2-1
Description: A collection of tools for accessing and working with mtime (modification time) and other stat properties
URL: https://github.com/kata198/mtime_utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1510870584
LastModified: 1510872101
URLPath: /cgit/aur.git/snapshot/mtime-utils.tar.gz