pyval on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S pyval

* (Optional) Uninstall pyval on Arch using YAY

$ yay -Rns pyval

2. Manually Install "pyval" via AUR

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

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

b. Clone pyval's git locally

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

c. Go to ~/pyval folder and install it

$ cd ~/pyval $ makepkg -si

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

ID: 661508
Name: pyval
PackageBaseID: 146251
PackageBase: pyval
Version: 0.0.5-1
Description: Show value of python expressions, automatically imports objects
URL: https://github.com/coldfix/pyval
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: core-problem
Submitter: core-problem
FirstSubmitted: 1572482391
LastModified: 1572482391
URLPath: /cgit/aur.git/snapshot/pyval.tar.gz