tv_viewer on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S tv_viewer

* (Optional) Uninstall tv_viewer on Arch using YAY

$ yay -Rns tv_viewer

2. Manually Install "tv_viewer" via AUR

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

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

b. Clone tv_viewer's git locally

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

c. Go to ~/tv_viewer folder and install it

$ cd ~/tv_viewer $ makepkg -si

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

ID: 1376942
Name: tv_viewer
PackageBaseID: 127542
PackageBase: tv_viewer
Version: 2.3-1
Description: GUI to view television show details using TV maze API. Python3 Pyqt5 SQLite
URL: https://github.com/gavinlyonsrepo/tv_viewer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: glyons
Submitter: glyons
FirstSubmitted: 1511786690
LastModified: 1703788516
URLPath: /cgit/aur.git/snapshot/tv_viewer.tar.gz