gitbutler-bin on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S gitbutler-bin

* (Optional) Uninstall gitbutler-bin on Arch using YAY

$ yay -Rns gitbutler-bin

2. Manually Install "gitbutler-bin" via AUR

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

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

b. Clone gitbutler-bin's git locally

$ git clone https://aur.archlinux.org/gitbutler-bin.git ~/gitbutler-bin

c. Go to ~/gitbutler-bin folder and install it

$ cd ~/gitbutler-bin $ makepkg -si

3. Information about the gitbutler-bin package on Arch User Repository (AUR)

ID: 1426766
Name: gitbutler-bin
PackageBaseID: 202585
PackageBase: gitbutler-bin
Version: 0.10.24-1
Description: Version control client, backed by Git, powered by Tauri/Rust/Svelte
URL: https://gitbutler.com/
NumVotes: 5
Popularity: 3.433052
OutOfDate:
Maintainer: DanielB
Submitter: DanielB
FirstSubmitted: 1708038167
LastModified: 1710378748
URLPath: /cgit/aur.git/snapshot/gitbutler-bin.tar.gz