python-pip-search on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pip-search

* (Optional) Uninstall python-pip-search on Arch using YAY

$ yay -Rns python-pip-search

2. Manually Install "python-pip-search" via AUR

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

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

b. Clone python-pip-search's git locally

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

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

$ cd ~/python-pip-search $ makepkg -si

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

ID: 1198959
Name: python-pip-search
PackageBaseID: 184311
PackageBase: python-pip-search
Version: 0.0.12-2
Description: Searching thought pip when hard times strike.
URL: https://github.com/victorgarric/pip_search
NumVotes: 1
Popularity: 0.18087
OutOfDate:
Maintainer: Lehmaning
Submitter: Lehmaning
FirstSubmitted: 1658770294
LastModified: 1674103765
URLPath: /cgit/aur.git/snapshot/python-pip-search.tar.gz