How to Install and Uninstall rebase-helper.noarch Package on Rocky Linux 8

Last updated: May 15,2024

1. Install "rebase-helper.noarch" package

In this section, we are going to explain the necessary steps to install rebase-helper.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install rebase-helper.noarch

2. Uninstall "rebase-helper.noarch" package

This is a short guide on how to uninstall rebase-helper.noarch on Rocky Linux 8:

$ sudo dnf remove rebase-helper.noarch $ sudo dnf autoremove

3. Information about the rebase-helper.noarch package on Rocky Linux 8

Last metadata expiration check: 1:32:40 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rebase-helper
Version : 0.27.0
Release : 1.el8
Architecture : noarch
Size : 318 k
Source : rebase-helper-0.27.0-1.el8.src.rpm
Repository : epel
Summary : The tool that helps you to rebase your package to the latest version
URL : https://github.com/rebase-helper/rebase-helper
License : GPLv2+
Description : rebase-helper is a tool which helps package maintainers to rebase their
: packages to latest upstream versions.
: There are several steps that need to be done when rebasing a package.
: The goal of rebase-helper is to automate most of these steps.