Common Package Related Commands
Display package info:
pkginfo <=== Show ALL packages
pkginfo <packagename>
pkginfo |grep -i <uniquestring>
Remove package:
pkgrm <packagename>
pkgrm -n <packagename> (For No prompts.)
[color blue] Example Session to Remove All "samba" Related Packages
=======================================================
1. To determine all the possible related packages to uninstall run: pkginfo | grep -i samba
2. Then for each related package: pkgrm <pkgname>
[/color]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.