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

How we used Flask and 12-factor charms to simplify Canonical.com development

Our latest Canonical website rebrand did not just bring the new Vanilla-based frontend, it also…

7 hours ago

Web Engineering: Hack Week 2024

At Canonical, the work of our teams is strongly embedded in the open source principles…

1 day ago

Ubuntu Weekly Newsletter Issue 873

Welcome to the Ubuntu Weekly Newsletter, Issue 873 for the week of December 29, 2024…

3 days ago

How to resolve WiFi Issues on Ubuntu 24.04

Have WiFi troubles on your Ubuntu 24.04 system? Don’t worry, you’re not alone. WiFi problems…

3 days ago

Remembering and thanking Steve Langasek

The following is a post from Mark Shuttleworth on the Ubuntu Discourse instance. For more…

3 days ago

How to Change Your Prompt in Bash Shell in Ubuntu

I don’t like my prompt, i want to change it. it has my username and…

3 days ago