debezium-connector-postgres on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S debezium-connector-postgres

* (Optional) Uninstall debezium-connector-postgres on Arch using YAY

$ yay -Rns debezium-connector-postgres

2. Manually Install "debezium-connector-postgres" via AUR

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

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

b. Clone debezium-connector-postgres's git locally

$ git clone https://aur.archlinux.org/debezium-connector-postgres.git ~/debezium-connector-postgres

c. Go to ~/debezium-connector-postgres folder and install it

$ cd ~/debezium-connector-postgres $ makepkg -si

3. Information about the debezium-connector-postgres package on Arch User Repository (AUR)

ID: 1298372
Name: debezium-connector-postgres
PackageBaseID: 187123
PackageBase: debezium-connector-postgres
Version: 2.3.1.Final-1
Description: KafkaConnect plugin for PostgreSQL
URL: https://debezium.io/documentation/reference/2.0/connectors/postgresql.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1667603679
LastModified: 1691051350
URLPath: /cgit/aur.git/snapshot/debezium-connector-postgres.tar.gz