This post explains how to install Eclipse on Ubuntu. Ways to install Eclipse IDE on Ubuntu There are different ways to install Eclipse on Ubuntu: Official package snap Ubuntu Sofware app apt Each of these ways has its drawbacks, so please read all of them. Install Eclipse IDE using official package The process of installing […]
Tag Archives | snapcraft
List of Linux Package Managers
This post explains different type of Linux package Managers. List of Linux Package Managers List of Linux packages: apt-get Snapcraft apt-get apt-get is shorten as apt. It appeared in 1998, and it is related to Debian packages. It makes use of .deb packages. A deb package contains only the data for its own application. In […]