songs on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S songs

* (Optional) Uninstall songs on Arch using YAY

$ yay -Rns songs

2. Manually Install "songs" via AUR

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

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

b. Clone songs's git locally

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

c. Go to ~/songs folder and install it

$ cd ~/songs $ makepkg -si

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

ID: 619258
Name: songs
PackageBaseID: 106595
PackageBase: songs
Version: 3.1-1
Description: A software suite that allows a user to create beautiful songbooks using LaTeX
URL: http://songs.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1453736870
LastModified: 1559856814
URLPath: /cgit/aur.git/snapshot/songs.tar.gz