../ | ||
PublicKey.txt | 1668 | Aug 19 08:39:11 2021 |
all/ | 2560 | Aug 18 21:22:46 2023 |
amd64/ | 1536 | Aug 18 21:23:28 2023 |
arm64/ | 1024 | Aug 18 21:23:48 2023 |
raspberrypi/ | 1024 | Aug 18 21:23:59 2023 |
Here are some precompiled packages for Debian 11 (Bullseye) Linux, for 64-Bit Intel x86 (aka x86-64 aka amd64), 64-Bit ARM (aka arm64), 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/debian11/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/debian11/<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.