Brave browser

If there's software you need and you can't find, make a request for it.
Post Reply
SlackCoder
Posts: 8
Joined: 19. Sep 2025, 13:44

Brave browser

Post by SlackCoder »

Hi,

Could the brave-browser be added as a compiled package? Its a popular browser and already available via slapt-src.

Thanks
djemos
Salix Warrior
Posts: 1493
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Brave browser

Post by djemos »

Download brave-browser latest version package.
Install it using

Code: Select all

sudo spkg brave-browser-1.87.191-x86_64-1dj.txz
Or build it yourself. Download the SLKBUILD
Save 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

Post by SlackCoder »

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.
User avatar
gapan
Salix Wizard
Posts: 6445
Joined: 6. Jun 2009, 17:40

Re: Brave browser

Post by gapan »

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
Image
Image
Post Reply