mpfc on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S mpfc

* (Optional) Uninstall mpfc on Arch using YAY

$ yay -Rns mpfc

2. Manually Install "mpfc" via AUR

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

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

b. Clone mpfc's git locally

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

c. Go to ~/mpfc folder and install it

$ cd ~/mpfc $ makepkg -si

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

ID: 219575
Name: mpfc
PackageBaseID: 96953
PackageBase: mpfc
Version: 2.0-1
Description: A gstreamer-based audio player with curses interface.
URL: http://sourceforge.net/projects/mpfc/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1439133937
LastModified: 1439134134
URLPath: /cgit/aur.git/snapshot/mpfc.tar.gz