How to Install and Uninstall python2-psycopg2.x86_64 Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python2-psycopg2.x86_64" package
This is a short guide on how to install python2-psycopg2.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-psycopg2.x86_64
Copied
2. Uninstall "python2-psycopg2.x86_64" package
This is a short guide on how to uninstall python2-psycopg2.x86_64 on Oracle Linux 8:
$
sudo dnf remove
python2-psycopg2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-psycopg2.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:19:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-psycopg2
Version : 2.7.5
Release : 7.module+el8.3.0+7833+4aaf98ce
Architecture : x86_64
Size : 172 k
Source : python-psycopg2-2.7.5-7.module+el8.3.0+7833+4aaf98ce.src.rpm
Repository : ol8_appstream
Summary : A PostgreSQL database adapter for Python 2
URL : http://www.psycopg.org/psycopg/
License : LGPLv3+ with exceptions
Description : Psycopg is the most popular PostgreSQL adapter for the Python
: programming language. At its core it fully implements the Python DB
: API 2.0 specifications. Several extensions allow access to many of the
: features offered by PostgreSQL.
Available Packages
Name : python2-psycopg2
Version : 2.7.5
Release : 7.module+el8.3.0+7833+4aaf98ce
Architecture : x86_64
Size : 172 k
Source : python-psycopg2-2.7.5-7.module+el8.3.0+7833+4aaf98ce.src.rpm
Repository : ol8_appstream
Summary : A PostgreSQL database adapter for Python 2
URL : http://www.psycopg.org/psycopg/
License : LGPLv3+ with exceptions
Description : Psycopg is the most popular PostgreSQL adapter for the Python
: programming language. At its core it fully implements the Python DB
: API 2.0 specifications. Several extensions allow access to many of the
: features offered by PostgreSQL.