Development
Solus provides a stable foundation for creating, testing, and deploying applications.
You can install tools such as text editors, programming languages, compilers, and version control systems. Solus also supports containerization and virtualization technologies.
Getting started
If you want to compile and develop software using Solus, we recommend installing the system.devel
component.
sudo eopkg install -c system.devel
The system.devel
component installs libraries and packages for software development, such as clang
, gcc
, and make
.
Install and configure containerization software on Solus.
Learn how to install, run, and manage Java on Solus.
A quick guide to using PostgreSQL on Solus.
Quick start guide for R and RStudio on Solus.
A quick guide to getting set up for Rust development on Solus.
Install and configure different web development tools on Solus.