Categories: TutorialsUbuntu

How to Install Skencil on Ubuntu 20.04 LTS

Introduction

Skencil, formerly known as Sketch, is a vector graphics designing software. It supports a great number of extensions and helps graphics designers to create new vector images. Usually, vector images come as SVG. SVG images are popular because of their use in web development and scalability.

In the next steps, you will learn how to install Skencil on Ubuntu 20.04 LTS system. You will need 1 GB of RAM to work with Skencil. Stencil is not just a powerful graphics tool but also a lightweight package.

Step 1. Download Skencil

If you desire to download and install Skencil from the source then you can go to the website and download a package related to your needs from following link.

Sponsored

http://www.skencil.org/download.html

Step 2. Install Skencil on Ubuntu

In the first step, I will show you how to get Skencil for your Ubuntu machine.

Skencil is available in both Ubuntu repositories, and its website as well. I would say you first update your repositories as follows.

$ sudo apt update

then run the following command to download and begin the installation.

$ sudo apt install sketch

Step 3. Confirm the Installation

Try to confirm on command line that Skencil has been installed successfully using following command:

$ sketch -v

Sponsored

Step 4. Access Skencil

In the previous step, I showed you how to verify your installation. Now I will discuss accessing Skencil. Skencil can only be accessed via command line, and this is a hard truth. To access it from the command line simply invoke the following command to use the software.

$ sketch

Step 5. Launch Skencil

To launch Skencil, I will invoke the command discussed in the previous step. This will start Skencil without any issues. It will start with a default canvas and sketch. The default sketch can be removed with one click.

Step 6. Remove Skencil

To remove Skencil, you would not need to bother anything. An apt package is simple to remove. Run the following command and it will erase Skencil from your system:

$ sudo apt remove sketch

Conclusion

This tutorial took you on an adventure in sketching, drawing, and vector graphics designing. Skencil has several unmatched features that will take your drawings to the next level. If you are interested to create illustrations, diagrams, and icons for the web then Skencil will be the most powerful tool among many others.

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

2 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

3 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

3 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

4 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

5 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

6 days ago