Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 3, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 3, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 3, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 3, 2025

      All the WWE 2K25 locker codes that are currently active

      June 3, 2025

      PSA: You don’t need to spend $400+ to upgrade your Xbox Series X|S storage

      June 3, 2025

      UK civil servants saved 24 minutes per day using Microsoft Copilot, saving two weeks each per year according to a new report

      June 3, 2025

      These solid-state fans will revolutionize cooling in our PCs and laptops

      June 3, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Community News: Latest PECL Releases (06.03.2025)

      June 3, 2025
      Recent

      Community News: Latest PECL Releases (06.03.2025)

      June 3, 2025

      A Comprehensive Guide to Azure Firewall

      June 3, 2025

      Test Job Failures Precisely with Laravel’s assertFailedWith Method

      June 3, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      All the WWE 2K25 locker codes that are currently active

      June 3, 2025
      Recent

      All the WWE 2K25 locker codes that are currently active

      June 3, 2025

      PSA: You don’t need to spend $400+ to upgrade your Xbox Series X|S storage

      June 3, 2025

      UK civil servants saved 24 minutes per day using Microsoft Copilot, saving two weeks each per year according to a new report

      June 3, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»[Easy] How to Install Brave Browser on Kali Linux

    [Easy] How to Install Brave Browser on Kali Linux

    January 6, 2025

    Brave Browser is really a good privacy & safety focused browser, which have advanced features like less memory per tab compared to Firefox and Chrome which make is very fast and lightweight, it comes with crypto wallet, private window through TOR network and many more. There are lots of good reason to use Brave Browser. But in this brief article we are not going to cover all the reasons to use Brave Browser.

    Install Brave Browser on Kali Linux

    Here in this article we just cover how we can install Brave Browser on Kali Linux system in short. Not only Kali, we can use this method to install Brave Browser on any other Debian based Linux Distribution (Like Ubuntu 16.04, Linux Mint 18, Elementary OS etc).

    Installing Brave Browser on Kali Linux

    First of all we need to open the Terminal, then we run the following command to install some packages.

    sudo apt install apt-transport-https curl -y

    It may prompt for the root password of our system before installing these packages. In the following screenshot we can see that these packages are installing:

    bravebrowser packages

    In the above screenshot we can see that these packages are installed. Now we need to run following command on our terminal for keyrings:

    sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg

    We can see what happens after applying the above command in the following screenshot:

    brave browser keyring on Kali Linux

    Now we need to add Brave Browser in our repository by using following command:

    echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

    We can see the output on the following screenshot:

    brave browser repository on Kali Linux

    Now we are almost ready to install Brave Browser on our Kali Linux system. We need to run a update to update our repository by using following command:

    sudo apt update

    After the update process is complete we can easily install Brave Browser by applying following command:

    sudo apt install brave-browser

    The installation of Brave Browser requires 96 MB to download and will take 300 MB disk space to install at this time (Updates changes the size), so the installation time will depend on our system performance and internet speed. We can see that Brave Browser is installed on our system in the following screenshot:

    brave browser installation sucessful on Kali Linux

    Now we can see Brave Browser on our application menu.

    Brave Browser on Kali Linux

    We can open the Brave Browser from here. We have opened it as we can see in the following screenshot:

    brave browser opened on our system

    In the above screenshot we can see that Brave Browser is running successfully. This is how we can install Brave Browser on our Kai Linux or any other Debian based Linux distribution.

    Love our articles? Make sure to follow us on Twitter and GitHub, we post article updates there. To join our KaliLinuxIn family, join our Telegram Group. We are trying to build a community for Linux and Cybersecurity. For anything we always happy to help everyone on the comment section. As we know our comment section is always open to everyone. We read each and every comment and we always reply.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleIndia Proposes Digital Data Rules with Tough Penalties and Cybersecurity Requirements
    Next Article Report: AI and security governance remain top priorities for 2025

    Related Posts

    Security

    BitoPro Silent on $11.5M Hack: Investigator Uncovers Massive Crypto Theft

    June 3, 2025
    Security

    New Linux Vulnerabilities

    June 3, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Critical Flaw in Apache Parquet Allows Remote Attackers to Execute Arbitrary Code

    Development

    If you want to play Avowed today, CDKeys already have a crazy deal on the Premium Edition

    News & Updates

    SQLite Studio is a SQLite Database Explorer

    Development

    TransFusion: An Artificial Intelligence AI Framework To Boost a Large Language Model’s Multilingual Instruction-Following Information Extraction Capability

    Development

    Highlights

    Dos and don’ts when sunsetting open source projects

    May 6, 2025

    Maintaining an open source project can be a big responsibility. But it’s not one you’re…

    Catch two of Capcom’s best Monster Hunter titles on PC for massive discounts to tide you over while waiting for Monster Hunter Wilds

    June 21, 2024

    CVE-2023-48726 – Apache Struts Cross-Site Scripting

    May 28, 2025
    Automating regulatory compliance: A multi-agent solution using Amazon Bedrock and CrewAI

    Automating regulatory compliance: A multi-agent solution using Amazon Bedrock and CrewAI

    April 10, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.