postgresql-topn on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "postgresql-topn" 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
Copied
b. Install postgresql-topn on Arch using YAY
$
yay -S
postgresql-topn
Copied
* (Optional) Uninstall postgresql-topn on Arch using YAY
$
yay -Rns
postgresql-topn
Copied
2. Manually Install "postgresql-topn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone postgresql-topn's git locally
$
git clone https://aur.archlinux.org/postgresql-topn.git
~/postgresql-topn
Copied
c. Go to ~/postgresql-topn folder and install it
$
cd
~/postgresql-topn
Copied
$
makepkg -si
Copied
3. Information about the postgresql-topn package on Arch User Repository (AUR)
ID: 1345964
Name: postgresql-topn
PackageBaseID: 171622
PackageBase: postgresql-topn
Version: 2.6.0-1
Description: PostgreSQL extension that returns the top values in a database according to some criteria
URL: https://github.com/citusdata/postgresql-topn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1633294448
LastModified: 1698860631
URLPath: /cgit/aur.git/snapshot/postgresql-topn.tar.gz
Name: postgresql-topn
PackageBaseID: 171622
PackageBase: postgresql-topn
Version: 2.6.0-1
Description: PostgreSQL extension that returns the top values in a database according to some criteria
URL: https://github.com/citusdata/postgresql-topn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1633294448
LastModified: 1698860631
URLPath: /cgit/aur.git/snapshot/postgresql-topn.tar.gz