Install

How To Install Postman – REST Client For Ubuntu
Overview Postman is a REST Client/Tool that can be used to perform request to endpoints. Prerequisites Ubuntu 18.04 Installation via snap 01. Run the follow snap command 02. Then run Postman via command line or the application launcher Via Command Line Via Launcher 03. Congratulations! You’ve installed Postman. Installation via download …

How To: GitKraken, Git Client For Ubuntu – Installation
Overview GitKraken is a Git client free for open source and non-commercial use. Prerequisites Ubuntu 18.04 Installation 01. Download the installer at the GitKraken Official Website 02. Install the package using the following command 03. Open either from the launcher or via the command line Via Launcher Via command line …

How To: GIMP, Graphics Image Editor For Ubuntu – Installation
Overview GIMP is a free and open-source graphics editor available for Ubuntu. Prerequisites Ubuntu 18.04 Installation 01. Install using the following commands 02. Open either from the launcher or via the command line or via the launcher GIMP is a very versatile tool for image editing. To get started …

How To Install Vokoscreen Video Desktop Recorder For Ubuntu
Overview Vokoscreen is a video desktop recorder for Ubuntu that allows selection of the screen area, setting the number of frames, and even provide a zoom function on the area the cursor is located. Prerequisites Ubuntu 18.04 Installation 01. Install using the following commands 02. Once installed can access the application using …

How To Install Node.js In Ubuntu
Overview Installation of Node.js on an Ubuntu system. At the time of this writing, the stable version is 10.16.2 (LTS) and the current version is 12.8.0. Prerequisites Ubuntu 18 and above Download and install via the package manager Current version : 12.x Stable and LTS version: 10.16.2 Install via snap Current version: …