Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente | |||
element [Le 29/01/2021, 10:45] G-Tux [Installation] |
element [Le 04/10/2022, 16:18] (Version actuelle) 81.247.240.195 MAJ ppa |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | {{tag>messagerie_instantanée voip visioconférence Xenial Bionic Focal}} | + | {{tag>messagerie_instantanée voip visioconférence Focal}} |
{{ :logo:element.png?140|Element}} | {{ :logo:element.png?140|Element}} | ||
Ligne 54: | Ligne 54: | ||
Cependant nous utilisons ici le PPA officiel de l'application.</note> | Cependant nous utilisons ici le PPA officiel de l'application.</note> | ||
- | Ouvrez un [[:terminal]] et saisissez les [[:commande_shell|commandes]] suivantes. | + | Ouvrez un [[:terminal]] et saisissez les [[:commande_shell|commandes]] suivantes : |
- | + | ||
- | Ajoutez le dépôt en adaptant la commande en fonction du nom de votre version d'Ubuntu. | + | |
- | Pour [[:xenial|Xenial 16.04]] : | + | |
- | <code>sudo sh -c "echo 'deb https://riot.im/packages/debian/ xenial main' > /etc/apt/sources.list.d/matrix-riot-im.list"</code> | + | |
- | __**ou**__ pour [[:bionic|Bionic 18.04]] : | + | |
- | <code>sudo sh -c "echo 'deb https://riot.im/packages/debian/ bionic main' > /etc/apt/sources.list.d/matrix-riot-im.list"</code> | + | |
- | + | ||
- | Puis ajoutez la clé publique : | + | |
- | <code>curl -L https://riot.im/packages/debian/repo-key.asc | sudo apt-key add -</code> | + | |
- | + | ||
- | Finalement mettez APT à jour et installez Riot : | + | |
- | <code>sudo apt update && sudo apt install riot-web</code> | + | |
- | + | ||
- | **Installation d' Élément (depuis le 15 juillet 2020):** | + | |
<code>sudo apt install -y wget apt-transport-https</code> | <code>sudo apt install -y wget apt-transport-https</code> | ||
<code>sudo wget -O /usr/share/keyrings/riot-im-archive-keyring.gpg https://packages.riot.im/debian/riot-im-archive-keyring.gpg</code> | <code>sudo wget -O /usr/share/keyrings/riot-im-archive-keyring.gpg https://packages.riot.im/debian/riot-im-archive-keyring.gpg</code> | ||
Ligne 91: | Ligne 77: | ||
* **(en)** [[https://element.io/|element.io]], site officiel d' Element | * **(en)** [[https://element.io/|element.io]], site officiel d' Element | ||
- | * **(en)** [[https://riot.im/|riot.im]], site officiel de //Riot// | ||
* **(en)** [[https://github.com/vector-im|github de Riot]] | * **(en)** [[https://github.com/vector-im|github de Riot]] | ||
* **(en)** [[https://matrix.org/|matrix.org]], site officiel de //Matrix// | * **(en)** [[https://matrix.org/|matrix.org]], site officiel de //Matrix// |