bitrise on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install bitrise on Arch using YAY
$
yay -S
bitrise
Copied
* (Optional) Uninstall bitrise on Arch using YAY
$
yay -Rns
bitrise
Copied
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
Copied
b. Clone bitrise's git locally
$
git clone https://aur.archlinux.org/bitrise.git
~/bitrise
Copied
c. Go to ~/bitrise folder and install it
$
cd
~/bitrise
Copied
$
makepkg -si
Copied
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
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