Linux Resources
- Home
- Linux Resources
This article covers how to clear the cache created by apt in a completely safe way. It is faster and simpler than manually deleting the cache directory. apt (Advanced Packaging Tool) is the package installation and dependency management tool in Debian and other Debian-based distributions. It works on top of 'Dpkg' which is nothing but the Debian package installer.
The way apt installs packages is: it downloads the package for the required software, and additionally it downloads the packages for all the dependencies for the required software.
This article covers how to install, launch, and remove the Dooble browser for Ubuntu 20.04 LTS terminal. In fact, Dooble is a highly customizable Firefox fork for advanced users.
To install dooble package on Ubuntu, simply run the following command on terminal:
$ sudo apt-get update
$ sudo apt-get install dooble
This article covers how to install Krita on Ubuntu 20.04 LTS. In fact, Krita is a professional painting tool.
Benefits of Krita ?
Krita is a free and powerful painting software developed by KDE. It offers numerous features that make it ideal for digital painting. Effects and filters for image processing, textures for rendering, vector art support, and support for layer management are only some of the features from the long list that Krita possesses. It is therefore no wonder why Krita has emerged as one of the favorites of many visual creators and 2D/3D Artists.
How to install Krita and remove on Ubuntu 20.04 LTS:
1. Open command terminal on Ubuntu.
2. Run system update command: $ sudo apt update
The above command will make sure all the installed packages are up to date.
3. Now, run the command to install Krita open source painting software on Ubuntu 20.04 or 18.04 LTS:
$ sudo apt install krita
The above single command will install this digital drawing program from the official Ubuntu repository.
4. To run it, go to "Show Applications" and search for Krita.
As it appears, click on its icon to run it.
5. If later you don't want to use the graphics content creation program, then use the command to uninstall it:
$ sudo apt remove krita
This article covers how to install TupiTube Desk on your Ubuntu Linux system. In fact, TupiTube Desk is a desktop application that targets 2D vectors like images (PNG), storyboards (HTML), and animations (OGG, AVI, MPEG, etc.).
With TupiTube, you will be able to create and share drawings and animations in a simple way. This project is developed and maintained by the Colombian startup MaeFloresta. It is a project that is covered by the terms of the GNU General Public License v2, which means that TupiTube is a free and open source software.
Main features of TupiTube Desk:
This article covers how to install Synfig Studio on your Debian, Ubuntu, and related Linux distributions. In fact, Synfig Studio is a free and open-source 2D animation software, designed as a powerful industrial-strength solution for creating film-quality animation using vector and bitmap artwork. Synfig Studio is available for Windows, Linux, and macOS.
To Install synfig package on Ubuntu is as easy as running the following command on terminal:
$ sudo apt-get update
$ sudo apt-get install synfig
Features of Synfig Studio:
This article covers how to install Drawing Studio on your Ubuntu Linux system. In fact, Drawing Studio is built on top of Gnome's stack and has a vast user base for your painting needs.