How to Install and Uninstall python3-pygit2 Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-pygit2" package

This guide covers the steps necessary to install python3-pygit2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pygit2

2. Uninstall "python3-pygit2" package

This tutorial shows how to uninstall python3-pygit2 on openSUSE Leap:

$ sudo zypper remove python3-pygit2

3. Information about the python3-pygit2 package on openSUSE Leap

Information for package python3-pygit2:
---------------------------------------
Repository : Main Repository
Name : python3-pygit2
Version : 1.7.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 856.6 KiB
Installed : No
Status : not installed
Source package : python-pygit2-1.7.0-bp155.2.14.src
Upstream URL : https://github.com/libgit2/pygit2
Summary : Python bindings for libgit2
Description :
Bindings for libgit2, a linkable C library for the Git version-control system.