../ | ||
PublicKey.txt | 1668 | Aug 19 08:39:11 2021 |
all/ | 4096 | Jun 30 15:01:51 2022 |
amd64/ | 2560 | Jun 30 15:03:02 2022 |
arm64/ | 1024 | Jun 30 15:03:18 2022 |
armhf/ | 512 | Jun 30 15:03:22 2022 |
raspberrypi/ | 1024 | Jun 30 15:03:29 2022 |
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.