How to Install and Uninstall python3-gitdb.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-gitdb.noarch" package
This guide covers the steps necessary to install python3-gitdb.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-gitdb.noarch
Copied
2. Uninstall "python3-gitdb.noarch" package
Please follow the instructions below to uninstall python3-gitdb.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-gitdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gitdb.noarch package on AlmaLinux 8
Last metadata expiration check: 2:02:47 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-gitdb
Version : 4.0.1
Release : 2.el8
Architecture : noarch
Size : 112 k
Source : python-gitdb-4.0.1-2.el8.src.rpm
Repository : epel
Summary : Git Object Database
URL : https://github.com/gitpython-developers/gitdb
License : BSD
Description : GitDB allows you to access bare git repositories for reading and writing.
: It aims at allowing full access to loose objects as well as packs with
: performance and scalability in mind. It operates exclusively on streams,
: allowing to handle large objects with a small memory footprint.
:
: Python 3 version.
Available Packages
Name : python3-gitdb
Version : 4.0.1
Release : 2.el8
Architecture : noarch
Size : 112 k
Source : python-gitdb-4.0.1-2.el8.src.rpm
Repository : epel
Summary : Git Object Database
URL : https://github.com/gitpython-developers/gitdb
License : BSD
Description : GitDB allows you to access bare git repositories for reading and writing.
: It aims at allowing full access to loose objects as well as packs with
: performance and scalability in mind. It operates exclusively on streams,
: allowing to handle large objects with a small memory footprint.
:
: Python 3 version.