Sw/eden APT

fio - bionic

Software for the FIO network

Setup -

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/null

Then you can add one or more of your repositories:

sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/fio bionic stable'
sudo apt-get update

The 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

Packages

stable

sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/fio bionic stable'
Name Description Latest Version
fio-104 Software for the fio network 1.0.4-1
fio-105 Software for the fio network 1.0.5-1
fio-110-rc2 Software for the fio network 1.1.0-rc2
fio-200-rc1 Software for the fio network 2.0.0-rc1
fio-200 Software for the fio network 2.0.0-3
fio-300-rc5 Software for the fio network 3.0.0-rc5
fio-301 Software for the fio network 3.0.1-1
fio-310 Software for the fio network 3.1.0-1
fio-320-rc1 Software for the fio network 3.2.0-rc1
fio-320 Software for the fio network 3.2.0-1
fio-330-rc1 Software for the fio network 3.3.0-rc1
fio-330-rc2 Software for the fio network 3.3.0-rc2-1
fio-330 Software for the fio network 3.3.0-1
fio-340-rc1 Software for the fio network 3.4.0-rc1
fio-340 Software for the fio network 3.4.0-1
fio-mv-100 Software for the fio network 1.0.0-1
fio-mv-103 Software for the fio network 1.0.3-1
fio Software for the fio network 3.4.0-rc1

edge

No packages

testing

No packages