python-travispy on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-travispy

* (Optional) Uninstall python-travispy on Arch using YAY

$ yay -Rns python-travispy

2. Manually Install "python-travispy" via AUR

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

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

b. Clone python-travispy's git locally

$ git clone https://aur.archlinux.org/python-travispy.git ~/python-travispy

c. Go to ~/python-travispy folder and install it

$ cd ~/python-travispy $ makepkg -si

3. Information about the python-travispy package on Arch User Repository (AUR)

ID: 1257754
Name: python-travispy
PackageBaseID: 135810
PackageBase: python-travispy
Version: 0.3.5-2
Description: TravisPy is a Python API for Travis CI. It follows the official API and is implemented as similar as possible to Ruby implementation.
URL: https://github.com/menegazzo/travispy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1536453383
LastModified: 1684038049
URLPath: /cgit/aur.git/snapshot/python-travispy.tar.gz