DEV Community

tp1050
tp1050

Posted on • Updated on

How to get kivy working

sudo apt install apt-transport-https curl

sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

sudo apt update

sudo apt install brave-browser

Top comments (2)

Collapse
 
hydraulisch profile image
3e2

Hey There,

I feel like this post has no real meaning behind it, maybe next time explain the reasoning behind why your posting this and try a less spammy / catchy name to get your post found.

Here is something to help you out with making a more high quality post: dev.to/devteam/how-to-write-a-high...

Collapse
 
tabaluga profile image
tp1050

Hello!!!

Thanks for pointing it out to me! I am updating it just now
Thanks Again