How to Install and Uninstall python-gitpython Package on Manjaro

Last updated: May 13,2024

1. Install "python-gitpython" package

Please follow the instructions below to install python-gitpython on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-gitpython

2. Uninstall "python-gitpython" package

This tutorial shows how to uninstall python-gitpython on Manjaro:

$ sudo pacman -Rcns python-gitpython

3. Information about the python-gitpython package on Manjaro

Repository : extra
Name : python-gitpython
Version : 3.1.40-1
Description : A python library used to interact with Git repositories
Architecture : any
URL : https://github.com/gitpython-developers/gitpython
Licenses : BSD-3-Clause
Groups : None
Provides : None
Depends On : git python python-gitdb python-typing-extensions
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 357.19 KiB
Installed Size : 2030.57 KiB
Packager : David Runge
Build Date : Wed Oct 25 15:51:16 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions