python-nanotime on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-nanotime

* (Optional) Uninstall python-nanotime on Arch using YAY

$ yay -Rns python-nanotime

2. Manually Install "python-nanotime" via AUR

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

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

b. Clone python-nanotime's git locally

$ git clone https://aur.archlinux.org/python-nanotime.git ~/python-nanotime

c. Go to ~/python-nanotime folder and install it

$ cd ~/python-nanotime $ makepkg -si

3. Information about the python-nanotime package on Arch User Repository (AUR)

ID: 1147159
Name: python-nanotime
PackageBaseID: 151012
PackageBase: python-nanotime
Version: 0.5.2-1
Description: Provides a Python time object that keeps time as the number of nanoseconds since the UNIX epoch.
URL: https://github.com/jbenet/nanotime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ModYokosuka
Submitter: haawda
FirstSubmitted: 1585842664
LastModified: 1664644864
URLPath: /cgit/aur.git/snapshot/python-nanotime.tar.gz