python-doitlive on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-doitlive

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

$ yay -Rns python-doitlive

2. Manually Install "python-doitlive" via AUR

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

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

b. Clone python-doitlive's git locally

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

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

$ cd ~/python-doitlive $ makepkg -si

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

ID: 1327974
Name: python-doitlive
PackageBaseID: 149800
PackageBase: python-doitlive
Version: 4.4.0-1
Description: Because sometimes you need to do it live for Python 3
URL: https://github.com/sloria/doitlive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nandub
Submitter: nandub
FirstSubmitted: 1583347230
LastModified: 1696273924
URLPath: /cgit/aur.git/snapshot/python-doitlive.tar.gz