If you find yourself forgetting about opkg in Angstrom Linux, you can create a symbolic link to opkg named apt-get. This way you can run apt-get but actually be running opkg. The sub commands opkg accepts are similar enough to apt-get so most people won't notice the difference.
ln -s /usr/bin/opkg /usr/bin/apt-get
↧
Forum Post: RE: "sudo" and "apt-get" do not exist in Angstrom in Beaglebone & Beagleboneblack
↧