git-debubble on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S git-debubble

* (Optional) Uninstall git-debubble on Arch using YAY

$ yay -Rns git-debubble

2. Manually Install "git-debubble" via AUR

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

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

b. Clone git-debubble's git locally

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

c. Go to ~/git-debubble folder and install it

$ cd ~/git-debubble $ makepkg -si

3. Information about the git-debubble package on Arch User Repository (AUR)

ID: 223796
Name: git-debubble
PackageBaseID: 96661
PackageBase: git-debubble
Version: 1.2-1
Description: Clean up merge bubbles in a Git repository
URL: http://www.catb.org/esr/git-debubble/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1438569103
LastModified: 1440148184
URLPath: /cgit/aur.git/snapshot/git-debubble.tar.gz