comby-bin on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S comby-bin

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

$ yay -Rns comby-bin

2. Manually Install "comby-bin" via AUR

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

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

b. Clone comby-bin's git locally

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

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

$ cd ~/comby-bin $ makepkg -si

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

ID: 1121117
Name: comby-bin
PackageBaseID: 184624
PackageBase: comby-bin
Version: 1.8.1-3
Description: A code rewrite tool for structural search and replace that supports ~every language.
URL: https://comby.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: frangio
Submitter: frangio
FirstSubmitted: 1659472121
LastModified: 1659489858
URLPath: /cgit/aur.git/snapshot/comby-bin.tar.gz