I was trying to install DrRacket for my cs class. So I went to racket site and it led to this site I copied and pasted these commands from there.
sudo add-apt-repository ppa:plt/racket
sudo apt update
and I did all the steps for installing it. Installation was successful and racket was working. But after logging out and login. It is showing "Oh no something went wrong. Contact your administrator"
Searching on internet I came across this, still didn't work
If it is any helpful running tail /var/log/syslog
shows this.
edit: Sorry if my question was unclear. I meant that my Ubuntu os shows "Something went wrong" not the racket app. Photo here
@David I don't know the version, I'm new to Ubuntu so I was just copying and pasting commands from internet. I might have pasted something and broken something while installing racket.