How to install Alephium with packages » History » Revision 3
Revision 2 (Olivier Bitsch, 09/09/2021 11:30 AM) → Revision 3/22 (Olivier Bitsch, 09/09/2021 11:49 AM)
# How to install Alephium with packages Alephium can be installed and ran as service into minute with packages. > Note : unless mainnet is ready, this package is running on testnet. ~~~ ### Add Debian/Ubuntu repository echo "deb [trusted=yes] https://projects.iabsis.com/repository/alephium-pkg/debian unstable buster main" \ > /etc/apt/sources.list.d/alephium.list ### Update package list apt update ### Install alephium apt install alephium ~~~ ### Config location You may adjust config into `/etc/alephium/user.conf`