1

I've recently updated to a development version of Trusty, and it disabled all the PPAs I've added. I have quite a lot of PPAs, but when I enable it in Synaptic, it automatically scrolls to the top, so I need to scroll down again just to enable another repo. I've searched around and apparently the repositories are in /etc/apt/sources.list, but when I looked there, there are only a few of my added repos there.

Does anyone know where the rest of the PPAs are located. Thanks!

Bentley Carr
  • 1,347

1 Answers1

1

I ended up using Avatar Parto's comment, and I installed Y-PPA-Manager.

You can install it with

sudo add-apt-repository ppa:webupd8team/y-ppa-manager
sudo apt-get update
sudo apt-get install y-ppa-manager
Bentley Carr
  • 1,347