ttyvideo on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ttyvideo

* (Optional) Uninstall ttyvideo on Arch using YAY

$ yay -Rns ttyvideo

2. Manually Install "ttyvideo" via AUR

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

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

b. Clone ttyvideo's git locally

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

c. Go to ~/ttyvideo folder and install it

$ cd ~/ttyvideo $ makepkg -si

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

ID: 423522
Name: ttyvideo
PackageBaseID: 123697
PackageBase: ttyvideo
Version: 0.0.1-2
Description: Play video in the terminal
URL: https://github.com/jamesthoughton/ttyvideo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhoughton
Submitter: jhoughton
FirstSubmitted: 1498756276
LastModified: 1498759729
URLPath: /cgit/aur.git/snapshot/ttyvideo.tar.gz