Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:easyroam-via-apt [2026/05/24 22:05] – created Zyzonixtutorials:easyroam-via-apt [2026/05/24 22:06] (current) Zyzonix
Line 7: Line 7:
   - Grab the key: <code bash> curl -fsSL https://packages.easyroam.de/keys/easyroam.asc | sudo gpg --dearmor -o /etc/apt/keyrings/easyroam.gpg</code>   - Grab the key: <code bash> curl -fsSL https://packages.easyroam.de/keys/easyroam.asc | sudo gpg --dearmor -o /etc/apt/keyrings/easyroam.gpg</code>
   - Add the repository: <code bash>echo "deb [signed-by=/etc/apt/keyrings/easyroam.gpg] https://packages.easyroam.de/repos/easyroam-desktop stable main" | sudo tee /etc/apt/sources.list.d/easyroam-desktop.list</code>   - Add the repository: <code bash>echo "deb [signed-by=/etc/apt/keyrings/easyroam.gpg] https://packages.easyroam.de/repos/easyroam-desktop stable main" | sudo tee /etc/apt/sources.list.d/easyroam-desktop.list</code>
-  - Updates lists: <code bash>sudo apt update</code>+  - Update lists: <code bash>sudo apt update</code>
   - Install the client: <code bash>sudo apt install easyroam-desktop</code>   - Install the client: <code bash>sudo apt install easyroam-desktop</code>
  • tutorials/easyroam-via-apt.1779653135.txt.gz
  • Last modified: 2026/05/24 22:05
  • by Zyzonix