python-codetiming on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-codetiming

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

$ yay -Rns python-codetiming

2. Manually Install "python-codetiming" via AUR

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

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

b. Clone python-codetiming's git locally

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

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

$ cd ~/python-codetiming $ makepkg -si

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

ID: 1151299
Name: python-codetiming
PackageBaseID: 153934
PackageBase: python-codetiming
Version: 1.3.2-1
Description: Flexible, customizable timer for your Python code
URL: https://github.com/realpython/codetiming
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1591274443
LastModified: 1665551299
URLPath: /cgit/aur.git/snapshot/python-codetiming.tar.gz