piscope on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S piscope

* (Optional) Uninstall piscope on Arch using YAY

$ yay -Rns piscope

2. Manually Install "piscope" via AUR

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

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

b. Clone piscope's git locally

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

c. Go to ~/piscope folder and install it

$ cd ~/piscope $ makepkg -si

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

ID: 1021046
Name: piscope
PackageBaseID: 175190
PackageBase: piscope
Version: 0.8-1
Description: piscope is a logic analyser (digital waveform viewer) for the Raspberry. It shows the state (high or low) of selected GPIO in real-time.
URL: http://abyz.me.uk/rpi/pigpio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vleon1
Submitter: vleon1
FirstSubmitted: 1642591967
LastModified: 1642592301
URLPath: /cgit/aur.git/snapshot/piscope.tar.gz