# Meld - tool for file or folder comparison

## [RIGHT METHOD to install](https://www.howtoinstall.co/en/ubuntu/xenial/meld)

### Install meld

Installing meld package on Ubuntu 16.04 (Xenial Xerus) is as easy as running the following command on terminal:

```
sudo apt-get update
sudo apt-get install meld
```

## DO NOT follow the stupid instruction as

<http://linuxpitstop.com/install-meld-on-ubuntu-and-mint-linux/>

since clone then run meld require python 2 and can cause other bugs


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lamhung81-2.gitbook.io/github-basic-tutorial/meld-tool-for-file-or-folder-comparison.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
