travis-lint on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S travis-lint

* (Optional) Uninstall travis-lint on Arch using YAY

$ yay -Rns travis-lint

2. Manually Install "travis-lint" via AUR

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

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

b. Clone travis-lint's git locally

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

c. Go to ~/travis-lint folder and install it

$ cd ~/travis-lint $ makepkg -si

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

ID: 744136
Name: travis-lint
PackageBaseID: 56879
PackageBase: travis-lint
Version: 2.0.0-1
Description: A tool that check your .travis.yml for possible issues, deprecations, and so on
URL: https://github.com/travis-ci/travis-lint
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: joschi
FirstSubmitted: 1329901874
LastModified: 1590703136
URLPath: /cgit/aur.git/snapshot/travis-lint.tar.gz