python-mplug on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-mplug

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

$ yay -Rns python-mplug

2. Manually Install "python-mplug" via AUR

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

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

b. Clone python-mplug's git locally

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

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

$ cd ~/python-mplug $ makepkg -si

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

ID: 1329036
Name: python-mplug
PackageBaseID: 198002
PackageBase: python-mplug
Version: 0.2.1-1
Description: A plugin manager for mpv
URL: https://pypi.org/project/mplug/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anakojm
Submitter: anakojm
FirstSubmitted: 1696023222
LastModified: 1696503043
URLPath: /cgit/aur.git/snapshot/python-mplug.tar.gz