piscope on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install piscope on Arch using YAY
$
yay -S
piscope
Copied
* (Optional) Uninstall piscope on Arch using YAY
$
yay -Rns
piscope
Copied
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
Copied
b. Clone piscope's git locally
$
git clone https://aur.archlinux.org/piscope.git
~/piscope
Copied
c. Go to ~/piscope folder and install it
$
cd
~/piscope
Copied
$
makepkg -si
Copied
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
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