Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 9, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 9, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 9, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 9, 2025

      This Motorola Razr deal at Best Buy is the top offer I’ve seen on the flip phone

      May 9, 2025

      Google Maps can identify and save places in your screenshots – here’s how

      May 9, 2025

      T-Mobile is giving loyal users a free line right now – how to see if you qualify

      May 9, 2025

      CTA warns of tariff-fueled price hikes on consumer tech – but it’s not all bad news

      May 9, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Big Node, VS Code, and Mantine updates

      May 9, 2025
      Recent

      Big Node, VS Code, and Mantine updates

      May 9, 2025

      Prepare for Contact Center Week with Colleen Eager

      May 9, 2025

      Preparing for the Unthinkable: Safeguarding People and Productivity During India-Pakistan Conflicts

      May 9, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft confirms Offline Calendar for New Outlook on Windows 11

      May 9, 2025
      Recent

      Microsoft confirms Offline Calendar for New Outlook on Windows 11

      May 9, 2025

      Windows 11 Microsoft Store tests Copilot integration to increase app downloads

      May 9, 2025

      Beyond APT: Software Management with Flatpak on Ubuntu

      May 9, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Learning Resources»Beyond APT: Software Management with Flatpak on Ubuntu

    Beyond APT: Software Management with Flatpak on Ubuntu

    May 9, 2025
    Beyond APT: Software Management with Flatpak on Ubuntu
    by George Whittaker

    Ubuntu has long relied on APT and DEB packages for software management, with Snap becoming increasingly prevalent in recent releases. However, a third contender has risen to prominence in the Linux world: Flatpak. Designed as a universal software packaging and distribution framework, Flatpak offers a fresh, sandboxed approach to application management that works seamlessly across distributions. In this article, we’ll dive into how to manage software with Flatpak on Ubuntu, providing everything you need to get started, optimize your workflow, and compare it with existing solutions.

    What is Flatpak?

    Flatpak is a modern application packaging system developed by the Free Desktop Project. Its goal is to enable the distribution of desktop applications in a sandboxed environment, ensuring greater security, consistency, and compatibility across Linux distributions.

    Key Benefits of Flatpak

    • Cross-distribution compatibility: A single Flatpak package works on any Linux distribution with Flatpak support.

    • Sandboxing: Applications run in isolation, reducing the risk of affecting or being affected by other software or the host system.

    • Bundle dependencies: Flatpak packages include all necessary dependencies, reducing compatibility issues.

    • Version control: Developers can ship and maintain multiple versions easily.

    Limitations

    • Storage overhead: Applications may use more disk space due to bundled runtimes.

    • Redundancy: Ubuntu users already have Snap, which can lead to confusion or duplication.

    Installing Flatpak on Ubuntu

    Although Flatpak isn’t pre-installed on Ubuntu, setting it up is straightforward.

    Step 1: Install Flatpak

    Open a terminal and run:

    sudo apt update sudo apt install flatpak

    Step 2: Install GNOME Software Plugin (Optional)

    To integrate Flatpak apps into the Ubuntu Software GUI:

    sudo apt install gnome-software-plugin-flatpak

    This step allows Flatpak apps to appear alongside APT and Snap apps in GNOME Software.

    Step 3: Reboot or Log Out

    Restart your session to apply system changes and enable Flatpak integration fully.

    Adding the Flathub Repository

    Most Flatpak applications are hosted on Flathub, the central repository for Flatpak packages.

    To add Flathub:

    Go to Full Article

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleSonicWall Confirms Active Exploitation of Flaws Affecting Multiple Appliance Models
    Next Article AI updates from the past week: IBM watsonx Orchestrate updates, web search in Anthropic API, and more — May 9, 2025

    Related Posts

    Operating Systems

    Microsoft confirms Offline Calendar for New Outlook on Windows 11

    May 9, 2025
    Operating Systems

    Windows 11 Microsoft Store tests Copilot integration to increase app downloads

    May 9, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    saasscaleup/laravel-log-alarm

    Development

    Unreal Engine 5 engineers are looking to solve the problems many modern game developers have with its engine

    News & Updates

    Google Cloud to Enforce Multi-Factor Authentication by 2025 for All Users

    Development

    I changed these 5 TV settings to drastically improve the picture quality

    Development

    Highlights

    Development

    Mistral AI Shakes Up the AI Arena with Its Open-Source Mixtral 8x22B Model

    April 10, 2024

    In an industry dominated by giants like OpenAI, Meta, and Google, Paris-based AI startup Mistral…

    Transcribe an audio file with Universal-1 using Go

    April 4, 2024

    Grab these must-play games at killer deal prices during the CDKeys Spring Festival

    March 25, 2025

    Enum-Powered Route Permissions in Laravel

    February 14, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.