How to Install and Uninstall cargo-pgx Package on Arch Linux

Last updated: May 19,2024

1. Install "cargo-pgx" package

In this section, we are going to explain the necessary steps to install cargo-pgx on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S cargo-pgx

2. Uninstall "cargo-pgx" package

This is a short guide on how to uninstall cargo-pgx on Arch Linux:

$ sudo pacman -Rcns cargo-pgx

3. Information about the cargo-pgx package on Arch Linux

Repository : community
Name : cargo-pgx
Version : 0.4.5-1
Description : Build PostgreSQL extensions with Rust
Architecture : x86_64
URL : https://github.com/tcdi/pgx
Licenses : MIT
Groups : None
Provides : None
Depends On : gcc-libs openssl clang llvm bzip2
Optional Deps : postgresql: to compile with system postgresql
Conflicts With : None
Replaces : None
Download Size : 2.84 MiB
Installed Size : 9.44 MiB
Packager : George Rawlinson
Build Date : Fri Aug 26 23:31:54 2022
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions