Download Latest Version moebinv-gui-win.zip (29.5 MB)
Email in envelope

Get an email when there's a new version of moebinv

Home / binary / ubuntu / dists
Name Modified Size InfoDownloads / Week
Parent folder
resolute 2026-06-11
jammy 2026-06-11
noble 2026-06-11
focal 2025-09-21
bionic 2024-05-15
Totals: 5 Items   32

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 update instruction with your apt or aptitude 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.

Source: README.md, updated 2026-06-11