linux - How to install the latest wkhtmltopdf on ubuntu 12.04 -


i did apt-get install wkhtmltopdf on mac , installed 12.2.1 , works well. i've deployed ubuntu server, , require wkhtmltopdf on server. apt-get install wkhtmltopdf installed 0.9. followed explination , kind of worked, have 12.1 installed. not behaving same version 12.2.1 on mac.

and when apt-get install wkhtmltopdf again on ubuntu server says latest version installed, though it's 12.1.

how version 12.2.1 onto ubuntu server?

purge added ppas:

sudo apt-get install ppa-purge sudo ppa-purge ppa:<user/ppa_name> 

and use the official packages.


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -