python-lookfor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-lookfor

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

$ yay -Rns python-lookfor

2. Manually Install "python-lookfor" via AUR

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

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

b. Clone python-lookfor's git locally

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

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

$ cd ~/python-lookfor $ makepkg -si

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

ID: 1087274
Name: python-lookfor
PackageBaseID: 86385
PackageBase: python-lookfor
Version: 0.0.2-1
Description: Search magic extension for IPython interpreter
URL: https://github.com/jschueller/lookfor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1412755147
LastModified: 1653930340
URLPath: /cgit/aur.git/snapshot/python-lookfor.tar.gz