Skip to content
XtraDeb
  • Home
  • NEWS
  • Packages
    • Applications
    • Games
  • Wiki
  • Sponsors
  • About
    • Contribute
    • Donate
    • Known issues
    • Stats
      • Applications stats
      • Games stats
    • Privacy Policy
    • About

How to restrict which applications are available to install

< Previous: How to install applications from this web site
Next: How to request a new package >

In case you want to ensure only specific applications are installed from XtraDeb.

There are several ways to do this. In this example, we configure apt to only install/update FreeFileSync from our repos.

sudo tee -a /etc/apt/preferences.d/xtradeb.pref <<EOF
Package: *
Pin: release o=LP-PPA-xtradeb-*
Pin-Priority: -10

Package: freefilesync
Pin: release o=LP-PPA-xtradeb-*
Pin-Priority: 999
EOF

You can authorize additional apps by appending them in the “Package: freefilesync” line, comma separated.

< Previous: How to install applications from this web site
Next: How to request a new package >

 How to

0 September 13, 2021
Wiki

Post navigation

Previous: Previous post: How to install applications from this web site
Next: Next post: How to request a new package
Latest releases
  • Scummvm 2.9.1
  • Parabolic 2025.5.3
  • Remotebox 3.6
  • Intellij-idea-community 2025.1.1.1
  • Calibre 8.4.0
Latest additions
  • Ubuntu 25.04 readiness
  • Firefox
  • Ubuntu 24.10 readiness
Popular
  • Discussion
  • Launchpad project
  • Launchpad team
  • Contact

©  2025 XtraDeb

XtraDeb
  • Home
  • NEWS
  • Packages
    • Applications
    • Games
  • Wiki
  • Sponsors
  • About
    • Contribute
    • Donate
    • Known issues
    • Stats
      • Applications stats
      • Games stats
    • Privacy Policy
    • About