mpgedit on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S mpgedit

* (Optional) Uninstall mpgedit on Arch using YAY

$ yay -Rns mpgedit

2. Manually Install "mpgedit" via AUR

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

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

b. Clone mpgedit's git locally

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

c. Go to ~/mpgedit folder and install it

$ cd ~/mpgedit $ makepkg -si

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

ID: 376276
Name: mpgedit
PackageBaseID: 118956
PackageBase: mpgedit
Version: 0.75dev2-1
Description: MPEG1 layer 1/2/3 (mp3), MPEG 2 and MPEG 2.5 audio file editor able to split file without quality degradation
URL: http://mpgedit.org/mpgedit/home.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1484948477
LastModified: 1484948477
URLPath: /cgit/aur.git/snapshot/mpgedit.tar.gz