python-tabcompleter on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-tabcompleter

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

$ yay -Rns python-tabcompleter

2. Manually Install "python-tabcompleter" via AUR

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

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

b. Clone python-tabcompleter's git locally

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

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

$ cd ~/python-tabcompleter $ makepkg -si

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

ID: 1320321
Name: python-tabcompleter
PackageBaseID: 195111
PackageBase: python-tabcompleter
Version: 1.3.0-1
Description: Autocompletion in the Python console
URL: https://github.com/mdmintz/tabcompleter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1687880756
LastModified: 1694968395
URLPath: /cgit/aur.git/snapshot/python-tabcompleter.tar.gz