melody on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S melody

* (Optional) Uninstall melody on Arch using YAY

$ yay -Rns melody

2. Manually Install "melody" via AUR

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

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

b. Clone melody's git locally

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

c. Go to ~/melody folder and install it

$ cd ~/melody $ makepkg -si

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

ID: 1290471
Name: melody
PackageBaseID: 176234
PackageBase: melody
Version: 0.19.0-1
Description: A language designed to compile to and maintain a 1-1 relationship with regular expressions, while being more readable and maintainable.
URL: https://github.com/yoav-lavi/melody
NumVotes: 2
Popularity: 0.007882
OutOfDate:
Maintainer: ilai
Submitter: ilai
FirstSubmitted: 1645450438
LastModified: 1689646520
URLPath: /cgit/aur.git/snapshot/melody.tar.gz

5. The same packages on other Linux Distributions