This is an unofficial appimage of Brave browser.
Download the latest release from Here
On some systems all you have to do is to click on the appimage and it will run, on others, however, you would have to do a few things before being able to just double click on the appimage:
- Right click on the appimage
- Go to properties
- Go to Permissions
- Allow file to run as executable
*Terms used may be a little different depending on your File Manager/Desktop Environment
chmod +x Brave-*.AppImage
./Brave-*.AppImage
If you do not have FUSE installed on your system you can still run the AppImage like this:
./Brave-*.AppImage --appimage-extract
cd squashfs-root
./AppRun
This is an unofficial AppImage of Brave. Here is the link to the official page: https://brave.com/ there you can find official releases of Brave for Linux, Windows and MacOS as well as the source code of the software and details about the licence.