Breaking News
Loading...
Saturday, August 3, 2013

How to Remove Webmin on CentOS 6.4

7:16 AM


This post covers the steps on how to uninstall webmin on CentOS 6.4. Kindly check the current webmin version, so that you can easily remove the package by specific webmin package name. Webmin is a freeware program that provide web-based interface for system administration and system configuration tool for administrators. With Webmin you can setup user accounts, DNS, file sharing and etc.
Step 1. Stop Webmin :
[root@centos64 ~]# service webmin stop
Stopping Webmin server in /usr/libexec/webmin
Step 2. Check Webmin version that has been installed and configured :
[root@centos64 ~]# rpm -qa | grep webmin
webmin-1.590-1.noarch
Step 3. Remove webmin using “rpm -e” command :
[root@centos64 ~]# rpm -e webmin-1.590-1.noarch
or
Step 4. Remove using “yum remove” command :

[root@centos64 ~]# yum remove webmin
Example :
[root@centos64 ~]# yum remove webmin
Loaded plugins: fastestmirror, presto
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package webmin.noarch 0:1.590-1 will be erased
--> Finished Dependency Resolution
CentOS6.4-Repository                                                         | 4.0 kB     00:00 ...

Dependencies Resolved

====================================================================================================
 Package               Arch                  Version                 Repository                Size
====================================================================================================
Removing:
 webmin                noarch                1.590-1                 installed                 52 M

Transaction Summary
====================================================================================================
Remove        1 Package(s)

Installed size: 52 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Erasing    : webmin-1.590-1.noarch                                                            1/1
Running uninstall scripts ..
Subroutine list_servers redefined at /usr/libexec/webmin/servers/servers-lib.pl line 92.
Subroutine list_servers_sorted redefined at /usr/libexec/webmin/servers/servers-lib.pl line 111.
Subroutine get_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 143.
Subroutine save_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 158.
Subroutine delete_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 175.
Subroutine can_use_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 188.
Subroutine list_all_groups redefined at /usr/libexec/webmin/servers/servers-lib.pl line 208.
Subroutine logged_in redefined at /usr/libexec/webmin/servers/servers-lib.pl line 278.
Subroutine get_server_types redefined at /usr/libexec/webmin/servers/servers-lib.pl line 303.
Subroutine this_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 313.
Subroutine get_my_address redefined at /usr/libexec/webmin/servers/servers-lib.pl line 332.
Subroutine address_to_broadcast redefined at /usr/libexec/webmin/servers/servers-lib.pl line 361.
Subroutine test_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 375.
Subroutine find_cron_job redefined at /usr/libexec/webmin/servers/servers-lib.pl line 394.
Subroutine find_servers redefined at /usr/libexec/webmin/servers/servers-lib.pl line 407.
  Verifying  : webmin-1.590-1.noarch                                                            1/1

Removed:
  webmin.noarch 0:1.590-1

Complete!
 
Good Luck For You!! 

1 comments:

  1. Hi,thank u.Very useful.:).God Bless U alwayz.

    ReplyDelete

 
Toggle Footer