python-cueparser on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-cueparser

* (Optional) Uninstall python-cueparser on Arch using YAY

$ yay -Rns python-cueparser

2. Manually Install "python-cueparser" via AUR

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

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

b. Clone python-cueparser's git locally

$ git clone https://aur.archlinux.org/python-cueparser.git ~/python-cueparser

c. Go to ~/python-cueparser folder and install it

$ cd ~/python-cueparser $ makepkg -si

3. Information about the python-cueparser package on Arch User Repository (AUR)

ID: 712376
Name: python-cueparser
PackageBaseID: 150713
PackageBase: python-cueparser
Version: 1.0.0-1
Description: Simple cue file parser written in python
URL: https://pypi.org/project/CueParser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: b6b
Submitter: b6b
FirstSubmitted: 1585184842
LastModified: 1585184842
URLPath: /cgit/aur.git/snapshot/python-cueparser.tar.gz