InvenioRDM is an open-source research data management platform developed by CERN. It can be used to manage and share research data, publications, and other research-related materials. Here's how you can install InvenioRDM on Void Linux.
Before you begin, make sure you have the following:
sudo xbps-install -S
sudo xbps-install -Sy gcc musl-dev libxml2 libxml2-dev libxslt libxslt-dev libffi libffi-dev python3 python3-dev python3-setuptools python3-pip
git clone https://github.com/inveniosoftware/invenio-app-rdm.git
cd invenio-app-rdm
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install -e .
invenio-cli init
invenio-cli run
Congratulations! You have successfully installed InvenioRDM on Void Linux. You can now start managing and sharing your research data.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!