python-tictoc on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-tictoc

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

$ yay -Rns python-tictoc

2. Manually Install "python-tictoc" via AUR

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

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

b. Clone python-tictoc's git locally

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

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

$ cd ~/python-tictoc $ makepkg -si

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

ID: 1155995
Name: python-tictoc
PackageBaseID: 186816
PackageBase: python-tictoc
Version: 1.5.2-1
Description: Time code using syntax similar to tic and toc in MATLAB
URL: https://github.com/ericcfields/pytictoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1666449524
LastModified: 1666449524
URLPath: /cgit/aur.git/snapshot/python-tictoc.tar.gz