| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| python3-pymoebinv-dbgsym_3.7.2-0+jammy_amd64.deb | 2026-06-11 | 7.0 MB | |
| python3-pymoebinv_3.7.2-0+jammy_amd64.deb | 2026-06-11 | 722.1 kB | |
| python3-pymoebinv_3.7.2-0+resolute_amd64.deb | 2026-06-11 | 743.5 kB | |
| python3-pymoebinv-dbgsym_3.7.2-0+resolute_amd64.deb | 2026-06-11 | 7.2 MB | |
| python3-pymoebinv-dbgsym_3.7.2-0+noble_amd64.deb | 2026-06-11 | 7.0 MB | |
| python3-pymoebinv_3.7.2-0+noble_amd64.deb | 2026-06-11 | 731.0 kB | |
| python3-pymoebinv_3.6.14-1+noble_amd64.deb | 2024-05-15 | 698.6 kB | |
| python3-pymoebinv-dbgsym_3.6.14-1+noble_amd64.deb | 2024-05-15 | 6.6 MB | |
| python3-pymoebinv_3.6.14-1+jammy_amd64.deb | 2024-05-15 | 694.7 kB | |
| python3-pymoebinv-dbgsym_3.6.14-1+jammy_amd64.deb | 2024-05-15 | 6.6 MB | |
| python3-pymoebinv_3.6.14-1+focal_amd64.deb | 2024-05-15 | 665.1 kB | |
| python3-pymoebinv-dbgsym_3.6.14-1+focal_amd64.deb | 2024-05-15 | 7.9 MB | |
| python3-pymoebinv_3.6.14-1+bionic_amd64.deb | 2024-05-15 | 658.7 kB | |
| python3-pymoebinv-dbgsym_3.6.14-1+bionic_amd64.deb | 2024-05-15 | 7.4 MB | |
| Totals: 14 Items | 54.7 MB | 0 | |
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 26.04 (Resolute). 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-resolute.list, moebinv-noble.list, moebinv-jammy.list (or obsolete moebinv-focal.list and moebinv-bionic.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 Resolute
deb https://sourceforge.net/projects/moebinv/files/binary/ubuntu resolute main
or 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
updateinstruction with youraptoraptitudecommands. 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.