Categories: TutorialsUbuntu

How to Install Drawing Studio on Ubuntu 20.04 LTS

Introduction

Everyone likes to paint and draw on their computers. It is fun for both kids and adults. I am going to introduce a simple and lightweight Drawing application for Linux systems today. I will show you how to install it on your Ubuntu 20.04 LTS system. Drawing studio is a simple yet powerful application. It is almost the right alternative to painting software in the Windows operating system for users on Linux.

Drawing Studio does not have any hard dependencies and prerequisites if you are already running a Gnome desktop environment. Thus, it is simple to install from Ubuntu repositories.

Step 1. Install Drawing Studio

Sponsored

Let’s start installing a drawing studio in this step. Gnome is the default desktop environment for Ubuntu 20.04 LTS, so all dependencies are automatically satisfied because Drawing is based on top of Gnome stack.

First, update your system repositories as follows:

$ sudo apt update

Now install the Drawing package as following:

$ sudo apt install drawing

If you are running a desktop environment other than Gnome or Mate, you might experience a larger size of download. This is because drawing uses essential GUI components from the Gnome stack and in this case you will download several related libraries.

Step 2. Access Drawing Studio

As soon as it is installed, you can access the Drawing application either from the command line or system dashboard. To access it from the command line you will need to invoke the drawing studio shorthand as following:

$ drawing

Whereas to access it from the dashboard you will simply need to search it in your dashboard or try to locate it in the graphics folder.

Sponsored

Step 3. Run Drawing Studio

After deciding how you would access the drawing studio, you can run it. In my case, I will run it from the dashboard and it will look like below:

Step 4. Remove Drawing Studio

As we installed Drawing Studio using apt repositories, we can remove it the same standard way. You would need to invoke the following command to make a system-wide uninstall of the application.

$ sudo apt-get remove drawing

Conclusion

Drawing Studio is built on top of Gnome’s stack and has a vast user base. It is available for most of the distributions in their default repositories. If you are not using Gnome or Mate, you will download a significant number of dependencies. I hope you enjoy running Drawing Studio for your painting needs.

Ubuntu Server Admin

Recent Posts

Cut data center energy costs with bare metal automation

Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…

10 hours ago

Build the future of *craft: announcing Starcraft Bounties!

Our commitment to building a thriving open source community is stronger than ever. We believe…

10 hours ago

NodeJS 18 LTS EOL extended from April 2025 to May 2032 on Ubuntu

The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…

10 hours ago

Native integration now available for Pure Storage and Canonical LXD

June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…

1 day ago

Revolutionizing Web Page Creation: How Structured Content is Slashing Design and Development Time

Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…

2 days ago

Ubuntu Weekly Newsletter Issue 897

Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…

3 days ago