implay on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S implay

* (Optional) Uninstall implay on Arch using YAY

$ yay -Rns implay

2. Manually Install "implay" via AUR

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

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

b. Clone implay's git locally

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

c. Go to ~/implay folder and install it

$ cd ~/implay $ makepkg -si

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

ID: 1362502
Name: implay
PackageBaseID: 190611
PackageBase: implay
Version: 1.5.1-1
Description: Desktop media player built on top of mpv and imgui
URL: https://github.com/tsl0922/ImPlay
NumVotes: 1
Popularity: 0.000465
OutOfDate:
Maintainer: 135e2
Submitter: 135e2
FirstSubmitted: 1676914349
LastModified: 1701350184
URLPath: /cgit/aur.git/snapshot/implay.tar.gz