Autometa Manual
Is Home
Is Home
Locale
en
Navigation Label
Install Autometa
Order
10
Parent
SEO Description
Installation guide for Autometa.
SEO Title
Install Autometa
Show in Sidebar
Show in Sidebar
Slug
installation
Status
Published
Translation Key
installation
Autometa is a desktop app for microstock contributors that helps manage metadata and automation with AI assistance. Follow the guide below to install Autometa on your operating system.
Requirements
- Windows 10 or newer (64-bit)
- At least 4 GB RAM
- An internet connection to download the app
Installation steps
- Download the installer from the official Autometa website:
- Double-click the
Autometa-<version> Setup.exefile
- Click “More info”
- Click “Run anyway”


Tutorial video
macOS
Requirements
- macOS 11 (Big Sur) or newer
- Intel or Apple Silicon (arm64)
- An internet connection to download the app
Installation steps
- Download the app for your processor type:
- Open the downloaded zip file
- Drag the Autometa icon into the Applications folder
- Launch Autometa
Tutorial video
Linux (Ubuntu/Debian)
Requirements
- Ubuntu 20.04 or newer (or Debian-based distros)
- At least 4 GB RAM
- Internet connection
Installation steps
- Download the
.debpackage from the official Autometa website:
- Open a terminal and go to the folder where the file was downloaded (e.g., Downloads):
cd ~/Downloads
- Install the package with:
sudo dpkg -i autometa_[version]_[arch].deb
- If you get dependency errors, run:
sudo apt-get install -f
- After installation, you can launch Autometa from your applications menu.
If you use a non-Debian distro (such as Arch or Fedora), Autometa currently only provides a .deb file. You can use alien to convert it, or run Autometa via a container as an alternative.