pop-to-8bit on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "pop-to-8bit" 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 pop-to-8bit on Arch using YAY

$ yay -S pop-to-8bit

* (Optional) Uninstall pop-to-8bit on Arch using YAY

$ yay -Rns pop-to-8bit

2. Manually Install "pop-to-8bit" via AUR

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

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

b. Clone pop-to-8bit's git locally

$ git clone https://aur.archlinux.org/pop-to-8bit.git ~/pop-to-8bit

c. Go to ~/pop-to-8bit folder and install it

$ cd ~/pop-to-8bit $ makepkg -si

3. Information about the pop-to-8bit package on Arch User Repository (AUR)

ID: 970476
Name: pop-to-8bit
PackageBaseID: 171711
PackageBase: pop-to-8bit
Version: 0.0.1-1
Description: Python library for music and audio analysis
URL: https://github.com/tallero/pop-to-8bit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1633518840
LastModified: 1633518840
URLPath: /cgit/aur.git/snapshot/pop-to-8bit.tar.gz