home.social

#packagemanagement — Public Fediverse posts

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

fetched live
  1. 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

  2. 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

  3. 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

  4. 🚀🎩 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

  5. 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

  6. Introducing #dbranch - propagate a #Debian package across its downstream branches -- #Ubuntu #PPA and Debian stable proposed-updates , and, with `--explain`, learn to do every step by hand!

    michel-slm.name/posts/2026-06-

    This is the latest tool in the #Sandogasa suite - but one that can be hopefully used to learn and reinforce #PackageManagement techniques especially for those dipping their toes into becoming a packager.

    Feedback welcome and appreciated! The link to the issue tracker is in the blog post.

    This post is day 37 of my #100DaysToOffload challenge. Visit 100daystooffload.com to get more info, or to get involved.

    #Linux

  7. #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

  8. 🐍 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