I'm trying to install Maven on my PC, but one of the packages it uses cannot. be installed from the package manager. Specifically libxmlgraphics-commons-java. I try going directly to the archive through my browser but no luck i.e. http://us.archive.ubuntu.com/ubuntu/pool/main/x/xmlgraphics-commons/
Asked
Active
Viewed 76 times
0
-
Use another mirror, see the above link for how to do that with software center. – Panther Oct 11 '13 at 02:03
-
What problems are you getting when you try and download the package, by the way? – Thomas Ward Oct 11 '13 at 02:17
1 Answers
0
You can download the deb file right from the page you listed. I was just looking roght at them. Is your browser blocking the download for some reason? You can easily install it with Gdebi. If you dont't have Gdebi you can get it with ubuntu Software manager.

Ronshere
- 493