How to Install and Uninstall golang-github-jackc-pgtype-devel.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "golang-github-jackc-pgtype-devel.noarch" package

Please follow the step by step instructions below to install golang-github-jackc-pgtype-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-jackc-pgtype-devel.noarch

2. Uninstall "golang-github-jackc-pgtype-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-jackc-pgtype-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-jackc-pgtype-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jackc-pgtype-devel.noarch package on Fedora 38

Last metadata expiration check: 2:24:41 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-jackc-pgtype-devel
Version : 1.6.2
Release : 6.fc38
Architecture : noarch
Size : 140 k
Source : golang-github-jackc-pgtype-1.6.2-6.fc38.src.rpm
Repository : fedora
Summary : Go types for over 70 PostgreSQL types
URL : https://github.com/jackc/pgtype
License : MIT
Description : pgtype implements Go types for over 70 PostgreSQL types. pgtype is the type
: system underlying the https://github.com/jackc/pgx PostgreSQL driver. These
: types support the binary format for enhanced performance with pgx. They also
: support the database/sql Scan and Value interfaces and can be used with
: https://github.com/lib/pq.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jackc/pgtype