
The output :~$ echo "deb stable main" | sudo tee /etc/apt//brave-browser-release.listĭeb stable main Step 4. The following command will help you with that echo "deb stable main" | sudo tee /etc/apt//brave-browser-release.list Add Brave Browser Repository to Pop!_OS system Manage keyring files in instead (see apt-key(8)). The output :~$ curl -s | sudo apt-key -keyring /etc/apt//brave-browser-release.gpg add. To do so, use the following command curl -s | sudo apt-key -keyring /etc/apt//brave-browser-release.gpg add. Software-properties-common is already the newest version (0.99.3.1).Īpt-transport-https is already the newest version (2.1.10ubuntu0.3).Ġ upgraded, 0 newly installed, 0 to remove and 20 not upgraded.

The output p-os:~$ sudo apt -y install curl software-properties-common apt-transport-httpsĬurl is already the newest version (7.68.0-1ubuntu4.3). Sudo apt -y install curl software-properties-common apt-transport-https To do so, use the commands below sudo apt update


