Archived versions of packages that should not be used generally. Only exists for historical reasons.
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/archive 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
sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/archive bionic stable'
Name | Description | Latest Version |
---|---|---|
bos-mv-302 | Software for the bos network | 3.0.2-1 |
bos-mv-304 | Software for the bos network | 3.0.4-1 |
bos-mv-305 | Software for the bos network | 3.0.5-1 |
bos-mv-306 | Software for the bos network | 3.0.6-1 |
bos-mv-307 | Software for the bos network | 3.0.7-1 |
bos-mv-308 | Software for the bos network | 3.0.8-1 |
bos-mv-309 | Software for the bos network | 3.0.9-1 |
bos | Software for the bos network | 3.0.9-1 |
daobet-202 | Blockchain software | 2.0.2-1 |
daobet-mv-040 | Blockchain software | 0.4.0-1 |
daobet-mv-100 | Blockchain software | 1.0.0-1 |
daobet-mv-110 | Blockchain software | 1.1.0-1 |
daobet-mv-200 | Blockchain software | 2.0.0-1 |
daobet-mv-201 | Blockchain software | 2.0.1-1 |
daobet | Blockchain software | 2.0.2-1 |
eosio-api-healthcheck | Haproxy healthcheck program for eosio api. | 1.2-rc2-1 |
eosio.cdt-bos-1.0 | Toolchain and supporting tools for the eos.io platform | 1.0.2 |
eosio.cdt-bos-2.0 | Toolchain and supporting tools for the eos.io platform | 2.0.2-1 |
eosio.cdt-bos-3.0 | Toolchain and supporting tools for the eos.io platform | 3.0.2-1 |
No packages
No packages