Outils pour utilisateurs

Outils du site


yunohost

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

yunohost [2024/02/09 17:10] – créée - modification externe 127.0.0.1yunohost [2024/05/14 16:43] (Version actuelle) – [PHP8.2] gepeto
Ligne 5: Ligne 5:
   sudo apt install lsb-release apt-transport-https ca-certificates software-properties-common -y   sudo apt install lsb-release apt-transport-https ca-certificates software-properties-common -y
   sudo wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg    sudo wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg 
 +  sudo apt-key add /etc/apt/trusted.gpg.d/php.gpg
   sudo sh -c 'echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list'   sudo sh -c 'echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list'
   sudo apt update   sudo apt update
   sudo apt install php8.2   sudo apt install php8.2
yunohost.txt · Dernière modification : 2024/05/14 16:43 de gepeto