Jump to content

How do you run the programs installed by OPKG


ekliptz

Recommended Posts

I am new to the Pineapple, and although I am figuring out some of the features, I just haven't been able to figure out how to run the packages after OPKG installed them. I have been scouring the web for info on this topic to end up with a big goose egg.

Can anyone guide me to the correct resourses?

Thanks!!!!

Link to comment
Share on other sites

Welcome to the forums, Ekliptz!

Say you install package XZY using opkg:

#First we update the opkg repository
opkg update

#Then we download and install the package
opkg install XYZ

#Finally, we can run the program
XYZ

Programs are run over the command line, just like you are used to from any other linux based system.

Best Regards,

Sebkinne

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...