Don't wanna be here? Send us removal request.
Text
How to install Spotify on Ubuntu
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
Text
How to install Visual Studio Code on Ubuntu
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