# How to install Flameshot on Linux Mint 21 vanessa or any other Ubuntu-based Linux distribution via the terminal emulator

---

## Flameshot

#### Flameshop is a powerful yet simple to use screenshot software.

![https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif](https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif align="left")

[Features:](%5Bhttps://github.com/flameshot-org/flameshot#features%5D(https://github.com/flameshot-org/flameshot#features))

* Customizable appearance;
    
* Easy to use.
    
* In-app screenshot editing.
    
* DBus interface.
    
* Upload to Imgur.
    

---

![Suits-2x08 GIFs - Get the best GIF on GIPHY](https://media0.giphy.com/media/3o85xp2sR7StloVo9q/giphy.gif align="left")

---

### Install

Open the terminal and run the following command:

```apache
sudo apt install flameshot -y
```

You should be able to see something like this

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1685373846030/03f2b3a6-d9d4-4f44-a4ae-17ab02b3f0a6.png align="center")

---

### Check installation

There are several ways to check your installation:

* Checking its version;
    
* Checking the executable file location.
    
* Running the software;
    

---

### Through its version

```apache
flameshot -v
```

You should be able to see something like this

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1685373911715/c9e9969e-b885-4484-af83-41b045c4fc50.png align="center")

---

### Through its executable file path

In the terminal

```apache
which flameshot
```

You should be able to see something like this:

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1685374091453/0cbb6a8d-099a-4129-8404-07882bfc5cd2.png align="center")

When you run the `which` command with a specific command or program name, it searches through the directories listed in the $PATH environment variable to find the location of the executable file associated with that command.

It then displays the absolute path of the executable file on the terminal.

---

### Through its post-installation run

In the terminal

```apache
flameshot
```

In your tray icon area, on your right side, You should be able to see something like this:

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1695212177878/9109f5ff-396f-4074-89de-9498845267f8.png align="center")

---

## Done

---

### **Celebrate**

![Gifs de the office - Gifs e Imagens Animadas](https://gifs.eco.br/wp-content/uploads/2022/06/gifs-de-the-office-0.gif align="left")

---

### **Let's connect**

* [**Github**](https://github.com/alexcalaca)
    
* [**LinkedIn**](https://linkedin.com/in/alexandrecalacaofficial)
    
* [**Hashnode**](https://hashnode.com/onboard?next=/@alexandrecalaca)
    
* [**Youtube**](https://www.youtube.com/@alexandrecalacaofficial)
    

---

### **Final thoughts**

I hope this article has been helpful to you. Please feel free to ask if you have any questions.

Your thoughts, suggestions, and corrections are highly welcome.

By the way, don't hesitate to share your ideas for new blog articles. Looking forward to seeing you next time.

---
