How to Install and Uninstall needrestart.noarch Package on Fedora 35

Last updated: January 16,2025

1. Install "needrestart.noarch" package

In this section, we are going to explain the necessary steps to install needrestart.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install needrestart.noarch

2. Uninstall "needrestart.noarch" package

This guide let you learn how to uninstall needrestart.noarch on Fedora 35:

$ sudo dnf remove needrestart.noarch $ sudo dnf autoremove

3. Information about the needrestart.noarch package on Fedora 35

Last metadata expiration check: 0:27:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : needrestart
Version : 3.5
Release : 7.fc35
Architecture : noarch
Size : 74 k
Source : needrestart-3.5-7.fc35.src.rpm
Repository : fedora
Summary : Restart daemons after library updates
URL : https://github.com/liske/needrestart
License : GPLv2+
Description : needrestart checks which daemons need to be restarted after library
: upgrades. It is inspired by checkrestart from the debian-goodies
: package.