comby on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S comby

* (Optional) Uninstall comby on Arch using YAY

$ yay -Rns comby

2. Manually Install "comby" via AUR

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

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

b. Clone comby's git locally

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

c. Go to ~/comby folder and install it

$ cd ~/comby $ makepkg -si

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

ID: 1411095
Name: comby
PackageBaseID: 153594
PackageBase: comby
Version: 1.8.1-2
Description: A tool for structural code search and replace that supports ~every language.
URL: https://comby.dev/
NumVotes: 1
Popularity: 0.001233
OutOfDate:
Maintainer: StreakyCobra
Submitter: LawnGnome
FirstSubmitted: 1590435347
LastModified: 1708204787
URLPath: /cgit/aur.git/snapshot/comby.tar.gz