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

Last updated: October 04,2024

1. Install "reposurgeon.x86_64" package

Please follow the instructions below to install reposurgeon.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install reposurgeon.x86_64

2. Uninstall "reposurgeon.x86_64" package

This tutorial shows how to uninstall reposurgeon.x86_64 on Fedora 34:

$ sudo dnf remove reposurgeon.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:37:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : reposurgeon
Version : 4.28
Release : 1.fc34
Architecture : x86_64
Size : 4.6 M
Source : reposurgeon-4.28-1.fc34.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.