How to Install Java on Ubuntu

Nowadays Java and JVM is used by many applications and softwares in various operating systems including Ubuntu based distros. Java is without a doubt, one of the first few packages you will want to install on a new (more…)

Continue Reading How to Install Java on Ubuntu

How to use AppImage in Ubuntu

  • Post author:

What is AppImage ?

AppImage is a file format used for binary application distribution. It is meant to be a simple format that is easy to comprehend, create, remove and manage. Indeed, AppImage based software packages are (more…)

Continue Reading How to use AppImage in Ubuntu