KDE Plasma 6 / Wayland · X11 · Flatpak

LinuxPop

Highlight some text and a little bar of buttons pops up over it: search it, open links and paths, send it to an AI, encode or decode it, translate it, run it as a command. Plus a clipboard manager and a no-code button wizard. It's PopClip, for Linux.

Install (one command)

This adds the LinuxPop repo and installs the app, with automatic updates:

flatpak install --from https://gaimsdevsoftware.github.io/linuxpop-flatpak/linuxpop.flatpakref

First time using Flatpak? Make sure the Flathub runtimes are available:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Run

flatpak run io.github.GaimsDevSoftware.LinuxPop

Update / uninstall

flatpak update io.github.GaimsDevSoftware.LinuxPop
flatpak uninstall io.github.GaimsDevSoftware.LinuxPop

Prefer a single file?

Grab the .flatpak bundle from GitHub Releases and install it offline:

flatpak install --bundle linuxpop.flatpak

Add the repo manually

flatpak remote-add --if-not-exists linuxpop https://gaimsdevsoftware.github.io/linuxpop-flatpak/linuxpop.flatpakrepo
flatpak install linuxpop io.github.GaimsDevSoftware.LinuxPop