---
title: Install aicmd on Pop!_OS using the Snap Store | Snapcraft
description: Get the latest version of aicmd for on Pop!_OS - Describe a task in plain
  English, get a ready-to-run bash command
url: https://snapcraft.io/install/aicmd/pop
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install aicmd on **Pop!\_OS**

# aicmd

[Mateus Rodrigues de Morais (mateus-morais)](https://snapcraft.io/publisher/mateus-morais "View all snaps from Mateus Rodrigues de Morais (mateus-morais)")

* [Mateus Rodrigues de Morais (mateus-morais)](https://snapcraft.io/publisher/mateus-morais "View all snaps from Mateus Rodrigues de Morais (mateus-morais)")
* [Utilities](https://snapcraft.io/search?categories=utilities)

[Install](https://snapcraft.io/install/aicmd/pop#install)

#### Describe a task in plain English, get a ready-to-run bash command

aicmd translates natural-language task descriptions into bash one-liners
using an AI model of your choice.

Press the configured key binding (default: Ctrl+G) at your shell prompt,
describe what you want to do, and the generated command lands directly in
your readline buffer — ready to review, edit, and run with Enter.

Supports any OpenAI-compatible endpoint (OpenAI, Azure OpenAI, Ollama,
GitHub Models, etc.).

**Getting Started**

1. Install the snap: `sudo snap install aicmd`
2. Configure your endpoint, API key, and model:
   `snap set aicmd endpoint=<your_endpoint> api-key=<your_api_key> model=<your_model>`

**Shell Integration**

Shell integration scripts for bash and zsh are included under
/snap/aicmd/current/Shell/. Source the one matching your shell to enable
the key binding (Ctrl+G):

```
# bash — add to ~/.bashrc
source /snap/aicmd/current/Shell/aicmd.bash

# zsh — add to ~/.zshrc
source /snap/aicmd/current/Shell/aicmd.zsh
```

### Package name

* aicmd

---

### License

* GPL-3.0

---

### Last updated

* 18 May 2026 - latest/stable
* 18 May 2026 - latest/edge

---

### Source code

* [github.com/mateusrodrigues/aicmd](https://github.com/mateusrodrigues/aicmd "https://github.com/mateusrodrigues/aicmd")

---

### Report a bug

* [github.com/mateusrodrigues/aicmd/issues](https://github.com/mateusrodrigues/aicmd/issues "https://github.com/mateusrodrigues/aicmd/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/aicmd/pop#report-snap-modal)

---

## Enable snaps on Pop!\_OS and install aicmd

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

Snap can be installed on Pop!\_OS from the command line. Open Terminal from the Applications launcher and type the following:

```
sudo apt update
sudo apt install snapd
```

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

### Install aicmd

To install aicmd, simply use the following command:

```
sudo snap install aicmd
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/aicmd/pop)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/aicmd/pop)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
