Autometa Manual
Is Home
Is Home
Locale
en
Navigation Label
Install Autometa
Order
10
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

  • Double-click the Autometa-<version> Setup.exe file
  • Click “More info”
  • Click “Run anyway”
notion image
 
notion image
 

Tutorial video

macOS

Requirements

  • macOS 11 (Big Sur) or newer
  • Intel or Apple Silicon (arm64)
  • An internet connection to download the app

Installation steps

  • 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

  • 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.
page icon
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.