travis on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S travis

* (Optional) Uninstall travis on Arch using YAY

$ yay -Rns travis

2. Manually Install "travis" via AUR

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

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

b. Clone travis's git locally

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

c. Go to ~/travis folder and install it

$ cd ~/travis $ makepkg -si

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

ID: 910249
Name: travis
PackageBaseID: 71537
PackageBase: travis
Version: 210521-1
Description: Trajectory Analyzer and Visualizer
URL: http://www.travis-analyzer.de
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: mvondomaros
Submitter: mvondomaros
FirstSubmitted: 1372945634
LastModified: 1621605958
URLPath: /cgit/aur.git/snapshot/travis.tar.gz