| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dists | 2023-07-08 | ||
| pool | 2019-11-24 | ||
| moebinv-stretch.list | 2025-09-21 | 79 Bytes | |
| moebinv-buster.list | 2025-09-21 | 78 Bytes | |
| moebinv-archive-keyring_0.1_all.deb | 2025-09-21 | 4.4 kB | |
| moebinv.gpg.key | 2025-09-21 | 4.6 kB | |
| README.md | 2025-08-10 | 1.3 kB | |
| moebinv-archive-keyring_0.4_all.deb | 2025-06-16 | 6.6 kB | |
| moebinv-trixie.list | 2023-09-19 | 78 Bytes | |
| moebinv-archive-keyring_0.3_all.deb | 2023-02-13 | 6.6 kB | |
| moebinv-bookworm.list | 2021-09-07 | 80 Bytes | |
| moebinv-bullseye.list | 2019-11-24 | 80 Bytes | |
| Totals: 12 Items | 23.9 kB | 22 | |
Debian packages
This is the MoebInv private repository which you can use with your apt package manager on a Debian/Ubuntu/etc system. Here are the user instructions:
- The packages are signed with GPG key, thus you need to execute as the root the following command:
curl -L https://sourceforge.net/projects/moebinv/files/binary/ubuntu/moebinv.gpg.key |
gpg --dearmor > /etc/apt/trusted.gpg.d/moebinv-archive-keyring.gpg
Alternatively you may download and install moebinv-archive-keyring_0.3_all.deb manually (e.g. from the command prompt using gdebi command).
- You can do one of the following:
A. Download the above the matching file moebinv-trixie.list, moebinv-bookworm.list, moebinv-bullseye.list for your distribution and save it in your local /etc/apt/sources.list.d/ folder;
B. Add to your /etc/apt/sources.list a line like that:
deb https://sourceforge.net/projects/moebinv/files/binary/debian trixie main
If your distribution is bookworm or bullseye instead oftrixie, change the name in the above line accordingly. Some old versions of packages are provided for buster and stretch as well.
- Issue
updateinstruction with youraptoraptitudecommands. MoebInv packages shall be now visible and installable by your package manager.