How do I create my own custom PPA to share with the Ubuntu community? I am trying to create my own custom package set and I would really like to share it with the community.

link|improve this question

0% accept rate
feedback

2 Answers

Using a Personal Package Archive (PPA), you can distribute software and updates directly to Ubuntu users. Create your source package, upload it and Launchpad will build binaries and then host them in your own apt repository.

here is a detail explain LOOK

link|improve this answer
How do I create a package that contains pictures that copy themselves directly to the "Backgrounds" folder? – Jebeld17 Oct 24 '11 at 16:17
3  
@Jebeld17 You seem to be asking different questions here, you should probably ask a separate question for packaging wallpapers – Jorge Castro Oct 24 '11 at 17:07
feedback

You will need a Launchpad.net account to create a PPA. Just click on your user on Launchpad (click on your name on the upper left) and create a PPA. You may have to first sign the Code of Conduct and have a GPG key registered with your account.

link|improve this answer
How do I create a package that contains pictures that copy themselves directly to the "Backgrounds" folder? – Jebeld17 Oct 24 '11 at 16:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.