How to Install and Uninstall hgsvn.noarch Package on Fedora 39
Last updated: November 27,2024
1. Install "hgsvn.noarch" package
This guide let you learn how to install hgsvn.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
hgsvn.noarch
Copied
2. Uninstall "hgsvn.noarch" package
Please follow the instructions below to uninstall hgsvn.noarch on Fedora 39:
$
sudo dnf remove
hgsvn.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the hgsvn.noarch package on Fedora 39
Last metadata expiration check: 1:20:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : hgsvn
Version : 0.6.0
Release : 11.fc39
Architecture : noarch
Size : 193 k
Source : hgsvn-0.6.0-11.fc39.src.rpm
Repository : fedora
Summary : A set of scripts to work locally on subversion checkouts using mercurial
URL : http://pypi.python.org/pypi/hgsvn/
License : GPLv3+
Description : This set of scripts allows to work locally on subversion managed
: projects using the mercurial distributed version control system.
:
: Why use mercurial? You can do local (disconnected) work, pull the
: latest changes from the subversion server, manage private branches,
: submit patches to project maintainers, etc. And of course you have
: fast local operations like hg log and hg annotate.
Available Packages
Name : hgsvn
Version : 0.6.0
Release : 11.fc39
Architecture : noarch
Size : 193 k
Source : hgsvn-0.6.0-11.fc39.src.rpm
Repository : fedora
Summary : A set of scripts to work locally on subversion checkouts using mercurial
URL : http://pypi.python.org/pypi/hgsvn/
License : GPLv3+
Description : This set of scripts allows to work locally on subversion managed
: projects using the mercurial distributed version control system.
:
: Why use mercurial? You can do local (disconnected) work, pull the
: latest changes from the subversion server, manage private branches,
: submit patches to project maintainers, etc. And of course you have
: fast local operations like hg log and hg annotate.