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.
![]()
Related posts:
- How to install latest Ubuntu Tweak 0.4.9.1 The newest version of Ubuntu Tweak 0.4.9 is specially designed...
- How to manually install Picasa 3 on Ubuntu Karmic Koala 9.10 Here is the manual way of installing Picasa 3.0 in...
- How to install Google Chrome/Cromium on Ubuntu with flash working Few weeks ago, I try to install Chromium for Ubuntu,...
- How to INstall Avant Window Navigator in Ubuntu Karmic Koala Avant Window Navigator (AWN/Awn) is a dock-like navigation bar for...
- How to install Firefox 3.5 in Ubuntu Linux Firefox has release it’s newest version of Firefox. As mention...
Related posts brought to you by Yet Another Related Posts Plugin.




