mplayer2 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mplayer2

* (Optional) Uninstall mplayer2 on Arch using YAY

$ yay -Rns mplayer2

2. Manually Install "mplayer2" via AUR

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

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

b. Clone mplayer2's git locally

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

c. Go to ~/mplayer2 folder and install it

$ cd ~/mplayer2 $ makepkg -si

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

ID: 559078
Name: mplayer2
PackageBaseID: 74016
PackageBase: mplayer2
Version: 20131009-14
Description: Advanced general-purpose media player. A fork of the original MPlayer project
URL: https://github.com/nezumisama/mplayer2
NumVotes: 49
Popularity: 0
OutOfDate:
Maintainer: applebloom
Submitter: Barthalion
FirstSubmitted: 1380882637
LastModified: 1541965275
URLPath: /cgit/aur.git/snapshot/mplayer2.tar.gz

5. The same packages on other Linux Distributions