python-tabcompleter on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install python-tabcompleter on Arch using YAY
$
yay -S
python-tabcompleter
Copied
* (Optional) Uninstall python-tabcompleter on Arch using YAY
$
yay -Rns
python-tabcompleter
Copied
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
Copied
b. Clone python-tabcompleter's git locally
$
git clone https://aur.archlinux.org/python-tabcompleter.git
~/python-tabcompleter
Copied
c. Go to ~/python-tabcompleter folder and install it
$
cd
~/python-tabcompleter
Copied
$
makepkg -si
Copied
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
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