../ | ||
PublicKey.txt | 1668 | Dec 13 08:09:13 2019 |
README.html | 1102 | Feb 13 08:50:46 2021 |
all/ | 4096 | Mar 5 10:37:38 2021 |
amd64/ | 2560 | Mar 5 10:38:49 2021 |
arm64/ | 1536 | Mar 5 10:39:19 2021 |
raspberrypi/ | 2048 | Mar 5 10:39:58 2021 |
Here are some precompiled packages for Debian 10 (Buster) Linux, for 64-Bit Intel x86 (aka x86-64 aka amd64),and 32-bit Raspberry Pi ARM hardware platforms.
The first thing you should do is import the repository public key with the following commands:
wget http://repo.munts.com/debian10/PublicKey.txt sudo apt-key add PublicKey.txt
Then you should add the repository to /etc/apt/sources.list.d by installing munts-repo.deb for your machine's architecture with the following commands:
wget http://repo.munts.com/debian10/<ARCH>/munts-repo.deb sudo dpkg -i munts-repo.deb
where <ARCH> is one of amd64, arm64, or raspberrypi. After this you can install the packages with commands like apt-get install munts-simpleio.