How to Install and Uninstall sqlc Package on Manjaro

Last updated: May 17,2024

1. Install "sqlc" package

Please follow the guidance below to install sqlc on Manjaro

$ sudo pacman -Sy $ sudo pacman -S sqlc

2. Uninstall "sqlc" package

In this section, we are going to explain the necessary steps to uninstall sqlc on Manjaro:

$ sudo pacman -Rcns sqlc

3. Information about the sqlc package on Manjaro

Repository : extra
Name : sqlc
Version : 1.25.0-1
Description : Compile SQL to type-safe Go
Architecture : x86_64
URL : https://sqlc.dev
Licenses : MIT
Groups : None
Provides : None
Depends On : glibc gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 11.21 MiB
Installed Size : 52.63 MiB
Packager : George Rawlinson
Build Date : Tue Jan 9 23:07:17 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions