pypi-search on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pypi-search

* (Optional) Uninstall pypi-search on Arch using YAY

$ yay -Rns pypi-search

2. Manually Install "pypi-search" via AUR

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

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

b. Clone pypi-search's git locally

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

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

$ cd ~/pypi-search $ makepkg -si

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

ID: 1237972
Name: pypi-search
PackageBaseID: 192450
PackageBase: pypi-search
Version: 1.3.5-1
Description: Allows you to quickly query packages on PyPI
URL: https://github.com/shidenko97/pypisearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daniel_shub
Submitter: daniel_shub
FirstSubmitted: 1680878464
LastModified: 1680878464
URLPath: /cgit/aur.git/snapshot/pypi-search.tar.gz