I recently created a Debian package for my own software. It got installed properly and I can open it from terminal but I can't find it in my application section in Ubuntu. Can anyone help me?
feedback
|
migrated from stackoverflow.com Oct 28 '11 at 11:12
This question came from our site for professional and enthusiast programmers.
|
You will not find your package in the "Software Center". The Ubuntu Wiki has more on how the "Ubuntu Software Center" collects information about packages. If your package enters Ubuntu's universe or Debian's main stable, you will probably find it in the relevant section. (EDIT: ... becase Also, you should be able to find your software through Synaptic and through apt-get (i.e. be able to uninstall it). If you host it in a PPA, then you will be able to install it too. Again, I don't know about how Software Center deals packages from outside the Ubuntu repositories (main, universe, etc). | |||
|
feedback
|
|
Then, you can hit the super (aka Logo, or Win) and type the binary name. When you find your app, just drag it to the launcher bar. | |||
|
feedback
|