|
|
|
|
|
by monodot
1741 days ago
|
|
If you want to work in a RHEL-like environment (use a similar package manager, configuration, and so on), then you could look at Fedora (Workstation edition), which is in the same branch of the Linux family tree as RHEL. Fedora/RHEL uses RPMs to install software, so you can check in advance whether your favourite application offers an RPM. Most of the major dev tools do, including VS Code, etc. But whichever distro you choose for your desktop OS, you can still try out other distros by running them inside a container. |
|