Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dists | 2024-05-15 | ||
pool | 2019-11-24 | ||
moebinv-bionic.list | 2025-06-16 | 77 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 | |
moebinv-noble.list | 2024-05-15 | 76 Bytes | |
README.md | 2024-05-15 | 1.5 kB | |
moebinv-archive-keyring_0.3_all.deb | 2023-02-12 | 6.6 kB | |
moebinv-jammy.list | 2023-02-11 | 75 Bytes | |
moebinv-focal.list | 2021-09-06 | 76 Bytes | |
Totals: 11 Items | 24.0 kB | 13 |
Ubuntu packages
This is the MoebInv private repository which you can use with your apt package manager on Ubuntu LTS systems from a 18.04 (Bionic) to 24.04 (Noble) . 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 matching file—either moebinv-bionic.list
, moebinv-focal.list
or moebinv-jammy.list
—and save it in your local /etc/apt/sources.list.d/
folder.
B. Add to your /etc/apt/sources.list
a line like this for Noble
deb https://sourceforge.net/projects/moebinv/files/binary/ubuntu noble main
or like this for Jammy
deb https://sourceforge.net/projects/moebinv/files/binary/ubuntu jammy main
-
Issue
update
instruction with yourapt
oraptitude
commands. MoebInv packages shall be now visible and installable by your package manager. -
To use packages on Google Colab or similar Ubuntu-based cloud services see Software installation.