kmediaplayer on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kmediaplayer

* (Optional) Uninstall kmediaplayer on Arch using YAY

$ yay -Rns kmediaplayer

2. Manually Install "kmediaplayer" via AUR

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

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

b. Clone kmediaplayer's git locally

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

c. Go to ~/kmediaplayer folder and install it

$ cd ~/kmediaplayer $ makepkg -si

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

ID: 1407172
Name: kmediaplayer
PackageBaseID: 188519
PackageBase: kmediaplayer
Version: 5.115.0-1
Description: Plugin interface for media player features
URL: https://invent.kde.org/frameworks/kmediaplayer
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: patlefort
Submitter: arojas
FirstSubmitted: 1670348941
LastModified: 1707591140
URLPath: /cgit/aur.git/snapshot/kmediaplayer.tar.gz

5. The same packages on other Linux Distributions