Hi,
Could the brave-browser be added as a compiled package? Its a popular browser and already available via slapt-src.
Thanks
Brave browser
Re: Brave browser
Download brave-browser latest version package.
Install it using
Or build it yourself. Download the SLKBUILD
Save it to a folder brave-browser
Install it using
Code: Select all
sudo spkg brave-browser-1.87.191-x86_64-1dj.txzSave it to a folder brave-browser
Code: Select all
cd brave-browser
fakeroot slkbuild -X-
SlackCoder
- Posts: 8
- Joined: 19. Sep 2025, 13:44
Re: Brave browser
Thanks @djemos B). Brave browser will be third party support I take it?
It would be nice if these could be integrated into slapt-get updates. I'll try digging into this further.
It would be nice if these could be integrated into slapt-get updates. I'll try digging into this further.
Re: Brave browser
If you always need a version that is up-to-date, your best bet would be to install the flatpak.
Code: Select all
flatpak install flathub com.brave.Browser
