aseqview on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aseqview

* (Optional) Uninstall aseqview on Arch using YAY

$ yay -Rns aseqview

2. Manually Install "aseqview" via AUR

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

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

b. Clone aseqview's git locally

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

c. Go to ~/aseqview folder and install it

$ cd ~/aseqview $ makepkg -si

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

ID: 207760
Name: aseqview
PackageBaseID: 41203
PackageBase: aseqview
Version: 0.2.8-1
Description: An ALSA sequencer user-client which works as event viewer.
URL: http://www.alsa-project.org/~tiwai/alsa.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: masutu
Submitter: masutu
FirstSubmitted: 1285679692
LastModified: 1436215327
URLPath: /cgit/aur.git/snapshot/aseqview.tar.gz