Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo tar xzf CLion-2022.2.3.tar.gz -C /opt
- Install with snap (GNU/Linux)
- VSCodium is available in the Snap Store as Codium, thanks to the help of the Snapcrafters community. If your GNU/Linux distribution has support for snaps:
- https://snapcraft.io/code
- snap install codium --classic
- Enable snapd
- sudo rm /etc/apt/preferences.d/nosnap.pref
- sudo apt update
- sudo apt update
- sudo apt install snapd
- sudo snap install snapd
- snap install codium --classic
- https://limeoats.com/
- https://limeoats.com/clion-and-cmake
- https://cmake.org/examples/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement