Tag: Ubuntu
How To Install Timeshift Backup Restore Software on Ubuntu 20.04 LTS
On this tutorial, we will learn how to install Timeshift (backup/restore software) version 20.03 on Ubuntu 20.04 LTS operating system. Introduction To secure our system from damage or data loss, we need an…
How to Install Visual Studio Code on Ubuntu 20.04
On this short tutorial, we will learn how to install Visual Studio Code on Ubuntu 20.04 operating system. Introduction Visual Studio Code is a cross-platform source-code editor made by Microsoft for Windows, Linux…
How To Install Tensorflow On Ubuntu 20.04 LTS
Introduction TensorFlow is a free and open-source software library for machine learning. TensorFlow is used to train neural networks. It can be used across a range of tasks but has a particular focus…
How To Install Golang On Ubuntu 20.04 LTS
On this short tutorial, we will learn how to install Golang version 1.17.3 on Ubuntu 20.04 operating system Introduction Go, sometimes referred to as “Golang”, is an open-source programming language that was released…
How to Install pip On Ubuntu 20.04 LTS
On this short article we will learn how to install pip (Package Installer for Python) for Python 2 and pip for Python 3 on Ubuntu 20.04 LTS operating system. Introduction Package Installer for…
How To Install SQL Server 2019 Command-line Tools
On this short article, we will discuss how to install SQL Server command line tools for SQL Server. Introduction When we want to use MS SQL Server 2019 as the database server of…
How to Install Java (OpenJDK 18, 17, 11 and 8) on Ubuntu 22.04
On this short article, we will learn how to install OpenJDK 18, 17,11 and 8 on Ubuntu 22.04 LTS operating system Introduction Java is one of the most cross-platform, object-oriented, and multipurpose programming…
How To Install Microsoft SQL Server 2019 On Ubuntu 20.04 LTS
On this short tutorial we will discuss how to install Microsoft SQL Server 2019 on Ubuntu 20.04 LTS operating system. Introduction Microsoft SQL Server is a relational database management system developed by Microsoft…
How To Install Redis On Ubuntu 20.04
On this short article we will learn how to install Redis on Ubuntu 20.04 operating system Introduction Redis is an open source (BSD licensed) in-memory data structure store, used as a database, cache…
How To Install Gradle on Ubuntu 20.04
On this tutorial we will learn how to install Gradle version 6.4 on Ubuntu 20.04 LTS Introduction Gradle is a general-purpose build automation tool for multi-language software development. Gradle is used to build,…
Comments