The yumapro-sdk and yumapro-pthreads packages install all the files needed for using the SDK. These include host platform developer tools that are not used by the server on a runtime platform.


This article shows how to remove the installed files that are not needed by the netconfd-pro server.

The file locations shown are the default for Ubuntu and may be different on your platform.



Configuration files installed in the "etc" directory are samples and can be deleted

/etc/yumapro/netconfd-pro-sample.conf
/etc/yumapro/yangcli-pro-sample.conf
/etc/yumapro/yangdiff-pro-sample.conf
/etc/yumapro/yangdump-pro-sample.conf



Some SDK files installed in the "bin" directory can be deleted

/usr/bin/make_sil_bundle
/usr/bin/make_sil_dir_pro
/usr/bin/make_sil_sa_bundle
/usr/bin/make_sil_sa_dir
/usr/bin/yangcli-pro
/usr/bin/yangdiff-pro
/usr/bin/yangdump-pro
/usr/bin/yangdump-sdk


All include files installed in the "include" directory can be deleted

/usr/include/yumapro/*


All documentation files installed in the "doc" directory can be deleted

/usr/share/doc/yumapro/*
/usr/share/doc/yumapro-sdk/*


All manual page files installed in the "man" directory can be deleted

/usr/share/man/man1/combo-app.1.gz
/usr/share/man/man1/db-api-app.1.gz
/usr/share/man/man1/make_sil_bundle.1.gz
/usr/share/man/man1/make_sil_dir_pro.1.gz
/usr/share/man/man1/make_sil_sa_bundle.1.gz
/usr/share/man/man1/make_sil_sa_dir.1.gz
/usr/share/man/man1/netconf-subsystem-pro.1.gz
/usr/share/man/man1/netconfd-pro.1.gz
/usr/share/man/man1/restconf.1.gz
/usr/share/man/man1/sil-sa-app.1.gz
/usr/share/man/man1/support-save-app.1.gz
/usr/share/man/man1/yangcli-pro.1.gz
/usr/share/man/man1/yangdiff-pro.1.gz
/usr/share/man/man1/yangdump-pro.1.gz
/usr/share/man/man1/yangdump-sdk.1.gz
/usr/share/man/man1/yp-controller.1.gz
/usr/share/man/man1/yp-ha-app.1.gz
/usr/share/man/man1/yp-shell.1.gz
/usr/share/man/man1/ypcontrol.1.gz
/usr/share/man/man1/ypwatcher.1.gz


All test YANG modules installed in the "test" directory can be deleted

/usr/share/yumapro/modules/test/*


All example source code files installed in the "src" directory can be deleted

/usr/share/yumapro/src/*


All utility files installed in the "util" directory can be deleted

/usr/share/yumapro/util/*