pyopl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pyopl

* (Optional) Uninstall pyopl on Arch using YAY

$ yay -Rns pyopl

2. Manually Install "pyopl" via AUR

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

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

b. Clone pyopl's git locally

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

c. Go to ~/pyopl folder and install it

$ cd ~/pyopl $ makepkg -si

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

ID: 238641
Name: pyopl
PackageBaseID: 48472
PackageBase: pyopl
Version: 1.2-2
Description: Python wrapper around DOSBox OPL synth
URL: http://pypi.python.org/pypi/PyOPL
NumVotes: 1
Popularity: 0
OutOfDate: 1654953757
Maintainer: Malvineous
FirstSubmitted: 1303707593
LastModified: 1444520345
URLPath: /cgit/aur.git/snapshot/pyopl.tar.gz