Skip to content

PinApp

PinApp allows you to pin modified applications, features:

  • Create custom shortcuts to websites
  • Hide apps you don't want to see

Installation using Flatpak Unofficial build

If you have the Flatpak package, you can install PinApp with one command:

shell
flatpak install flathub io.github.fabrialberio.pinapp

Or using the GNOME Software 🤔

Follow the link to install PinApp, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Managing classic applications from Sisyphus

When installing PinApp Flatpak, it opens in an isolated environment and does not have access to the directory by default /usr/share/applications. To configure it, we will use Flatseal program. Select the PinApp application and in the Filesystem section, enable the options --filesystem=host-os

pin-app-7

or using the Flatpak package manager, in the terminal we enter:

shell
flatpak override --user io.github.fabrialberio.pinapp --filesystem=host-os

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.