ttv on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "ttv" 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
Copied
b. Install ttv on Arch using YAY
$
yay -S
ttv
Copied
* (Optional) Uninstall ttv on Arch using YAY
$
yay -Rns
ttv
Copied
2. Manually Install "ttv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ttv's git locally
$
git clone https://aur.archlinux.org/ttv.git
~/ttv
Copied
c. Go to ~/ttv folder and install it
$
cd
~/ttv
Copied
$
makepkg -si
Copied
3. Information about the ttv package on Arch User Repository (AUR)
ID: 559894
Name: ttv
PackageBaseID: 137335
PackageBase: ttv
Version: 0.2.2-1
Description: A command line tool for splitting files into test, train, and validation sets.
URL: https://github.com/sd2k/ttv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oowl
Submitter: oowl
FirstSubmitted: 1542111809
LastModified: 1542202739
URLPath: /cgit/aur.git/snapshot/ttv.tar.gz
Name: ttv
PackageBaseID: 137335
PackageBase: ttv
Version: 0.2.2-1
Description: A command line tool for splitting files into test, train, and validation sets.
URL: https://github.com/sd2k/ttv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oowl
Submitter: oowl
FirstSubmitted: 1542111809
LastModified: 1542202739
URLPath: /cgit/aur.git/snapshot/ttv.tar.gz