me-tv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S me-tv

* (Optional) Uninstall me-tv on Arch using YAY

$ yay -Rns me-tv

2. Manually Install "me-tv" via AUR

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

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

b. Clone me-tv's git locally

$ git clone https://aur.archlinux.org/me-tv.git ~/me-tv

c. Go to ~/me-tv folder and install it

$ cd ~/me-tv $ makepkg -si

3. Information about the me-tv package on Arch User Repository (AUR)

ID: 774850
Name: me-tv
PackageBaseID: 151319
PackageBase: me-tv
Version: 3.1.0-1
Description: DVB viewer based on GTK+3 and GStreamer
URL: https://github.com/Me-TV/Me-TV
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Babets
FirstSubmitted: 1586515175
LastModified: 1596642200
URLPath: /cgit/aur.git/snapshot/me-tv.tar.gz

5. The same packages on other Linux Distributions