I recently set up Linux Mint Cinnamon on my new laptop and I'm in the process of downloading the software I need for school. However, I can't seem to find Visual Studio Code in the software manager. Are there other 'stores' or sources I should explore to get more applications?
5 Answers
Don't forget about Flathub! It's great for finding a lot of applications for Linux. Their main repository has many software options. You can check it out at [flathub.org](https://flathub.org/en).
For automatic updates with Visual Studio Code, consider adding the repository instead of just downloading the .deb file. Check out the setup guide here: [Install VS Code on Linux](https://code.visualstudio.com/docs/setup/linux#_install-vs-code-on-linux). Follow the Ubuntu/Debian instructions for a smooth setup.
If you're looking for software, here's my checklist: Start by checking the Software Manager. If it's not there, visit the software's official website. For anything else, you could try using `sudo apt install [software]` after confirming it's safe to do.
Visual Studio Code isn't always available directly in the software manager. Generally, you need to download the .deb package from their official site. Just run the .deb file, and it’s similar to installing a Windows .exe file. You can find it here: [code.visualstudio.com](https://code.visualstudio.com/)!
If you want an alternative, there's an open-source version called Codium available in the software manager. It's quite similar but lacks some proprietary features, including access to the extension marketplace, which could be important for school tasks.

Related Questions
How to Build a Custom GPT Journalist That Posts Directly to WordPress
Fix Not Being Able To Add New Categories With Intuitive Category Checklist For Wordpress
Get Real User IP Without Installing Cloudflare Apache Module
How to Get Total Line Count In Visual Studio 2013 Without Addons
Install and Configure PhpMyAdmin on Centos 7
How To Setup PostfixAdmin With Dovecot and Postfix Virtual Mailbox