Uninstall Tenable Security Center
Required Tenable Security Center User Role: Root user
To uninstall Tenable Security Center:
- 
                                                        
On the host where you want to uninstall Tenable Security Center, open the command line interface (CLI).
 - 
                                                        
In the CLI, run the following command to stop Tenable Security Center:
service SecurityCenter stop
 - 
                                                        
Run the following command to remove Tenable Security Center:
dnf remove SecurityCenter
 - 
                                                        
Run the following command to remove user-created and user-modified files:
rm -rf /opt/sc
Tenable Security Center is removed.