0

Possible Duplicate:
How to get my software into Ubuntu?

May somebody tell me how I can add a freeware to the Ubuntu Software Center? For instance: PLCEdit

Lorenz Keel
  • 8,905
  • I'm not sure what you are asking. Can you please elaborate? Do you want to submit a project to an existing repository? Or do you just want to install the application? – Steve Buzonas Dec 29 '11 at 15:06
  • realted question -> http://askubuntu.com/questions/16446/how-to-get-my-software-into-ubuntu – hhlp Dec 29 '11 at 15:59

2 Answers2

2

In order for a piece of software to be included in Ubuntu, it must meet the Ubuntu License Policy.

You can find details on how to request software be added to the Ubuntu software centre on the New Package page of the Ubuntu Wiki.

1

Use http://myapps.developer.ubuntu.com. You upload the source code, decide a license and optionally a price. Then people review your code and it'll be added to the software center for people to download it. There are some requirements, such as it needs to be installable in /opt.