Hi team,
How to uninstall the ncpa in linux servers with out removing the another packages.
how to uninstall the ncpa in linux
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: how to uninstall the ncpa in linux
Hello, @grayloglearn. The process of uninstalling NCPA is going to depend on the OS you're using. Usually, the command is:
But it also could be:
Then I'd run the installation script with --help flag to see if there's a way to install it without dependencies using --no-deps or a similar argument.
Code: Select all
yum remove ncpaCode: Select all
sudo apt remove ncpaAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.