ltc-tools on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ltc-tools

* (Optional) Uninstall ltc-tools on Arch using YAY

$ yay -Rns ltc-tools

2. Manually Install "ltc-tools" via AUR

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

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

b. Clone ltc-tools's git locally

$ git clone https://aur.archlinux.org/ltc-tools.git ~/ltc-tools

c. Go to ~/ltc-tools folder and install it

$ cd ~/ltc-tools $ makepkg -si

3. Information about the ltc-tools package on Arch User Repository (AUR)

ID: 609587
Name: ltc-tools
PackageBaseID: 141780
PackageBase: ltc-tools
Version: 0.7.0-1
Description: Commandline tools to deal with linear-timecode (LTC)
URL: https://github.com/x42/ltc-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jmx
FirstSubmitted: 1556993064
LastModified: 1556993064
URLPath: /cgit/aur.git/snapshot/ltc-tools.tar.gz