postgresql-tsearch-extras on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S postgresql-tsearch-extras

* (Optional) Uninstall postgresql-tsearch-extras on Arch using YAY

$ yay -Rns postgresql-tsearch-extras

2. Manually Install "postgresql-tsearch-extras" via AUR

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

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

b. Clone postgresql-tsearch-extras's git locally

$ git clone https://aur.archlinux.org/postgresql-tsearch-extras.git ~/postgresql-tsearch-extras

c. Go to ~/postgresql-tsearch-extras folder and install it

$ cd ~/postgresql-tsearch-extras $ makepkg -si

3. Information about the postgresql-tsearch-extras package on Arch User Repository (AUR)

ID: 310184
Name: postgresql-tsearch-extras
PackageBaseID: 112132
PackageBase: postgresql-tsearch-extras
Version: 0.2-1
Description: Additional full text search functions for PostgreSQL
URL: https://github.com/zulip/tsearch_extras
NumVotes: 0
Popularity: 0
OutOfDate: 1537633256
Maintainer:
Submitter: pingveno
FirstSubmitted: 1465160884
LastModified: 1465161284
URLPath: /cgit/aur.git/snapshot/postgresql-tsearch-extras.tar.gz