#packagemanagement — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #packagemanagement, aggregated by home.social.
-
🚀💥 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? 🤔🎉
https://pnpm.io/blog/releases/12.0 #pnpm12 #supplychainsecurity #packagemanagement #npmupdate #technews #HackerNews #ngated -
📦 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.
-
This is a good tutorial on Linux package management and formats:
https://www.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.
-
The Agony of Packaging Linux Apps
https://fed.brid.gy/r/https://hackaday.com/2026/08/12/the-agony-of-packaging-linux-apps/
-
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: https://github.com/rpm-software-management/dnf5/issues/2831
-
From the archives...
Give .NET Its Props - Central Package Management
https://barretblake.dev/posts/development/2026/04/give-dotnet-its-props/ #nuget #packagemanagement #dotnet -
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! 😂
https://lwn.net/Articles/1086489/ #ArchLinux #PackageManagement #OpenSource #HackerNews #ngated -
Arch Linux disables AUR package adoption
https://lwn.net/Articles/1086489/
Comments: https://news.ycombinator.com/item?id=49123208
#HackerNews #ArchLinux #AUR #packageManagement #openSource #LinuxNews
-
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
-
Learn the important things to back up before reinstalling your Linux system. SSH/GPG keys, dotfiles, packages, browser data, and more.
Full guide here: https://ostechnix.com/things-to-back-up-before-reinstalling-linux/
#Linux #Backup #SystemAdministration #Dotfiles #SSH #GPG #PackageManagement #Linuxhowto #Linuxcommands
-
🚀🎩 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. 🎭👏
https://ziglang.org/devlog/2026/#2026-06-30 #ZigLang #PackageManagement #AndrewKelley #ParadigmShift #HackerNews #ngated -
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 packagenameYour package manager is your best friend. Treat it accordingly.
#Linux #SysAdmin #PackageManagement #TechTip #RHEL -
#TechTipThursday
Package management is one of those things every Linux admin should know cold.Search for a package:
dnf search packagenameInstall it:
dnf install packagenameCheck what's installed:
rpm -qa | grep packagenameRemove it cleanly:
dnf remove packagenameYour package manager is your best friend. Treat it accordingly.
#Linux #SysAdmin #PackageManagement #TechTip #RHEL #RockyLinux -
Uv is fantastic, but its package management UX is a mess
-
PowerShell PSResource Roadmap and Best Practices
https://devblogs.microsoft.com/powershell/powershell-psresource-roadmap-and-best-practices/
-
🐍 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. 🙃
https://safedep.io/mini-shai-hulud-strikes-again-314-npm-packages-compromised/ #MiniShaiHulud #npmChaos #openSourceDev #packageManagement #developerLife #HackerNews #ngated -
New post from my blog...
In case you missed it earlier...
Give .NET Its Props - Central Package Management
https://barretblake.dev/posts/development/2026/04/give-dotnet-its-props/ #nuget #packagemanagement #dotnet