Ptyxis – New Container-Focused Terminal Emulator for GNOME

Last updated: August 29, 2025 — Leave a comment

Prompt, the container-oriented terminal emulator, now is re-named to Ptyxis!

GNOME Developer Christian Hergert announced the Prompt terminal emulator a few months ago. It “marries the best of GNOME Builder’s seamless container support, the beauty of GNOME Text Editor, and the robustness of VTE.” described in the blog post.

Due to name confusion to other product, the terminal emulator now has a new name called “Ptyxis”, according to this postThe extremely nice people at Panic let me know they had a product that might be confused with Prompt and I agreed it could be confusing.

image from blogs.gnome.org

Ptyxis is a terminal for GNOME with first-class support for containers. It has a small ptyxis-agent that manages PTY, PID tracking, and container monitoring. And, it supports native “user session” even when in Flatpak, as well as Podman, Toolbox, Distrobox, and JHBuild.

How to Install Ptyxis terminal emulator

Ptyxis terminal emulator is now available out-of-box in Ubuntu 25.10. For old Ubuntu releases and other Linux, it’s available to install via Flatpak package.

For Linux Mint 21/22 and Fedora Workstation (with 3rd party repository enabled), simply search & install it from either Software Manager or GNOME Software.

Ptyxis in Linux Mint Software Manager

While, Debian, Ubuntu, and other Linux may follow the steps below one by one to install it:

  • First, enable flatpak support via official setup guide. For Debian/Ubuntu, simply open terminal (Ctrl+Alt+T) and run command below:
    sudo apt install flatpak

  • Next, install the terminal emulator by running command:
    flatpak install https://dl.flathub.org/repo/appstream/app.devsuite.Ptyxis.flatpakref

After installed the terminal, either search for & launch it from system app launcher, such as Gnome Overview or App Grid (log out and back in if app icon not visible):

Or bind the command flatpak run app.devsuite.Ptyxis to a keyboard shortcut.

And for future updates, run the command below to check & install:

flatpak update app.devsuite.Ptyxis

Uninstall

To uninstall Ptyxis Flatpak package, use command:

flatpak uninstall --delete-data app.devsuite.Ptyxis

Also run flatpak uninstall --unused to remove useless run-times.

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Buy me a coffee: https://ko-fi.com/ubuntuhandbook1 |

No Comments

Be the first to start the conversation.

Leave a Reply

Text formatting is available via select HTML.

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> 

*