Linux Tutorials on the topic “programming”
-
How to Install Gitea Git service on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1Gitea is a free, open-source, self-hosted, and well-known Git server written in the Go programming language. In this tutorial, I will show you how to install Gitea on Debian 11.
-
How to Install AngularJS on AlmaLinux 8
Author: t.michael • Tags: linux, programming, web server • Comments: 1AngularJS is a JavaScript-based open-source front-end web application framework primarily maintained by Google that assists with running single-page applications. It allows developers to use HTML as their template language and lets them create robust, interactive websites without having to reload the browser for every new page view.
-
How to Install Go Programming Language on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 0Go is a programming language that was initially created by a team at Google. In this tutorial, we'll look at how to install and configure a programming workspace with Go via command line. You can follow along if you have a working Debian 11 system.
-
-
How to Install GitLab on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1GitLab is a free and open-source DevOps platform that allows teams to iterate faster and innovate together. In this post, we will show you how to install GitLab with Nginx and Let's Encrypt SSL on Debian 11.
-
How to Install Python 3.9 on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 0Python is a popular open-source programming language. In this article, we'll show how to install Python 3.9, which is the latest version at the time of writing this, on a Debian 11 system as a Linux user.
-
How to Install Yarn NPM Package Manager on Ubuntu 20.04
Author: Samreena Aslam • Tags: linux, programming, ubuntu • Comments: 0Yarn is a fast, secure, and reliable NODE package manager that enables you to automate the installation, configuring, updating, and removing of npm packages. In this tutorial, I will explain the installation procedure of Yarn on Ubuntu 20.04 distribution. Moreover, we will also discuss the yarn basics and some useful commands.
-
How to Install Ionic Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Ionic is a free and open-source framework for building high-quality, cross-platform native and web apps using NodeJS. In this post, we will show you how to install Ionic Mobile App Framework on Debian 10 server.
-
How to Install Gitea Code Hosting Service on Fedora 34
Author: Navjot Singh • Tags: fedora, programming • Comments: 1Gitea is an open-source code-hosting solution based on the Git platform. This article will cover how to install and configure Gitea on Fedora 34 and how to set up your first Git repository.
-
How to Create Rust Virtual Environment Using Conda on Linux
Author: Hitesh Jethva • Tags: linux, programming • Comments: 0Conda is an open-source package management system and environment management system for installing multiple versions of software packages and their dependencies. In this post, we will show you how to create Rust virtual environments using Conda in Linux.
-
How to Install Rust Programming Language on Ubuntu 20.04
Author: Hitesh Jethva • Tags: programming, ubuntu • Comments: 0Rust is an open-source and nowadays very popular programming language developed by Graydon Hoare. In this tutorial, I will show you how to install the Rust programming language on Ubuntu 20.04.