MX on Linux: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m (→‎Add the Mono repository for a Raspberry Pi: correct typo (and coloured headings))
Line 212: Line 212:
# the echo line defines a repository to add to the sources list.
# the echo line defines a repository to add to the sources list.


{| class="wikitable" border="0"
{|
|-
|-
!style="width:450px" | Raspberry Operating System 9 (stretch)
! scope="col" style="width:450px; color:blue" | Raspberry Operating System 9 (stretch)
!style="width:450px" | Raspberry Operating System 10 (buster)
! scope="col" style="width:450px; color:navy" | Raspberry Operating System 10 (buster)
|-
|-
| sudo apt install apt-transport-https dirmngr gnupg ca-certificates<
| sudo apt install apt-transport-https dirmngr gnupg ca-certificates
| sudo apt install apt-transport-https dirmngr gnupg ca-certificates
| sudo apt install apt-transport-https dirmngr gnupg ca-certificates
|-
|-