mp3fs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mp3fs" 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
Copied
b. Install mp3fs on Arch using YAY
$
yay -S
mp3fs
Copied
* (Optional) Uninstall mp3fs on Arch using YAY
$
yay -Rns
mp3fs
Copied
2. Manually Install "mp3fs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mp3fs's git locally
$
git clone https://aur.archlinux.org/mp3fs.git
~/mp3fs
Copied
c. Go to ~/mp3fs folder and install it
$
cd
~/mp3fs
Copied
$
makepkg -si
Copied
3. Information about the mp3fs package on Arch User Repository (AUR)
ID: 874864
Name: mp3fs
PackageBaseID: 10215
PackageBase: mp3fs
Version: 1.1.1-1
Description: FUSE-based transcoding filesystem from FLAC to MP3
URL: http://khenriks.github.com/mp3fs
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: CReimer
Submitter:
FirstSubmitted: 1175698200
LastModified: 1615309396
URLPath: /cgit/aur.git/snapshot/mp3fs.tar.gz
Name: mp3fs
PackageBaseID: 10215
PackageBase: mp3fs
Version: 1.1.1-1
Description: FUSE-based transcoding filesystem from FLAC to MP3
URL: http://khenriks.github.com/mp3fs
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: CReimer
Submitter:
FirstSubmitted: 1175698200
LastModified: 1615309396
URLPath: /cgit/aur.git/snapshot/mp3fs.tar.gz