How to Install and Uninstall python36-GitPython Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-GitPython" package
Please follow the guidance below to install python36-GitPython on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-GitPython
Copied
2. Uninstall "python36-GitPython" package
This guide covers the steps necessary to uninstall python36-GitPython on openSuSE Tumbleweed:
$
sudo zypper remove
python36-GitPython
Copied
3. Information about the python36-GitPython package on openSuSE Tumbleweed
Information for package python36-GitPython:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-GitPython
Version : 3.1.12.1610074031.f653af66-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-GitPython-3.1.12.1610074031.f653af66-1.7.src
Summary : Python Git Library
Description :
GitPython is a python library used to interact with Git repositories.
GitPython provides object model read and write access to your git repository.
Access repository information conveniently, alter the index directly, handle
remotes, or go down to low-level object database access with big-files support.
With the new object database abstraction added in 0.3, its even possible to
implement your own storage mechanisms, the currently available implementations
are 'cgit' and pure python, which is the default.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-GitPython
Version : 3.1.12.1610074031.f653af66-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-GitPython-3.1.12.1610074031.f653af66-1.7.src
Summary : Python Git Library
Description :
GitPython is a python library used to interact with Git repositories.
GitPython provides object model read and write access to your git repository.
Access repository information conveniently, alter the index directly, handle
remotes, or go down to low-level object database access with big-files support.
With the new object database abstraction added in 0.3, its even possible to
implement your own storage mechanisms, the currently available implementations
are 'cgit' and pure python, which is the default.