python-fancycompleter on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-fancycompleter

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

$ yay -Rns python-fancycompleter

2. Manually Install "python-fancycompleter" via AUR

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

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

b. Clone python-fancycompleter's git locally

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

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

$ cd ~/python-fancycompleter $ makepkg -si

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

ID: 1084061
Name: python-fancycompleter
PackageBaseID: 115236
PackageBase: python-fancycompleter
Version: 0.9.1-1
Description: Colorful TAB completion for Python prompt
URL: https://github.com/pdbpp/fancycompleter
NumVotes: 7
Popularity: 2.6E-5
OutOfDate:
Maintainer: blueyed
Submitter: blueyed
FirstSubmitted: 1472946104
LastModified: 1653309082
URLPath: /cgit/aur.git/snapshot/python-fancycompleter.tar.gz