5,838
edits
m (→Add the Mono repository for a Raspberry Pi: correct typo (and coloured headings)) |
m (→Add the Mono repository for a Raspberry Pi: styling for spacing) |
||
! scope="col" style="width:450px; color:navy" | Raspberry Operating System 10 (buster)
|-
| style="height:50px;| sudo apt install apt-transport-https dirmngr gnupg ca-certificates
| sudo apt install apt-transport-https dirmngr gnupg ca-certificates
|-
| style="height:100px; |<code>sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF</code>
| <code>sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF</code>
|-
| style="height:50px;| <nowiki>echo "deb https://download.mono-project.com/repo/debian stable-raspbianstretch main"</nowiki>
| <nowiki>echo "deb https://download.mono-project.com/repo/debian stable-raspbianbuster main"</nowiki>
|-
| style="height:50px;|sudo tee /etc/apt/sources.list.d/mono-official-stable.list
| sudo tee /etc/apt/sources.list.d/mono-official-stable.list
|}
|
edits