tern on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tern

* (Optional) Uninstall tern on Arch using YAY

$ yay -Rns tern

2. Manually Install "tern" via AUR

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

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

b. Clone tern's git locally

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

c. Go to ~/tern folder and install it

$ cd ~/tern $ makepkg -si

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

ID: 1330864
Name: tern
PackageBaseID: 172052
PackageBase: tern
Version: 2.1.1-1
Description: A standalone migration tool for PostgreSQL
URL: https://github.com/jackc/tern
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: grawlinson
FirstSubmitted: 1634283499
LastModified: 1696840254
URLPath: /cgit/aur.git/snapshot/tern.tar.gz