python-rebulk on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-rebulk

* (Optional) Uninstall python-rebulk on Arch using YAY

$ yay -Rns python-rebulk

2. Manually Install "python-rebulk" via AUR

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

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

b. Clone python-rebulk's git locally

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

c. Go to ~/python-rebulk folder and install it

$ cd ~/python-rebulk $ makepkg -si

3. Information about the python-rebulk package on Arch User Repository (AUR)

ID: 1002135
Name: python-rebulk
PackageBaseID: 106541
PackageBase: python-rebulk
Version: 3.1.0-1
Description: Define simple search patterns in bulk to perform advanced matching on any string.
URL: https://github.com/Toilal/rebulk
NumVotes: 36
Popularity: 0.659329
OutOfDate:
Maintainer: fryfrog
FirstSubmitted: 1453630687
LastModified: 1639381272
URLPath: /cgit/aur.git/snapshot/python-rebulk.tar.gz

5. The same packages on other Linux Distributions