On Mon, Jul 28, 2014 at 8:49 AM, Alexander Hiam <[email protected]> wrote: > opkg is the package manager used on Angstrom, on Debian (now the default > BeagleBone distro) the package manager is apt. You can for the most part > replace 'opkg' with 'apt-get'. > > See http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html > > > On Sunday, July 27, 2014 3:06:08 AM UTC-4, [email protected] wrote: >> >> I was trying an opkg update by providing the following: >> root@beaglebone:~# opkg update >> >> I get the following error: >> -bash: opkg: command not found >> >> What did I do wrong?
I wonder if I should just symlink "opkg -> apt-get" to hide this for users following old directions. The install/remove/update/upgrade are the same syntax: http://botbrew.com/man-opkg.htm Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
