Installation
Download the latest version from the Releases page and follow the instructions for your operating system.
Download Columnar_x.x.x_x64-setup.exe or Columnar_x.x.x_x64.msi from the releases page.
Using the .exe installer:
- Double-click the downloaded file.
- If Windows SmartScreen shows a warning, click More info → Run anyway.
- Follow the installer steps.
- Columnar will appear in your Start menu.
Using the .msi installer:
- Double-click the
.msifile. - Follow the Windows Installer prompts.
Download Columnar_x.x.x_aarch64.dmg from the releases page.
- Open the downloaded
.dmgfile. - Drag Columnar.app into your Applications folder.
- On first launch, macOS Gatekeeper may block the app.
If Gatekeeper blocks the app:
- Right-click (or Control-click) Columnar.app in Applications.
- Select Open from the context menu.
- Click Open in the dialog that appears.
- On subsequent launches, the app will open normally.
Two formats are available. Choose whichever suits your distribution.
AppImage (universal):
chmod +x Columnar_x.x.x_amd64.AppImage./Columnar_x.x.x_amd64.AppImageDebian/Ubuntu (.deb):
sudo dpkg -i Columnar_x.x.x_amd64.debAfter installing the .deb, launch Columnar from your application menu or run:
columnarSystem requirements
Section titled “System requirements”| Platform | Requirement |
|---|---|
| Windows | Windows 10 or later, WebView2 runtime (included in Windows 11, auto-installed on Windows 10) |
| macOS | macOS 11 (Big Sur) or later, Apple Silicon |
| Linux | Any modern x86_64 distribution with WebKitGTK |
Uninstalling
Section titled “Uninstalling”Go to Settings → Apps → Installed apps, find Columnar, and click Uninstall.
Drag Columnar.app from Applications to the Trash.
For .deb: sudo apt remove columnar
For AppImage: delete the .AppImage file.