4 lines
85 B
Bash
4 lines
85 B
Bash
|
sudo add-apt-repository ppa:mozillateam/ppa
|
||
|
sudo apt update
|
||
|
sudo apt install firefox
|