python2-monotonic on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-monotonic

* (Optional) Uninstall python2-monotonic on Arch using YAY

$ yay -Rns python2-monotonic

2. Manually Install "python2-monotonic" via AUR

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

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

b. Clone python2-monotonic's git locally

$ git clone https://aur.archlinux.org/python2-monotonic.git ~/python2-monotonic

c. Go to ~/python2-monotonic folder and install it

$ cd ~/python2-monotonic $ makepkg -si

3. Information about the python2-monotonic package on Arch User Repository (AUR)

ID: 1396066
Name: python2-monotonic
PackageBaseID: 202065
PackageBase: python2-monotonic
Version: 1.6-2
Description: An implementation of time.monotonic() (legacy Python 2 version)
URL: https://pypi.org/project/monotonic/1.6/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706711704
LastModified: 1706711704
URLPath: /cgit/aur.git/snapshot/python2-monotonic.tar.gz

5. The same packages on other Linux Distributions