vitunes on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vitunes

* (Optional) Uninstall vitunes on Arch using YAY

$ yay -Rns vitunes

2. Manually Install "vitunes" via AUR

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

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

b. Clone vitunes's git locally

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

c. Go to ~/vitunes folder and install it

$ cd ~/vitunes $ makepkg -si

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

ID: 207540
Name: vitunes
PackageBaseID: 30313
PackageBase: vitunes
Version: 2.3-1
Description: A curses-based playlist manager and media player for *nix operating systems with vim-like keybindings.
URL: http://vitunes.org
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1253448902
LastModified: 1436174375
URLPath: /cgit/aur.git/snapshot/vitunes.tar.gz