Releases of Sw/eden own software.
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:
If you are on Ubuntu 20.04 (focal) do this
wget http://mirrors.edge.kernel.org/ubuntu/pool/main/i/icu/libicu60_60.2-3ubuntu3.2_amd64.deb sudo dpkg -i ./libicu60_60.2-3ubuntu3.2_amd64.deb sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/main bionic stable'
sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/main 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
If you are on Ubuntu 20.04 (focal) do this
wget http://mirrors.edge.kernel.org/ubuntu/pool/main/i/icu/libicu60_60.2-3ubuntu3.2_amd64.deb sudo dpkg -i ./libicu60_60.2-3ubuntu3.2_amd64.deb sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/main bionic stable'
sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/main bionic stable'
Name | Description | Latest Version |
---|---|---|
antelope-api-healthcheck | Haproxy healthcheck program for leap api. | 1.4.5 |
eos-cdt-select | Simple script to switch between multiple eos cdt verions on the same system. | 0.1.5-1 |
eos-deb-rebuild-info | Info files for eos-deb-rebuild package | 1.0.2-1 |
eos-deb-rebuild | Script to rebuild eosio debian packages | 0.3.0-1 |
eosio-api-healthcheck | Haproxy healthcheck program for eosio api. | 1.2.6 |
eosio-keygen-extras | Extra files for eosio-keygen | 0.1.0-2 |
eosio-keygen-gui | Keygenerator for eosio | 1.0.7-1 |
eosio-keygen | Keygenerator for eosio | 1.0.7-1 |
eosio-proposal-tool | Tools to help validate proposals made on a eos blockchain | 0.1.2-1 |
eosio-unpack-abi | Unpacks eosio's binary abi to human readable json | 0.1-1 |
hatop | Interactive ncurses client for haproxy | 0.8.2-1 |
libeosio-dev | C++ library for eosio | 0.1.4-1 |
wg-reload | Reload peering/private key configuration for wireguard interfaces. | 1.0-1 |
wireguard-tools | Fast, modern, secure kernel vpn tunnel (userland utilities) | 1.0.20220729-1~eossweden.org+1 |
wireguard | Fast, modern, secure kernel vpn tunnel (metapackage) | 1.0.20220729-1~eossweden.org+1 |
No packages
If you are on Ubuntu 20.04 (focal) do this
wget http://mirrors.edge.kernel.org/ubuntu/pool/main/i/icu/libicu60_60.2-3ubuntu3.2_amd64.deb sudo dpkg -i ./libicu60_60.2-3ubuntu3.2_amd64.deb sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/main bionic testing'
sudo apt-add-repository -y 'deb [arch=amd64] https://apt.eossweden.org/main bionic testing'
Name | Description | Latest Version |
---|---|---|
eos-deb-rebuild-info | Info files for eos-deb-rebuild package | 1.0.3-1 |
eos-deb-rebuild | Script to rebuild eosio debian packages | 0.3.1-1 |
lmsensorbeat | Elastic beat for gathering metric data from libsensors | 0.0.1 |