ocaml-maint team mailing list archive
-
ocaml-maint team
-
Mailing list archive
-
Message #00367
Re: [Question #127399]: Problem caching some external package sources
Question #127399 on approx in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/approx/+question/127399
Status: Open => Answered
actionparsnip proposed the following answer:
What is the problem with the scibus PPA? You never say. If you want
Chromium then there is a kick ass daily PPA:
sudo add-apt-repository ppa:chromium-daily/ppa; sudo apt-get update;
sudo apt-get install chromium-browser
I suggest you also delete the file pointing to the Chrome repository to
reduce conflicts.
If you want the scribus PPA you state you will need to run:
gksudo gedit /etc/apt/sources.list
add the line:
deb http://debian.scribus.net/debian/ lucid main non-free
Save the new file then run:
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys EEF818CF; gpg --armor --export EEF818CF | sudo apt-key add -
You can now install it via software centre / apt-get etc.
If I am waaay off the mark, let me know and I can re-answer.
--
You received this question notification because you are a member of
Debian OCaml Maintainers, which is an answer contact for approx in
ubuntu.