06 InstallationUninstall

Next, the uninstall procedure begins by removing installation directory, /opt/BitDefender-scanner. The MANPATH environment variable is restored to its previous value. Finally, the /usr/bin/bdscan symlink is deleted. At this moment, the system should be left in the same condition as found before installing.

6.4. Uninstall the FreeBSD package

To uninstall the FreeBSD package, you have two methods, according to the installation way.

6.4.1. Uninstall a package downloaded locally

To uninstall a package you have installed form a local download, run the next command.

#pkg_delete bitdefender-scanner

6.4.2.Uninstall from the ports collection

To uninstall the package installed from the ports collection, you can use the previos method or run the following commands.

#cd /usr/ports/security/bitdefender-bdscan

#make deinstall clean

40

Page 40
Image 40
Unisar 1.24.1867 manual Uninstall the FreeBSD package, Uninstall a package downloaded locally