How to Install and Uninstall rebase-helper.noarch Package on CentOS Stream 8

Last updated: January 16,2025

1. Install "rebase-helper.noarch" package

This guide covers the steps necessary to install rebase-helper.noarch on CentOS Stream 8

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

2. Uninstall "rebase-helper.noarch" package

Please follow the step by step instructions below to uninstall rebase-helper.noarch on CentOS Stream 8:

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

3. Information about the rebase-helper.noarch package on CentOS Stream 8

Last metadata expiration check: 4:02:03 ago on Sun Feb 25 03:03:59 2024.
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.