• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Krita 3.1.3 on Ubuntu 17.04

1475

How to install Krita 3.1.3 on Ubuntu 17.04

Krita is a raster graphics editor based on Qt 5 and the KDE Frameworks 5 and is designed to be a digital painting application. Krita contains key features like the ability to work with both bitmap and vector illustration. This tutorial will explain on how to install krita on Ubuntu.

Features

  • A large set of default brushes
  • Customizable brush presets
  • Multiple brush engines, supports pressure sensitivity, tilt and other features of graphics tablets
  • Wrap around mode canvas for creating and visualizing seamlessly tiled textures
  • OpenGL powered canvas with high-bit-depth monitor support
  • Filters with real-time preview
  • Supports a wide range of file formats and color models

Installation procedure

To start the installation procedure, add the krita package into repository via ppa.

root@linuxhelp1:~# add-apt-repository ppa:kritalime/ppa
This PPA delivers the freshest Krita packages for Ubuntu, directly picked
by the developers from the source tree.
Press [ENTER] to continue or ctrl-c to cancel adding it
.
.
.
gpg: /tmp/tmp5fbdgc52/trustdb.gpg: trustdb created
gpg: key 78F9887001CEE17F: public key " Launchpad PPA for Krita Lime (*experimental*)"  imported
gpg: Total number processed: 1
gpg:               imported: 1
OK

The repositories has been added to the target machine. Update the machine by executing the apt-get update command.

root@linuxhelp1:~# apt-get update
Hit:1 http://ppa.launchpad.net/eugenesan/ppa/ubuntu zesty InRelease           
Get:2 http://ppa.launchpad.net/kritalime/ppa/ubuntu zesty InRelease [21.3 kB] 
Hit:3 http://in.archive.ubuntu.com/ubuntu zesty InRelease                     
Hit:4 http://in.archive.ubuntu.com/ubuntu zesty-updates InRelease    
.
.
.
Hit:9 http://security.ubuntu.com/ubuntu zesty-security InRelease
Fetched 26.4 kB in 2min 0s (218 B/s)                
Reading package lists... Done

The target machine is updated with the required repositories. Install the krita package by executing the following command.

root@linuxhelp1:~# apt-get install krita
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following additional packages will be installed:
  kinit kio krita-data kwayland-data kwayland-integration libfam0 libgpgmepp6
  libgsl2 libkf5archive5 libkf5auth-data libkf5auth5 libkf5codecs-data
.
.
.
Setting up kinit (5.31.0-0ubuntu1) ...
Setting up kio (5.31.0-0ubuntu2) ...
Setting up krita (1:3.1.3-1~zesty) ...
Processing triggers for libc-bin (2.24-9ubuntu2) ...

To open the application, type the krita package name in the Ubuntu dashboard and click on the icon to launch the application.

dashboard

krita

The application is running successfully. Now the user can start using krita digital painting application for various sketching purposes.

krita application

Wasn' t that an easy installation procedure? Krita also supports a layer engine that allows deeply nested and grouped layers and also vector, clone, external-file and dynamic filter-effect layers.

Tags:
sebastian
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

How to install Krita on debian?

A

For the installation of Krita on Debian, use the following link as given below,
"https://www.linuxhelp.com/how-to-install-krita-on-debian-9/"

Q

Does Krita have layer clip or clipping mask?

A

Krita has no clipping mask, but it has a clipping feature called inherit alpha. Let’s see this page and learn how to do clipping in Krita!

Q

What is the default configuration file of Krita application?

A

The comfiguration file of a Krita application as give below

"$HOME/.config/kritarc"

Q

Where are my resources stored in Krita application?

A

The entirely source file of Krita applicatiob wil stored in "$HOME/.local/share/krita/"

Q

Why is Krita part of the Calligra Suite?

A

Krita started out as KImageShop inside KOffice because the KOffice libraries gave us things for free we would have to code ourselves otherwise, like filter handling, a really cool rich text tool and so on. And that’s still true, even though KOffice has become Calligra. One reason for the new name is that it moves away from the focus on “office”. The calligra foundations still are essential to make Krita work! These days, most Linux distributions will let you install Krita on its own or together with Karbon. We have separate mailinglist, a separate irc channel on freenode (#krita) and separate forums on forums.kde.org. Krita is based on the Calligra platform.

Related Tutorials in How to install Krita 3.1.3 on Ubuntu 17.04

Related Tutorials in How to install Krita 3.1.3 on Ubuntu 17.04

How to install Meld tool in Ubuntu
How to install Meld tool in Ubuntu
Feb 25, 2017
How to install Dconf-Editor on Ubuntu 18.04
How to install Dconf-Editor on Ubuntu 18.04
Jul 14, 2018
How to install and update OpenSSL on Ubuntu 16.04
How to install and update OpenSSL on Ubuntu 16.04
Mar 9, 2017
How to install GLib 2.0 on Ubuntu 17.04
How to install GLib 2.0 on Ubuntu 17.04
May 22, 2017
How to Install Android Emulator on Ubuntu 20.4.1
How to Install Android Emulator on Ubuntu 20.4.1
Jul 13, 2021
How To Install AnyDesk on Ubuntu 16.04
How To Install AnyDesk on Ubuntu 16.04
Apr 4, 2018
How to install Genymotion 2.12.1 on Ubuntu 18.04
How to install Genymotion 2.12.1 on Ubuntu 18.04
Jul 9, 2018
How to install Timeshift 18.4 on Ubuntu 18.04
How to install Timeshift 18.4 on Ubuntu 18.04
Jul 6, 2018

Related Forums in How to install Krita 3.1.3 on Ubuntu 17.04

Related Forums in How to install Krita 3.1.3 on Ubuntu 17.04

Ubuntu
matthew class=
Failed to enable unit: Refusing to operate on linked unit file sshd.service
Apr 15, 2019
Ubuntu
mason class=
Passwd: You may not view or modify password information for root On Ubuntu 19.04
May 27, 2019
Ubuntu
isaac class=
/etc/apt/sources.list Permission denied
May 18, 2017
Ubuntu
yousuf class=
lsb_release command not working : Debian
Jan 18, 2018
ifconfig command
jackbrookes class=
what is the location of the ifconfig program on your machine?
Jan 4, 2018
Ubuntu
mason class=
"E: Package 'php-mcrypt' has no installation candidate" error on Ubuntu 20.4.1
Mar 15, 2021
NFS
luke class=
clnt_create: RPC: Program not registered
Apr 25, 2017
Apache
isaac class=
How to disable apache welcome page on Ubuntu
Dec 15, 2018

Related News in How to install Krita 3.1.3 on Ubuntu 17.04

Related News in How to install Krita 3.1.3 on Ubuntu 17.04

How To Install Mixxx on Ubuntu 16.04
How To Install Mixxx on Ubuntu 16.04
Oct 11, 2017
Ubuntu 17.04 released with greater expectations
Ubuntu 17.04 released with greater expectations
Apr 15, 2017
Ubuntu Core now available on i.MX6 based TS-4900 thanks to Technologic Systems Inc.
Ubuntu Core now available on i.MX6 based TS-4900 thanks to Technologic Systems Inc.
Mar 1, 2017
Ubuntu 17.10 Artful Aardvark Beta 1 is now here. Download Now
Ubuntu 17.10 Artful Aardvark Beta 1 is now here. Download Now
Sep 2, 2017
Ubuntu Unity is no more: One Linux dream has been axed
Ubuntu Unity is no more: One Linux dream has been axed
Apr 7, 2017
What’s next for Ubuntu Linux Desktop?
What’s next for Ubuntu Linux Desktop?
Apr 11, 2017
Say Hi to Ubuntu's new mascot
Say Hi to Ubuntu's new mascot
Mar 22, 2019
KDE Connect App was removed from Google Play Store and brought back in 24 hours
KDE Connect App was removed from Google Play Store and brought back in 24 hours
Mar 22, 2019
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Sebastian ?
How to change non required to required field in SuiteCRM Custom/Default Modules

How to change not required to the required field in SuiteCRM Custom/Default Modules?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.