Gaming industry under DDoS attack. Get DDoS protection now. Start onboarding
  1. Home
  2. Developers
  3. How to Install Brave on Ubuntu 22.04

How to Install Brave on Ubuntu 22.04

  • By Gcore
  • June 9, 2023
  • 2 min read
How to Install Brave on Ubuntu 22.04

Elevate your online privacy and experience a faster, more efficient browsing session by installing the Brave browser on Ubuntu 22.04.

What Is the Brave Browser?

Developed by Brave Software, Inc., Brave is a ground-breaking web browser that emphasizes user privacy and seamless functionality. Constructed on the sturdy Chromium platform, Brave is open-source and is compatible with various operating systems, including Windows, macOS, Linux, Android, and iOS.

Here are some key features of Brave:

  1. Prioritizing Your Privacy: Brave revolutionizes web browsing by placing privacy at the forefront. Its potent ad and tracker blocking system ensure optimal browsing speeds and hinder third-party trackers from violating your online privacy
  2. Chromium Under the Hood: With its origins shared with Google Chrome, Brave offers a familiar user experience. It proudly boasts compatibility with most Chrome extensions and delivers a performance on par with other Chromium-based browsers
  3. Basic Attention Token (BAT) Integration: Brave seamlessly incorporates the innovative Basic Attention Token (BAT) system. This allows users to support their preferred content creators with cryptocurrency tokens, thus promoting a new era in digital advertising
  4. Inbuilt Tor Support: Brave takes your privacy up a notch with integrated Tor support. This enables private tabs that shield your online activities from prying eyes
  5. Speed and Efficiency Redefined:  By eliminating ads and trackers, Brave provides a streamlined browsing experience that is quicker and more efficient, ultimately helping you conserve data and battery life

Install Brave on Ubuntu 22.04

1. Verify the installation of the cURL command. If it’s not installed, add it to your system with the command:

sudo apt install curl

2. Add the Brave repository keys to your system using the following command: 

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

3. Create a file named “/etc/apt/sources.list.d/brave-browser-release.list” in the /etc/apt/sources.list/ directory, and add the repository from the previous step with the following command:

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

4. Update your system’s package index with the command:

sudo apt update

5. Install the Brave browser using the command:

sudo apt install brave-browser

6. Launch the Brave browser from your Ubuntu GUI by searching for “Brave”.

The program window will appear as follows:

Congratulations! You are now all set to enjoy web browsing with Brave on Ubuntu 22.04.

Conclusion

Want to run Ubuntu in a virtual environment? With Gcore Cloud, you can choose from Basic VM, Virtual Instances, or VPS/VDS suitable for Ubuntu:

Choose an instance

Related articles

What's the difference between multi-cloud and hybrid cloud?

Multi-cloud and hybrid cloud represent two distinct approaches to distributed computing architecture that build upon the foundation of cloud computing to help organizations improve their IT infrastructure.Multi-cloud environments involve us

What is multi-cloud? Strategy, benefits, and best practices

Multi-cloud is a cloud usage model where an organization utilizes public cloud services from two or more cloud service providers, often combining public, private, and hybrid clouds, as well as different service models, such as Infrastructur

What is cloud migration? Benefits, strategy, and best practices

Cloud migration is the process of transferring digital assets, such as data, applications, and IT resources, from on-premises data centers to cloud platforms, including public, private, hybrid, or multi-cloud environments. Organizations can

What is a private cloud? Benefits, use cases, and implementation

A private cloud is a cloud computing environment dedicated exclusively to a single organization, providing a single-tenant infrastructure that improves security, control, and customization compared to public clouds.Private cloud environment

What is a cloud GPU? Definition, types, and benefits

A cloud GPU is a remotely rented graphics processing unit hosted in a cloud provider's data center, accessible over the internet via APIs or virtual machines. These virtualized resources allow users to access powerful computing capabilities

What is cloud networking: benefits, components, and implementation strategies

Cloud networking is the use and management of network resources, including hardware and software, hosted on public or private cloud infrastructures rather than on-premises equipment. Over 90% of enterprises are expected to adopt cloud netwo

Subscribe to our newsletter

Get the latest industry trends, exclusive insights, and Gcore updates delivered straight to your inbox.