The official software repositories from Ubuntu, as opposed to PPAs and 3rd-party repositories

learn more… | top users | synonyms

0
votes
1answer
198 views

Recent Qt repository

Is there any repository for latest Qt versions (recent version is 5.0.1 while ubuntu has 4.8) ? PS I found this PPA but it tagged as [deprecated]!!!, so I'm wondering what if there is official one ...
0
votes
1answer
65 views

Installing Daily Build

Now I'm downloading 13.04 daily build ISO. I have Archlinux but I want to switch to something more stable and ubuntu is the best Linux OS imo (not just a group of packages but rly good OS). Well my ...
1
vote
0answers
30 views

Since archive.ubuntu.com does not support HTTPS, is there any alternative server that does?

This question hadn't been asked separately, so here it is. In particular, is there any official repository that provides and https alternative to the defaults http official repositories?
0
votes
0answers
32 views

Problem with adding google repos

I followed the instructions in http://www.google.com/linuxrepositories/index.html after i paste the code wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - the ...
0
votes
0answers
168 views

Are there any known issues with Transmission 2.77 on Ubuntu 12.04?

The Transmission version in the official Ubuntu repositoSies for 12.04 is 2.51, which is buggy in my experience, especially with web interface. so I added the repository ppa:transmissionbt/ppa and ...