xoscope on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S xoscope

* (Optional) Uninstall xoscope on Arch using YAY

$ yay -Rns xoscope

2. Manually Install "xoscope" via AUR

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

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

b. Clone xoscope's git locally

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

c. Go to ~/xoscope folder and install it

$ cd ~/xoscope $ makepkg -si

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

ID: 936642
Name: xoscope
PackageBaseID: 12140
PackageBase: xoscope
Version: 2.3-1
Description: A digital oscilloscope using input from a sound card. This package does not support COMEDI devices.
URL: http://xoscope.sourceforge.net/
NumVotes: 45
Popularity: 0
OutOfDate:
Maintainer: rcassani
Submitter: blackvladimir
FirstSubmitted: 1185104246
LastModified: 1626740087
URLPath: /cgit/aur.git/snapshot/xoscope.tar.gz