Place to share anything

Free Software, Download, Tips and Tutorials, Cars, Notebook, Review

How to manually install Inkscape 0.47 in Ubuntu Karmic Koala

The current version of Inkscape is 0.47. This version contains many update and improvements for Inkscape to handle more design or drawing formats in Linux system. This tutorial will show you how to install Inkscape 0.47 in Ubuntu Karmic Koala Manually. You can find more details regarding Inkscape 0.47 form the developer homepage.

1. Open and edit your /etc/apt/sources.list, and add the following lines into the sources.list.

deb http://ppa.launchpad.net/inkscape-nightly/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/inkscape-nightly/ppa/ubuntu karmic main 

2. Close and save your sources.list

3. Open terminal and run this command below to add key to your system.

 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EC6B3CAD

4. Now update your system.

sudo apt-get update

5. After updating process is finished, you can install the newest version of Inkscape using command below.

sudo apt-get install inkscape

6. Now enjoy the current version of Inkscape.

Incoming search terms for the article:

  • Share/Bookmark

Related posts:

  1. How to install GYache Messenger in Ubuntu Karmic Koala I was Yahoo Messenger user, but I cannot run the...
  2. How to install latest Ubuntu Tweak 0.4.9.1 The newest version of Ubuntu Tweak 0.4.9 is specially designed...
  3. How to manually install Picasa 3 on Ubuntu Karmic Koala 9.10 Here is the manual way of installing Picasa 3.0 in...
  4. How to make Video DVD on Ubuntu using Bombono DVD Last time I was asked by my friend how...
  5. How to INstall Avant Window Navigator in Ubuntu Karmic Koala Avant Window Navigator (AWN/Awn) is a dock-like navigation bar for...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply