24

In Software Sources under the Other Software tab, there is an option of enabling "Canonical Partners" repository: software packaged by Canonical for their partners.

Do I understand correctly that this repo includes third-party created applications that by arrangement are packaged and maintained by Canonical?

Does this mean Canonical can look at the source code of these third-party applications and hence ensure the security and stability of these apps in Ubuntu, making them as secure & stable as the software in the Main repo?

Chad--24216
  • 1,211

2 Answers2

15

The Canonical Partner repository contains closed source third party software that doesn't cost any money. Canonical doesn't have access to the source code, they just package and test it and may provide feedback and help to the author if there are issues.

Robie Basak
  • 15,670
  • 2
    Thanks you for the info, Florian. Some link to (pseudo at least) official paper/docs would complete your opinion, please. – Sopalajo de Arrierez Jul 09 '16 at 10:39
  • 1
    @SopalajodeArrierez Maybe it would, but it would also be criticised for citing a temporal hyperlink to external content. Can't win. – John Mee Feb 22 '17 at 23:41
5

In addition to what said by @Florian, you can browse the content with Synaptic Package Manager

Synaptic Package Manager

enzotib
  • 93,831
  • 1
    It should be noted though that Synaptic won't be installed by default anymore in 11.10. – Knowledge Cube Sep 05 '11 at 18:35
  • @WarriorIng64: bad news :( – enzotib Sep 05 '11 at 19:07
  • 2
    @enzotib: I don't miss it much, the new Software Center has a much nicer UI for day-to-day use, it has a cleaner interface compared to Synaptic's busy and confusing UI. I had to say, I haven't felt any need to go back to Synaptic. – Lie Ryan Sep 06 '11 at 02:42
  • @Lie I agree. Synaptic is for those situations when you need to know specifically what packages and versions you're working with, possibly because you want to uninstall older kernels without Ubuntu Tweak or you broke something. But it'll always be a sudo apt-get install synaptic away. – Knowledge Cube Sep 06 '11 at 03:42