TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • TestNG
  • Tools
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Linux

Install Gradle on Ubuntu Linux

Ubuntu

Overview

Gradle is an open-source build automation tool. The tool is designed to support the entire development lifecycle of an application. Let’s install Gradle on Ubuntu Desktop Linux machine.

The tool has excellent support for multiple programming languages like Java, C/C++, Groovy, Android, etc.  The tool is integrated with IDE’s like Eclipse, IntelliJ, etc.

Install Gradle

Click on the Ubuntu Software icon on the Dock.

Search for Gradle in the search bar.

 

Gradle Install Ubuntu

 

Select the gradle search result and click on the green Install button.

That’s it. Gradle would be installed on the machine.

Verify Install

Open Terminal and issue the following command.

$ gradle -v

The command should display the version information to the console.

Gradle Version

 

 

Related Posts

CentOS Stream ISO File Download

Linux /

CentOS 8 Stream Install Guide

Android Studio Setup Wizard

Linux /

Customization of Android Development Environment

Download Android Studio

Linux /

Download Android Studio Package on Linux

CentOS Linux Distribution Desktop

Linux /

CentOS Linux Distribution

Google Chrome Download Linux

Linux /

Install Google Chrome on Ubuntu

‹ CentOS Linux Distribution› Download Android Studio Package on Linux

Recent Posts

  • Antivirus Products for Windows 11 PC
  • Install CodeBlocks IDE on Windows 11
  • Location Privacy Settings on Windows
  • Windows 11 Virus & Threat Protection
  • Download & Install Python on Windows 11
  • Cumulative Update for Windows 11 Version
  • Test execution speed in Selenium IDE
  • Check Windows 11 Free Upgrade
  • Download IntelliJ IDE on Windows 11
  • New MySQL Connection in Workbench

Back to Top

Automation Tutorials

  • JBehave Tutorial
  • Selenium Tutorial
  • TestNG Tutorial
  • JUnit Tutorial

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version