6

I've installed Ubuntu 13.04, I want to install doublecmd (Double Commander). I've added the PPA, but when I update its looking at dists/raring/main.

Its not there, but it's on Precise.

How could I do to make it look in precise directory?

Jorge Castro
  • 71,754
JorgeeFG
  • 1,996

1 Answers1

8

First open Software Properties

  • Software Center>Edit>Software Sources
  • Then go to the Other Software tab and click the Edit button on the PPA you want to edit. enter image description here
  • Change the Distribution name and Accept. Then update your repositories running sudo apt-get update. You should be able to install the package now.
Uri Herrera
  • 14,866