Installation guide
92
EMC NetWorker Release 8.1 SP1 Installation Guide
Linux Installation
◆
“Uninstalling NetWorker on Debian and Ubuntu” on page 92
◆
“Uninstalling NetWorker on other Linux operating systems” on page 92
Uninstalling NetWorker on Debian and Ubuntu
As root, use the dpkg command to uninstall the NetWorker client software from Debian
and Ubuntu Linux systems.
dpkg -r lgtoclnt
If there is no plan to update or reinstall the NetWorker software, use dpkg -P lgtoclnt to
remove the NetWorker configuration files.
Uninstalling NetWorker on other Linux operating systems
As root, use the rpm -e
package_name
command to remove individual NetWorker software
packages or all NetWorker software packages simultaneously. For information about using
rpm, refer to the rpm man page.
The NetWorker software packages have dependencies on each other, remove the
packages in the following order: lgtolicm, lgtoserv, lgtonode, lgtonmc, lgtoclnt. The man
pages, lgtoman, and language packages do not have any dependencies. You can remove
these packages in any order.
1. Get a list of the installed NetWorker packages:
rpm -qa | grep lgto
2. Use the rpm -e command to remove the NetWorker packages:
rpm -e
package_name package_name package_name
For example, to remove the NetWorker packages from the Console server, type:
rpm -e
lgtonmc lgtoclnt
Table 20 on page 92 provides a list of the package names associated with the
different NetWorker components.
Table 20 NetWorker package names on Linux
Component Package name
Server lgtoserv
Storage node lgtonode
Console server lgtonmc
NetWorker
License Manager lgtolicm
Client lgtoclnt
Man pages lgtoman
French language support lgtofr