Releases: transfairs/KomodoEdit
Release list
Komodo Edit 12.10 (Ubuntu 26.04 build)
Prebuilt Komodo Edit 12.10, built and tested on Ubuntu 26.04 (GCC 15,
binutils 2.46, glibc 2.43, fontconfig 2.17.1). Not an official
ActiveState/Komodo release -- see the main README for context on this
fork.
Changed vs the previous upload: this archive now bundles a proper
installer instead of a bare app tree you had to extract and run by hand.
No git checkout, no komodo-repro.sh, no build tooling needed -- the
archive is fully self-contained.
Installation
tar -xzf komodo-edit-12.10-ubuntu26.04-installer.tar.gz
cd komodo-edit-12.10-ubuntu26.04-installer # or wherever you extracted it
./install.sh # installs to ~/.komodo by defaultThis:
- Copies the app into
~/.komodo(or pass a custom path:
./install.sh /path/to/install). - Creates a desktop entry
(~/.local/share/applications/komodo-edit.desktop) with the correct
icon and launch command, so Komodo Edit shows up in your application
menu. - Needs no root/sudo.
Launch with ~/.komodo/bin/komodo, or via the desktop entry / app menu.
Uninstall
./uninstall.sh # removes ~/.komodo and the desktop entryPass the same custom path here too if you installed elsewhere:
./uninstall.sh /path/to/install.
Custom desktop-entry location
Both scripts respect KOMODO_DESKTOP_HOME (defaults to $HOME) if you
want the .desktop file written somewhere other than
~/.local/share/applications/.
Runtime dependencies
Needs a desktop Ubuntu 26.04 (or closely compatible) system. On a full
desktop install these are normally already present; on a minimal/server
system you may need:
sudo apt-get install -y libgtk2.0-0 libdbus-glib-1-2 libasound2 libpulse0 \
libxt6 libnss3 libnspr4Profile data
Settings and the code-intelligence database are stored under
~/.komodoedit/12.10/, separate from the install directory -- untouched
by uninstall.sh, so re-installing keeps your settings.
Verified
- Fresh extraction to a brand-new path,
install.sh, launch, and
uninstall.shall tested end-to-end. - Runs with the original build tree removed entirely -- no leftover
absolute-path dependencies (RPATHs fixed at packaging time). - Desktop-entry icon (
share/icons/komodo48.png) present. - Archive contains only the application tree plus the two installer
scripts -- no profile, history, or session data.
Checksum
SHA-256: 6055077a1215bcc78a559fc854d29fdeb238d25e89e7573d1a810cbaffaeee47