firefox from home:pellaeon project

Select Your Operating System

For Ubuntu 23.10 standard run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pellaeon/Ubuntu_23.10_standard/ /' | sudo tee /etc/apt/sources.list.d/home:pellaeon.list
curl -fsSL https://download.opensuse.org/repositories/home:pellaeon/Ubuntu_23.10_standard/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pellaeon.gpg > /dev/null
sudo apt update
sudo apt install firefox
For Ubuntu 23.04 standard run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pellaeon/Ubuntu_23.04_standard/ /' | sudo tee /etc/apt/sources.list.d/home:pellaeon.list
curl -fsSL https://download.opensuse.org/repositories/home:pellaeon/Ubuntu_23.04_standard/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pellaeon.gpg > /dev/null
sudo apt update
sudo apt install firefox

Packages for Ubuntu 23.10 standard:

Packages for Ubuntu 23.04 standard: