How to Install and Uninstall python3-hg-git Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python3-hg-git" package

Please follow the steps below to install python3-hg-git on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-hg-git

2. Uninstall "python3-hg-git" package

Please follow the instructions below to uninstall python3-hg-git on openSuSE Tumbleweed:

$ sudo zypper remove python3-hg-git

3. Information about the python3-hg-git package on openSuSE Tumbleweed

Information for package python3-hg-git:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-hg-git
Version : 0.10.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 465,1 KiB
Installed : No
Status : not installed
Source package : python-hg-git-0.10.2-1.2.src
Summary : Hg-Git Mercurial plugin
Description :
This plugin for Mercurial adds the ability to push and pull to/from a Git server repository from Hg. This means you can collaborate on Git based projects from Hg, or use a Git server as a collaboration point for a team with developers using both Git and Hg.
The Hg-Git plugin can convert commits/changesets losslessly from one system to another, so you can push via a Mercurial repository and another Hg client can pull it and their changeset node ids will be identical - Mercurial data does not get lost in translation. It is intended that Hg users may wish to use this to collaborate even if no Git users are involved in the project, and it may even provide some advantages if you’re using Bookmarks.