home.social

#packagemanagement — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #packagemanagement, aggregated by home.social.

fetched live
  1. 🚀💥 Behold, the thrilling saga of pnpm 12.0, where supply chain attacks meet their match! 🌐🔒 Dive into a dazzling array of version numbers that will make your head spin faster than a broken npm install. 🤓🌀 Who knew package management could be this riveting? 🤔🎉
    pnpm.io/blog/releases/12.0 #pnpm12 #supplychainsecurity #packagemanagement #npmupdate #technews #HackerNews #ngated

  2. 📦 Flatpak (universal Linux app packaging & distribution) support adding to stock Ubuntu got very simple - Add Flatpak ✅

    Add Flatpak (Snap package) is courtesy of Alan Pope who worked at Canonical back in the day. Flathub connection included.

    👉 snapcraft.io/add-flatpak

    #flatpak #Ubuntu #packagemanagement #App #Flathub #Linux

  3. This is a good tutorial on Linux package management and formats:

    youtube.com/watch?v=zDdrub7reT4

    I like the simple direct style of this presentation. Feeling a little inspired to make some tutorial content. I should be able to do explainers of about this quality, if I wanted to.

    #Linux #PackageManagement #Tutorial

  4. Every decade or so (first with YUM, then DNF, then DNF5) I end up filing roughly the same set of issues around RPM packages cache management vs GNOME Software and PackageKit (i.e.: caches don't keep themselves tidy enough and my operating system partition fills up), but I think this time there is probably just one remaining issue I encountered and reported: github.com/rpm-software-manage

    #Fedora #DNF #DNF5 #GNOMESoftware #PackageManagement #Linux

  5. Wow, Arch Linux has decided to turn off #AUR package adoption because, surprise surprise, it turns out letting anyone adopt orphaned packages isn't the best idea when it comes to avoiding #malware. 🤦‍♂️ Who could've seen this coming? Let's just hope their #DevOps team doesn’t forget to install their own updates! 😂
    lwn.net/Articles/1086489/ #ArchLinux #PackageManagement #OpenSource #HackerNews #ngated

  6. I have been using aptitude since forever. Today, however, I needed to search through installed packages and remembered just how unintuitive the syntax is!

    A few articles deep I learnt that good old apt-get has a new API through apt and it appears to be designed for clarity and ease of use. Should I switch?

    Which tool do you use? If there is a specific reason besides habit I would be very curious to hear it!

    #debian #apt #aptitude #aptget #packageManagement #linux #software #sysadmin

  7. 🚀🎩 Behold, Zig's #devlog spectacle: a dazzling dance where "package management" pirouettes away from the #compiler and lands with a thud in the build system! Because, clearly, we needed more #complexity and extra steps in our already tangled developer lives. Bravo, Andrew Kelley, for this groundbreaking paradigm shift that nobody asked for. 🎭👏
    ziglang.org/devlog/2026/#2026- #ZigLang #PackageManagement #AndrewKelley #ParadigmShift #HackerNews #ngated

  8. Package management is one of those things every Linux admin should know cold.

    Search for a package: dnf search packagename
    Install it: dnf install packagename
    Check what's installed: rpm -qa | grep packagename
    Remove it cleanly: dnf remove packagename

    Your package manager is your best friend. Treat it accordingly.
    #Linux #SysAdmin #PackageManagement #TechTip #RHEL

  9. #TechTipThursday
    Package management is one of those things every Linux admin should know cold.

    Search for a package:
    dnf search packagename

    Install it:
    dnf install packagename

    Check what's installed:
    rpm -qa | grep packagename

    Remove it cleanly:
    dnf remove packagename

    Your package manager is your best friend. Treat it accordingly.
    #Linux #SysAdmin #PackageManagement #TechTip #RHEL #RockyLinux

  10. 🐍 Beware the mighty "Mini Shai-Hulud," devouring npm packages like a snack! 🍿 Apparently, "314" is the new "317," but who’s counting in the world of open-source chaos? 🤷‍♂️ Just another day in the life of developers pretending they can control the uncontrollable. 🙃
    safedep.io/mini-shai-hulud-str #MiniShaiHulud #npmChaos #openSourceDev #packageManagement #developerLife #HackerNews #ngated