ubuntutipstricks
ubuntutipstricks
Sem título
2 posts
Don't wanna be here? Send us removal request.
ubuntutipstricks · 3 years ago
Text
How to install Spotify on Ubuntu
Tumblr media
Spotify is the world’s biggest music streaming service.
You can install usgin the terminal, use the following command
$ sudo snap install spotify
now it's simple to open the app and your favorite songs.
0 notes
ubuntutipstricks · 3 years ago
Text
How to install Visual Studio Code on Ubuntu
Tumblr media
VS Code is a code editor, can be classed as an IDE(integrated development environment), is one of the most used code editing tools, having a wide range of languages ​​compatible with C++, C#, Java, Python, PHP and Go, in addition to having its own terminal.
To install VSCode on your Ubuntu , you need to open terminal, using shortcut Ctrl+Alt+T and then use following command
$ sudo snap install code --classic
and that's all you need to install this IDE on your system.
1 note · View note