jet on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S jet

* (Optional) Uninstall jet on Arch using YAY

$ yay -Rns jet

2. Manually Install "jet" via AUR

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

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

b. Clone jet's git locally

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

c. Go to ~/jet folder and install it

$ cd ~/jet $ makepkg -si

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

ID: 1030713
Name: jet
PackageBaseID: 121057
PackageBase: jet
Version: 2.15.0-1
Description: A CLI tool designed to make working with Codeship Pro faster and easier
URL: https://codeship.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dcelasun
Submitter: dcelasun
FirstSubmitted: 1490711790
LastModified: 1643873264
URLPath: /cgit/aur.git/snapshot/jet.tar.gz