opkg command not found in Angstrom

Hello,

Im trying to install packages via opkg Command on Angstrom Linux Factory installed Kernel version v3.8.13-bone67
-bash: opkg: command not found

I tried apt-get install with other packages it works fine but to im trying to install qt4-embedded via apt-get
it returns with error Unable to locate package qt4-embedded

can i get any help to get opkg package manager on my beaglebone black

Thank’s

[-- text/plain, encoding 7bit, charset: UTF-8, 22 lines --]

Hello,

Im trying to install packages via opkg Command on Angstrom Linux Factory
installed Kernel version v3.8.13-bone67
-bash: opkg: command not found

I tried apt-get install with other packages it works fine but to im trying
to install qt4-embedded via apt-get
it returns with error Unable to locate package qt4-embedded

So either you have the name wrong (for qt4-embedded) or it's not
available for the distribution you are using.

Are you sure you're running Angstrom? If you have apt-get it sounds
as if you have Debian or Ubuntu. What does 'cat /etc/issue' return?

can i get any help to get opkg package manager on my beaglebone black

If you're not running Angstrom installing opkg is only going to cause
you grief.

Helllo, Chris Green

Thanks for your reply ,
YES It’s not Angstrom Linux.
the cat /etc/issue returns Debian GNU/Linux 7 \n \l
Thanks for pointing out i never checked that .
Just connected VIA SSH without LCD and assuming I’m working on Angstrom.