pyp on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pyp

* (Optional) Uninstall pyp on Arch using YAY

$ yay -Rns pyp

2. Manually Install "pyp" via AUR

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

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

b. Clone pyp's git locally

$ git clone https://aur.archlinux.org/pyp.git ~/pyp

c. Go to ~/pyp folder and install it

$ cd ~/pyp $ makepkg -si

3. Information about the pyp package on Arch User Repository (AUR)

ID: 1217418
Name: pyp
PackageBaseID: 152970
PackageBase: pyp
Version: 1.1.0-1
Description: Easily run Python at the shell! Magical, but never mysterious.
URL: https://github.com/hauntsaninja/pyp
NumVotes: 2
Popularity: 0
OutOfDate: 1709796675
Maintainer: alhirzel
Submitter: Rogach
FirstSubmitted: 1589906598
LastModified: 1677259930
URLPath: /cgit/aur.git/snapshot/pyp.tar.gz