python-mpris_server on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-mpris_server

* (Optional) Uninstall python-mpris_server on Arch using YAY

$ yay -Rns python-mpris_server

2. Manually Install "python-mpris_server" via AUR

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

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

b. Clone python-mpris_server's git locally

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

c. Go to ~/python-mpris_server folder and install it

$ cd ~/python-mpris_server $ makepkg -si

3. Information about the python-mpris_server package on Arch User Repository (AUR)

ID: 1390017
Name: python-mpris_server
PackageBaseID: 163169
PackageBase: python-mpris_server
Version: 1:0.4.2-3
Description: Integrate MPRIS Media Player support into your app
URL: https://github.com/alexdelorenzo/mpris_server
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1612987499
LastModified: 1705862750
URLPath: /cgit/aur.git/snapshot/python-mpris_server.tar.gz