Downloads#
This page includes all available packages for the latest release.
Linux#
AppImage
The AppImage should run on any recent Linux distro.
Download: novelwriter-26.1-x86_64.AppImage [84.5 MB] Checksum File
Debian Package (Trixie, Ubuntu 25.10+)
The package is built for Debian Trixie, but should also work for newer Ubuntu, Linux Mint and other Debian-based releases.
Download: novelwriter_26.1_all.deb [3.52 MB] Checksum File
Debian Package (Bookworm, Ubuntu 24.04)
The package is built for Debian Bookworm, but should also work for older Ubuntu, Linux Mint and other Debian-based releases.
Download: novelwriter_26.1-oldstable_all.deb [3.52 MB] Checksum File
Windows#
Setup Installer
This is a standard setup installer for Windows. It is made for Windows 10 or newer.
Download: novelwriter-26.1-amd64-setup.exe [104 MB] Checksum File
Free code signing is provided by SignPath.io, certificate by SignPath Foundation.
Other Packages#
Python Wheel
The Wheel package can be installed with pip install <file_path>.
Download: novelwriter-26.1-py3-none-any.whl [5.70 MB] Checksum File
Source Code
The source code packages are archived files of the entire source code.
See also the novelWriter Repository.
Note
For the time being, the MacOS releases have been discontinued. There are currently no one available to maintain these releases. This is an open source project, and it depends on volunteers and contributors to run. See this discussion for more details.
If you own a Mac and have a Python environment set up, you can still install the Python package of novelWriter and run the latest release. See Installing from PyPi for more details.
Checksum Files#
Checksum files are released alongside the packages. These files can be used to verify the downloaded package.
Linux AppImage: Checksum File
Debian Package: Checksum File
Windows Installer: Checksum File
Verify the Checksum
shasum -c novelwriter-26.1-x86_64.AppImage.sha256
shasum -c novelwriter_26.1_all.deb.sha256
Get-FileHash -Algorithm SHA256 novelwriter-26.1-amd64-setup.exe | Format-List