tunesviewer on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S tunesviewer

* (Optional) Uninstall tunesviewer on Arch using YAY

$ yay -Rns tunesviewer

2. Manually Install "tunesviewer" via AUR

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

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

b. Clone tunesviewer's git locally

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

c. Go to ~/tunesviewer folder and install it

$ cd ~/tunesviewer $ makepkg -si

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

ID: 478171
Name: tunesviewer
PackageBaseID: 104024
PackageBase: tunesviewer
Version: 2.1-1
Description: TunesViewer is a small, easy to use program to access iTunes-university media and podcasts in Linux.
URL: http://sourceforge.net/projects/tunesviewer/
NumVotes: 8
Popularity: 0
OutOfDate: 1596873243
Maintainer:
FirstSubmitted: 1449001553
LastModified: 1516027924
URLPath: /cgit/aur.git/snapshot/tunesviewer.tar.gz

5. The same packages on other Linux Distributions