timescaledb-parallel-copy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S timescaledb-parallel-copy

* (Optional) Uninstall timescaledb-parallel-copy on Arch using YAY

$ yay -Rns timescaledb-parallel-copy

2. Manually Install "timescaledb-parallel-copy" via AUR

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

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

b. Clone timescaledb-parallel-copy's git locally

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

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

$ cd ~/timescaledb-parallel-copy $ makepkg -si

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

ID: 1117912
Name: timescaledb-parallel-copy
PackageBaseID: 160022
PackageBase: timescaledb-parallel-copy
Version: 0.4.0-1
Description: A tool for parallel copying of CSV data into a TimescaleDB hypertable
URL: https://github.com/timescale/timescaledb-parallel-copy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1605726070
LastModified: 1658877579
URLPath: /cgit/aur.git/snapshot/timescaledb-parallel-copy.tar.gz