Ptyxis is a free and open source terminal emulator for Linux and GNOME desktop with containers support. It comes with pinned tabs, terminal inspector, saved sessions, transparent terminal backgrounds, integrated color palettes, night theme support, profiles support with container integration, keyboard shortcuts and many more.
How to Install Ptyxis on Ubuntu
Ptyxis is available as a flatpak package file from the remote flathub repository. First install flatpak and flathub on your system and restart it after the installation.
Install flatpak and flathub on Ubuntu
Now open the terminal app (ctrl+alt+t) and run below Ptyxis flatpak install command. It will install the latest version of Ptyxis on your system.
flatpak install flathub app.devsuite.Ptyxis
After the installation run below command, to open the Ptyxis terminal app.
flatpak run app.devsuite.Ptyxis
You can also uninstall it using below commands.
flatpak uninstall app.devsuite.Ptyxis
[OR]
sudo flatpak uninstall app.devsuite.Ptyxis