Hashbrown is a free and open source hash application for Linux. Using Hashbrown you can generate new hashes for your files, compare two file hashes and verify the downloaded file hashes . Currently it supports MD5, SHA1 and SHA256 hashes. It is a simple and easy to use GUI tool. It is written in Crystal and released under AGPL-3.0 License. Hashbrown is a new program and still in active development.
Install Hashbrown on Ubuntu
Hashbrown is available as a flatpak package for Ubuntu. If you already flatpak and flathub installed on your system then follow below Hashbrown installation steps or just follow the below link to install flatpak and flathub on your Ubuntu system.
How to install flatpak and flathub
Open the terminal console application and run this Hashbrown flatpak installation command . It will install the latest Hashbrown on your system.
flatpak install flathub dev.geopjr.Hashbrown
After the installation you can run Hashbrown by using this command.
flatpak run dev.geopjr.Hashbrown
Just browser and open any file to generate the hashes.
That’s it.