Setup
How to initially setup the beta Debian repository
Warning
Please, read Before you start and Hardware requirements to make sure you are ready to setup this cryptoanarchy tooling.
How to setup the beta Debian repository
To install software from this repository, you need to add it to your system. You need to also setup Microsoft dotnet repository in order for some software (BTCPayserver & co) to work.
First, download keys for verifying software directly to your gpg
and add it to your apt keyring. Don't forget to verify fingerprints. Enter commands one by one:
Now you can add links and information about repository to list of sources. If you're setting up a dedicated hardware without desktop environment, you may want to leave out desktop
component in line 2.
You are ready to synchronize packages from added repositories using sudo apt update
You can now install the desired applications using apt
. Check Installing applications in Supported software.
Last updated