TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Ubuntu

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

Google Chrome Download Linux

Ubuntu /

Install Google Chrome on Ubuntu

Install CPU Checker Ubuntu

Ubuntu /

Configure VM Acceleration on Ubuntu Linux

Ubuntu Software Center

Ubuntu /

Ubuntu Software Center

Settings Ubuntu

Ubuntu /

Night Light Settings in Ubuntu

Install Ubuntu on Desktop

Ubuntu /

Install Ubuntu Desktop on Laptop or PC

‹ Install Google Chrome on Ubuntu

Recent Posts

  • Update draw.io on Windows
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com