LibreOffice is an open-source and free office suite. It’s alternate of Microsoft Office. In this tutorial, we will show you how to install the latest LibreOffice on Debian 11 system. You can install latest version of LibreOffice either using the official PPA or the Snap package manager. Prerequisites# You must logged in as root or
Make Linux Great Again
How to Install Notepad++ on Ubuntu 22.04
Notepad++ is one of the most used application by Windows users. We can say it’s most advanced version of notepad which includes a large number of options. In this guide, we will show you how to install Notepad++ on Ubuntu 22.04. Generally, the Linux users would like to use the command line editors such as
How to Install GIMP on Debian 11
GIMP is GNU Image Manipulation Program. It’s most popular open-source and cross platform application for image manipulation. It can use to convert the types of images, optimize images, and much more. GIMP is available for most of the platform like Linux, Windows, macOS, and FreeBSD etc. This guide will show you how to install the
How to Install Gulp.js on Ubuntu 22.04
Gulp.js is an open-source toolkit that helps developers automate the tasks in development workflow. Gulp is useful to make automate processes and run repetitive tasks easily. It also includes the feature of piping output to the another command. This tutorial shows you how to install Gulp.js on Ubuntu 22.04 systems. Prerequisites# You must logged in
How to Install LibreOffice on Ubuntu 22.04
LibreOffice is a open-source and free office suite. The LibreOffice is equipped with multiple programs such as LibreOffice Writer, LibreOffice Draw, LibreOffice Calc, etc. In this tutorial, described steps to install LibreOffice on Ubuntu 22.04 Linux system. You can install latest version of LibreOffice either using the official PPA or the Snap package manager. Prerequisites#
How to Install CouchDB on Ubuntu 22.04
Apache CouchDB is an open-source NoSQL database released by the Apache Software Foundation. It uses JSON to represent data stored in a database. The CouchDB replication allows you to synchronize two or more CouchDB databases. CouchDB RESTful HTTP/JSON API allows you to read, edit, delete and create database documents. In this tutorial, we’ll explain how
How to Install GCC Compiler on Debian 11
GCC stands for GNU Compiler Collection. It is an open-source collection of compilers and libraries. It includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D programming languages. GCC was originally written as the compiler for the GNU operating system. This guide explains how to install GCC compiler on Debian 11 Bullseye. It’s
How to Install Git on Ubuntu 22.04
Git is one of the most popular version control or source code management system. It provides facility to track changes in source code for many open source and commercial projects. Version control systems help you share and collaborate on software development projects. In this tutorial we’ll explain how to install Git on Ubuntu 22.04 Jammy
How to Install Gradle on Ubuntu 22.04
Gradle is free and open-source build tool used to make different applications. It includes the best features of Ant and Maven. It is flexible and helps developers team to automate and build easier and faster software. In this tutorial we’ll explain how to install Gradle on Ubuntu 22.04 system. How to Install Gradle on Ubuntu
How to Find Linux OS Name and Kernel Version You Are Running
There are several ways of knowing the version of Linux you are running on your machine as well as your distribution name and kernel version plus some extra information that you may probably want to have in mind or at your fingertips. Therefore, in this simple yet important guide for new Linux users, I will