June 8, 2012 0

Getting pgfplots from ppa on ubuntu newer than lucid

By in latex, ubuntu, Ubuntu 12.04

To get pgfplots you can use the ppa by johannes Reinhardt
ppa:johannes-reinhardt/ppa
but the newers build of pgfplots is for lucid so if you are on a newer ubuntu you need to change the release name from e.g. precise to lucid in the software manager. Another way is to manually add

deb http://ppa.launchpad.net/johannes-reinhardt/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/johannes-reinhardt/ppa/ubuntu lucid main

to /etc/apt/sources.list
and to get the key by:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5FBD6912

now you can apt-get update and install pgfplots

Tags:


Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/mgis.dk/about/wp-includes/class-wp-comment-query.php on line 399

Leave a Reply