bitrise on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bitrise

* (Optional) Uninstall bitrise on Arch using YAY

$ yay -Rns bitrise

2. Manually Install "bitrise" via AUR

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

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

b. Clone bitrise's git locally

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

c. Go to ~/bitrise folder and install it

$ cd ~/bitrise $ makepkg -si

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

ID: 1238493
Name: bitrise
PackageBaseID: 111990
PackageBase: bitrise
Version: 2.2.5-1
Description: Run your bitrise.io automations offline
URL: https://github.com/bitrise-io/bitrise
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: g360
Submitter: jni
FirstSubmitted: 1464921994
LastModified: 1680975099
URLPath: /cgit/aur.git/snapshot/bitrise.tar.gz