python-task2dot on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-task2dot

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

$ yay -Rns python-task2dot

2. Manually Install "python-task2dot" via AUR

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

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

b. Clone python-task2dot's git locally

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

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

$ cd ~/python-task2dot $ makepkg -si

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

ID: 1074919
Name: python-task2dot
PackageBaseID: 178528
PackageBase: python-task2dot
Version: 0.0.15-1
Description: Convert taskwarrior export to graphviz format and analyse projects
URL: https://github.com/garykl/task2dot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1651577479
LastModified: 1651577479
URLPath: /cgit/aur.git/snapshot/python-task2dot.tar.gz