mp3fs-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mp3fs-git

* (Optional) Uninstall mp3fs-git on Arch using YAY

$ yay -Rns mp3fs-git

2. Manually Install "mp3fs-git" via AUR

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

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

b. Clone mp3fs-git's git locally

$ git clone https://aur.archlinux.org/mp3fs-git.git ~/mp3fs-git

c. Go to ~/mp3fs-git folder and install it

$ cd ~/mp3fs-git $ makepkg -si

3. Information about the mp3fs-git package on Arch User Repository (AUR)

ID: 667510
Name: mp3fs-git
PackageBaseID: 100177
PackageBase: mp3fs-git
Version: 20191117-1
Description: A read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read.
URL: http://khenriks.github.com/mp3fs/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1442480218
LastModified: 1573955484
URLPath: /cgit/aur.git/snapshot/mp3fs-git.tar.gz