You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "deb [signed-by=/usr/share/keyrings/mono-official-archive-keyring.gpg] https://download.mono-project.com/repo/debian stable-buster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
71
73
sudo apt update</code></pre>
72
74
75
+
<p>Note: On Debian 13 (Trixie) and later you'll get an expiration warning for the SHA1 algorithm used by the key. You can extend the expiry date by following the instructions in <code>/usr/share/apt/default-sequoia.config</code></p>
76
+
73
77
<h4><imgsrc="/images/raspbian-logo.svg" height="20px" width="20px" alt="Raspbian Logo" style="margin-right: 5px;"/>Raspbian 10 and later <small>(armhf)</small></h4>
0 commit comments