Categories: Ubuntu

Ptyxis – New Container-Focused Terminal Emulator for GNOME

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.

Sponsored

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

The project so far is in early development stage. It provides nightly build of Flatpak package that can be installed in most Linux.

Simply, launch a terminal window and run command to install the package:

Sponsored
flatpak install --user --from https://nightly.gnome.org/repo/appstream/org.gnome.Ptyxis.Devel.flatpakref

Enable flatpak support first (For Debian/Ubuntu, run sudo apt install flatpak), if you don’t have it by following the official setup guide.

Then, either launch it by searching from Gnome overview or start menu, or by running flatpak run org.gnome.Ptyxis.Devel command in terminal.

(Optional) To uninstall the terminal emulator, run command:

flatpak uninstall --user --delete-data org.gnome.Ptyxis.Devel

The post Ptyxis – New Container-Focused Terminal Emulator for GNOME appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

Kolla Ansible OpenStack Installation (Ubuntu 24.04)

Kolla Ansible provides production-ready containers (here, Docker) and deployment tools for operating OpenStack clouds. This…

10 hours ago

Canonical announces first Ubuntu Desktop image for Qualcomm Dragonwing™ Platform with Ubuntu 24.04

This public beta enables the full Ubuntu Desktop experience on the Qualcomm Dragonwing™ QCS6490 and…

1 day ago

The long march towards delivering CRA compliance

Time is running out to be in full compliance with the EU Cyber Resilience Act,…

1 day ago

Extra Factor Authentication: how to create zero trust IAM with third-party IdPs

Identity management is vitally important in cybersecurity. Every time someone tries to access your networks,…

2 days ago

Ubuntu Weekly Newsletter Issue 889

Welcome to the Ubuntu Weekly Newsletter, Issue 889 for the week of April 20 –…

4 days ago

From pidfd to Shimanami Kaido: My RubyKaigi 2025 Experience

Introduction I just returned from RubyKaigi 2025, which ran from April 16th to 18th at…

5 days ago