How to Install and Uninstall python312-fastimport Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-fastimport" package

This tutorial shows how to install python312-fastimport on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-fastimport

2. Uninstall "python312-fastimport" package

This guide let you learn how to uninstall python312-fastimport on openSuSE Tumbleweed:

$ sudo zypper remove python312-fastimport

3. Information about the python312-fastimport package on openSuSE Tumbleweed

Information for package python312-fastimport:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-fastimport
Version : 0.9.14-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 350.0 KiB
Installed : No
Status : not installed
Source package : python-fastimport-0.9.14-2.7.src
Upstream URL : https://github.com/jelmer/python-fastimport
Summary : Fastimport parser in Python
Description :
This is the Python parser that was originally developed for
bzr-fastimport, but extracted so it can be used by other projects.
It is currently used by bzr-fastimport and dulwich. hg-fastimport and
git-remote-hg use a slightly modified version of it.