Software for the FIO network
First you need to make sure some packages are installed and that our gpg key is added to apt:
sudo apt-get install software-properties-common
curl -sS https://apt.eossweden.org/key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/eossweden-2023.gpg > /dev/nullThen you can add one or more of your repositories:
sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/fio jammy stable'
sudo apt-get updateThe url is structures as follows:
https://apt.eossweden.org/<repository> <distribution> <component> [ <component1> ] [ <componentN> ]
one repository, distribution and one or more components needs to be specified.
These are explained in detail here
No packages
No packages
sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/fio jammy testing'| Name | Description | Latest Version |
|---|---|---|
| fio-351 | Software for the fio network | 3.5.1-1 |