Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dists | 2023-07-08 | ||
pool | 2019-11-24 | ||
moebinv-stretch.list | 2025-06-16 | 79 Bytes | |
moebinv-buster.list | 2025-06-16 | 78 Bytes | |
moebinv-archive-keyring_0.1_all.deb | 2025-06-16 | 4.4 kB | |
moebinv.gpg.key | 2025-06-16 | 4.6 kB | |
moebinv-archive-keyring_0.4_all.deb | 2025-06-16 | 6.6 kB | |
README.md | 2023-09-19 | 1.4 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 | 0 |
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-buster.list
, moebinv-bullseye.list
, moebinv-bookworm.list
or moebinv-trixie.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 bookworm main
If your distribution is `buster`, `bullseye` or `trixie` instead of `bookworm`, change the name in the above line accordingly. Some old versions of packages are provided for `stretch` as well.
- Issue
update
instruction with yourapt
oraptitude
commands. MoebInv packages shall be now visible and installable by your package manager.