How to Install and Uninstall reposurgeon.x86_64 Package on Fedora 35

Last updated: November 28,2024

1. Install "reposurgeon.x86_64" package

Please follow the step by step instructions below to install reposurgeon.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install reposurgeon.x86_64

2. Uninstall "reposurgeon.x86_64" package

Please follow the steps below to uninstall reposurgeon.x86_64 on Fedora 35:

$ sudo dnf remove reposurgeon.x86_64 $ sudo dnf autoremove

3. Information about the reposurgeon.x86_64 package on Fedora 35

Last metadata expiration check: 2:54:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : reposurgeon
Version : 4.31
Release : 2.fc35
Architecture : x86_64
Size : 4.7 M
Source : reposurgeon-4.31-2.fc35.src.rpm
Repository : updates
Summary : SCM Repository Manipulation Tool
URL : http://www.catb.org/~esr/reposurgeon/
License : BSD
Description : Reposurgeon enables risky operations that version-control systems don't want
: to let you do, such as editing past comments and metadata and removing
: commits. It works with any version control system that can export and import
: git fast-import streams, including git, hg, fossil, bzr, CVS and RCS. It can
: also read Subversion dump files directly and can thus be used to script
: production of very high-quality conversions from Subversion to any supported
: DVCS.