Getting Started with Rust development on Solus
We need to install "system.devel" bundle for things like cc linker to work.
My Rust learning journey on Solus was abrubtly stopped when I found out that Solus doesn't ship with all the necessary packages for development in C, C++ and Rust languages. We need to install the system.devel bundle for cc linker to work.
sudo eopkg it -c system.develArchived Source: https://web.archive.org/web/20220706043334/https://stackoverflow.com/questions/37519076/how-to-solve-repo-item-build-essential-not-found-in-solus