question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

brave-browser launches the most recent install (.deb packages)

See original GitHub issue

Description

brave-browser launches the most recent install

Steps to Reproduce

  1. Install Brave-Browser-Dev on Linux
  2. Run brave-browser from terminal launches Dev build
  3. Install Brave-Browser-Beta after installing Brave-Browser-Dev
  4. Run brave-browser from terminal launches Beta build
  5. Uninstall Beta from terminal shows updating alternatives which starts to point brave-browser to brave-browser-dev image

Actual result:

brave-browser launches the most recent install of Brave(Dev/Beta)

Expected result:

brave-browser should not launch Beta/Dev build, should be specified only for Release build. Only brave-browser-dev should launch Dev build and brave-browser-beta should launch Beta build

Reproduces how often:

Easy

Brave version (chrome://version info)

All Linux version

Reproducible on current release:

N/A for b-l

Website problems only:

  • Does the issue resolve itself when disabling Brave Shields?
  • Is the issue reproducible on the latest version of Chrome?

Additional Information

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:23 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
fmariercommented, Mar 20, 2019

@Techguyprivate did you try the work-around mentioned above?

As the root user:

cd /etc/alternatives/
rm brave-browser
ln -s /opt/brave.com/brave/brave-browser .
0reactions
srirambvcommented, Jun 26, 2019

Verification passed by @GeetaSarvadnya on

Brave 0.66.98 Chromium: 75.0.3770.100 (Official Build) beta(64-bit)
Revision cd0b15c8b6a4e70c44e27f35c37a4029bad3e3b0-refs/branch-heads/3770@{#1033}
OS Linux
Read more comments on GitHub >

github_iconTop Results From Across the Web

Download Brave
Downloads of this version of the Brave Browser (desktop) are available for Windows 64-bit, Windows 32-bit, macOS and Linux. Or download directly from...
Read more >
Brave browser won't open on debian 64bit - Desktop Support
I installed brave today, and got this errors: Log: usr@LINUX:~$ sudo apt install brave Reading package lists... Done Building dependency tree ...
Read more >
Installing Brave on Linux
The Arch packages are available as brave-bin , brave-beta-bin and brave-nightly-bin in the Arch User Repository. To install it, you'll need to use...
Read more >
Download Brave Beta
Preview the latest features for desktop. Download Brave Beta. Brave Beta is an early preview for new versions of Brave. This build showcases...
Read more >
Installing Brave Browser on Ubuntu 22.04 - Linux Hint
Step 1: Open the Terminal · Step 2: Install Required Dependencies · Step 3: Import GPG Keys · Step 4: Adding Browser Repository...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found