BYDFi
Trade wherever you are!
Buy Crypto
Markets
Trade
Derivatives
Bots
Events
common-tag-new-0
Rewards

What are the recommended steps for installing Brave browser on Ubuntu for cryptocurrency enthusiasts?

JM editorMay 06, 2022 · 3 years ago1 answers

I am a cryptocurrency enthusiast and I want to install the Brave browser on my Ubuntu system. Can you provide me with the recommended steps to install Brave browser on Ubuntu specifically for cryptocurrency enthusiasts?

1 answers

  • May 06, 2022 · 3 years ago
    As a cryptocurrency enthusiast, I understand the importance of privacy and security while browsing the web. Installing Brave browser on Ubuntu is a great choice for cryptocurrency enthusiasts like us. Here's how you can do it: 1. Launch the terminal on your Ubuntu system. 2. Execute the command: sudo apt install apt-transport-https curl gnupg 3. Wait for the installation to complete. 4. Once the installation is done, run the command: curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add - 5. Allow the GPG key to be imported. 6. Now, execute the command: echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list 7. Update the package list by running: sudo apt update 8. Install Brave browser by running: sudo apt install brave-browser That's it! You've successfully installed Brave browser on your Ubuntu system. Enjoy the enhanced privacy features and cryptocurrency support while browsing! Please note that these steps are specifically for Ubuntu and may vary for other operating systems.