How To Install Go Lang on Debian 11 / Debian 10 Raj Aug 21, 2021 0 Go is a programming language designed by Google engineers Robert Griesemer, Rob Pike, and Ken Thompson. It is…
How To Install Gradle on Debian 11 / Debian 10 Raj Aug 21, 2021 0 Gradle is an open-source tool for build automation Java, Groovy, and Scala development. It relies on the…
How To Install PHP 8.0 on Debian 10 / Debian 9 Raj Dec 2, 2020 1 PHP is an open-source programming language used for web development, created by Rasmus Lerdorf in 1994. It is an…
Setup Debian 10 Official Repository In sources.list (/etc/apt/sources.list) Raj Sep 30, 2020 1 When you install Debian 10 using a DVD, the Debian OS installer sets the DVD as a source for getting packages for…
How To Install IntelliJ IDEA On Debian 10 / Debian 9 Raj Apr 22, 2020 0 IntelliJ IDEA is an IDE (integrated development environment) for application development, developed by JetBrains. …
How To Install Apache Tomcat on Debian 10 / Debian 9 Raj Apr 18, 2020 0 Apache Tomcat is an open-source webserver to run Java web applications developed by the Apache Software Foundation…
How To Install Ruby On Rails On Debian 10 / Debian 9 Raj Mar 26, 2020 0 Ruby on Rails is a free server-side web application framework written in Ruby. It is mainly used for creating…
How To Install Apache Maven On Debian 10 / Debian 9 Raj Mar 12, 2020 1 Apache Maven is a free build automation tool based on the Project Object Model. With Maven, you can easily manage a…
How To Install MongoDB 4.2 / 4.0 on Debian 10 Raj Mar 5, 2020 0 MongoDB is an open-source document-oriented database designed for both scalability and developer agility in mind.…
Install Node.js On Debian 10 / Debian 9 Raj Feb 16, 2020 1 Node.js is a free and open-source, cross-platform JavaScript runtime built on Google's V8 JavaScript engine for…