Raspberry Pi 4

Antworten
MrGeorge
Beiträge: 1
Registriert: Mo 6. Apr 2020, 23:50
Hat sich bedankt: 0
Danksagung erhalten: 0

Raspberry Pi 4

Beitrag von MrGeorge »

Hello, I would like to ask if it is possible to run the bot on raspberry Pi 4. There is a thread already about it as I see, but it is in german.
Benutzeravatar
TakeViagraDieHard
Spender
Beiträge: 140
Registriert: Fr 29. Jun 2018, 21:53
Wohnort: NRW
Hat sich bedankt: 14 Mal
Danksagung erhalten: 46 Mal

Re: Raspberry Pi 4

Beitrag von TakeViagraDieHard »

Hello MrGeorge,

I'm running the bot on an Pi 4 since 3 months without any problem. You just need to install the correct Mono version (Raspbian 10):
https://www.mono-project.com/download/s ... n-raspbian

Code: Alles auswählen

sudo apt install apt-transport-https dirmngr gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/debian stable-raspbianbuster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt install mono-complete
sudo apt install referenceassemblies-pcl
sudo apt install ca-certificates-mono
sudo cert-sync
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 3 Gäste