mdfextract on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mdfextract

* (Optional) Uninstall mdfextract on Arch using YAY

$ yay -Rns mdfextract

2. Manually Install "mdfextract" via AUR

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

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

b. Clone mdfextract's git locally

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

c. Go to ~/mdfextract folder and install it

$ cd ~/mdfextract $ makepkg -si

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

ID: 193536
Name: mdfextract
PackageBaseID: 24756
PackageBase: mdfextract
Version: 0.1-3
Description: tool to extract audio data from MDF/MDS audio cd images to wav or raw files
URL: http://www.sqweek.com/sqweek/index.php?p=5
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1237320444
LastModified: 1434138789
URLPath: /cgit/aur.git/snapshot/mdfextract.tar.gz