python-untokenize on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-untokenize

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

$ yay -Rns python-untokenize

2. Manually Install "python-untokenize" via AUR

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

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

b. Clone python-untokenize's git locally

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

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

$ cd ~/python-untokenize $ makepkg -si

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

ID: 892600
Name: python-untokenize
PackageBaseID: 165622
PackageBase: python-untokenize
Version: 0.1.1-1
Description: Transforms tokens into source code
URL: https://github.com/myint/untokenize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1618453542
LastModified: 1618453542
URLPath: /cgit/aur.git/snapshot/python-untokenize.tar.gz