python-timebudget on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-timebudget

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

$ yay -Rns python-timebudget

2. Manually Install "python-timebudget" via AUR

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

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

b. Clone python-timebudget's git locally

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

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

$ cd ~/python-timebudget $ makepkg -si

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

ID: 859307
Name: python-timebudget
PackageBaseID: 162946
PackageBase: python-timebudget
Version: 0.7-2
Description: A stupidly-simple tool to see where your time is going in Python programs
URL: https://github.com/leopd/timebudget
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hurufu
Submitter: hurufu
FirstSubmitted: 1612564458
LastModified: 1612565921
URLPath: /cgit/aur.git/snapshot/python-timebudget.tar.gz