timescaledb-backup on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S timescaledb-backup

* (Optional) Uninstall timescaledb-backup on Arch using YAY

$ yay -Rns timescaledb-backup

2. Manually Install "timescaledb-backup" via AUR

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

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

b. Clone timescaledb-backup's git locally

$ git clone https://aur.archlinux.org/timescaledb-backup.git ~/timescaledb-backup

c. Go to ~/timescaledb-backup folder and install it

$ cd ~/timescaledb-backup $ makepkg -si

3. Information about the timescaledb-backup package on Arch User Repository (AUR)

ID: 925810
Name: timescaledb-backup
PackageBaseID: 164589
PackageBase: timescaledb-backup
Version: 0.1.1-3
Description: A tool for dumping and restoring TimescaleDB databases
URL: https://github.com/timescale/timescaledb-backup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1616283578
LastModified: 1624605909
URLPath: /cgit/aur.git/snapshot/timescaledb-backup.tar.gz