mlbviewer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mlbviewer

* (Optional) Uninstall mlbviewer on Arch using YAY

$ yay -Rns mlbviewer

2. Manually Install "mlbviewer" via AUR

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

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

b. Clone mlbviewer's git locally

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

c. Go to ~/mlbviewer folder and install it

$ cd ~/mlbviewer $ makepkg -si

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

ID: 219724
Name: mlbviewer
PackageBaseID: 80742
PackageBase: mlbviewer
Version: 2015_sf_1-1
Description: A collection of tools to view and listen to streaming baseball games from MLB.TV.
URL: http://sourceforge.net/projects/mlbviewer
NumVotes: 4
Popularity: 0
OutOfDate: 1701951220
Maintainer:
Submitter: vanillacoffee
FirstSubmitted: 1397047628
LastModified: 1439156442
URLPath: /cgit/aur.git/snapshot/mlbviewer.tar.gz

5. The same packages on other Linux Distributions