We can use rpm -e command to remove packages installed using rpm
rpm -e *package_name*
example to remove httpd that was installed using rpm we can run the command
rpm -e httpd
======================================================================================================
rpm -e *package_name*
example to remove httpd that was installed using rpm we can run the command
rpm -e httpd
======================================================================================================
No comments:
Post a Comment