User Tools

Site Tools


proton

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proton [2025/10/13 15:04] mikoproton [2025/11/25 16:37] (current) – external edit 127.0.0.1
Line 10: Line 10:
 ===== Step 1: Add the GPG Key ===== ===== Step 1: Add the GPG Key =====
  
-<code bash>+<code>
 sudo apt install gnupg sudo apt install gnupg
 wget -q -O - https://repo.protonvpn.com/debian/public_key.asc | sudo apt-key add - wget -q -O - https://repo.protonvpn.com/debian/public_key.asc | sudo apt-key add -
Line 46: Line 46:
  
   * Check the contents of the repository file:   * Check the contents of the repository file:
-<code bash+<code> 
-    cat /etc/apt/sources.list.d/protonvpn-stable-release.list+cat /etc/apt/sources.list.d/protonvpn-stable-release.list
 </code> </code>
-    It should contain: + 
 +It should contain: 
 <code> <code>
-    deb https://repo.protonvpn.com/debian stable main+deb https://repo.protonvpn.com/debian stable main
 </code> </code>
   * Run:   * Run:
 <code> <code>
-    sudo apt clean && sudo apt update+sudo apt clean && sudo apt update
 </code> </code>
  
proton.1760367899.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki