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.
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.
http://www.skencil.org/download.html
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
Try to confirm on command line that Skencil has been installed successfully using following command:
$ sketch -v
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
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.
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
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.
Karim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…
Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…
Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…
Focal Fossa will reach the End of Standard Support in May 2025, also known as…
Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…
Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…