Skip to content

marcioaleks/Brave-AppImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brave logo

Brave AppImage

Brave Stable, Beta and Nightly (unofficial) AppImages by GitHub Actions Continuous Integration
Report bug · Request feature · Download AppImage

Get Started

Download the latest release from

Stable Nightly Dev
Download Download Download

or, use zap, the command line AppImage package manager:

zap install --github --from=srevinsaju/Brave-AppImage brave-appimage

Executing

File Manager

Just double click the *.AppImage file and you are done!

In normal cases, the above method should work, but in some rare cases the +x permissisions. So, right click > Properties > Allow Execution

Terminal

./Brave-*.AppImage
chmod +x Brave-*.AppImage
./Brave-*.AppImage

In case, if FUSE support libraries are not installed on the host system, it is still possible to run the AppImage

./Brave-*.AppImage --appimage-extract
cd squashfs-root
./AppRun

Note

This is not an official AppImage. The developer of this continuous integration take no responsibility over anything which happen using this AppImage. USE IT ONLY ON YOUR OWN RISK. You are "free" to fork this repository, analyze the code and build your own AppImage under the MIT License and MPL 2.0 License.

License

"Brave" is licensed under the Mozilla Public License 2.0 (MPL 2.0) The official source code of the Brave is available at links provided

"GitHub Continuous Integration" is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%