moped on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S moped

* (Optional) Uninstall moped on Arch using YAY

$ yay -Rns moped

2. Manually Install "moped" via AUR

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

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

b. Clone moped's git locally

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

c. Go to ~/moped folder and install it

$ cd ~/moped $ makepkg -si

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

ID: 213318
Name: moped
PackageBaseID: 43656
PackageBase: moped
Version: 2.16-8
Description: An advanced tool to flexibly manipulate MPD playlists
URL: https://github.com/cassava/moped
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: cassava
Submitter: cassava
FirstSubmitted: 1289961277
LastModified: 1437300801
URLPath: /cgit/aur.git/snapshot/moped.tar.gz