HI @Edward !
Thanks for sharing this tip!
I want to remark that opkg list | grep ssh would work only on Linux distros built with opkg (usually set by the PACKAGE_CLASSES ?= "package_ipk" line on our build/conf/local.conf) package management system (https://www.yoctoproject.org/software-item/opkg/) and not on TorizonCore, as all “package operations” must be performed from within containers.
Best regards,