@mrmasterkeyboard consider spm
?
- I could use a hand with that...
Basically it requires #Packages to come with their #dependences packaged together.

@mrmasterkeyboard consider spm
?
Basically it requires #Packages to come with their #dependences packaged together.
Essential DNF5 Commands Examples for Managing Packages in Fedora, RHEL, AlmaLinux and Rocky Linux #dnf5 #dnf #packagemanager #fedora #rhel #almalinux #rockylinux #linux #softwaremanagement #linuxcommands #linuxhowto
https://ostechnix.com/dnf5-commands-examples/
Introduction to DNF5: The Next-Generation Fedora Package Manager #dnf5 #dnf4 #dnf #yum #fedora #rhel #packagemanager #rpm #linux #opensource
https://ostechnix.com/dnf5-package-manager-introduction/
APT 3.0 Debian's package manager gains a faster, smarter solver, better diagnostics, an improved human-readable UI, and more.
https://linuxiac.com/apt-3-0-package-manager-officially-launches/
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide
YQPkg: A Modern, Qt-based Package Manager to Replace YaST in OpenSUSE #Yqpkg #Opensuse #Yast #Qt #PackageManager #Linux #Opensource
https://ostechnix.com/yqpkg-opensuse-package-manager/
Did you know that #Windows has a package manager now?
The Right Way To Handle Dpkg Lock Error In Debian And Ubuntu Linux #Dpkg #Debian #Ubuntu #Linux #Troubleshooting #Packagemanager
https://ostechnix.com/dpkg-lock-error-debian-ubuntu/
A Beginner's Guide To Using dpkg Command In Linux #dpkg #debian #ubuntu #linux #packagemanager
https://ostechnix.com/dpkg-command-usage/
From this week's Linux Update newsletter, @BruceByfield explores the bauh package manager to help you simplify package management https://www.linux-magazine.com/Online/Features/bauh2
#bauh #PackageManager #OpenSource #fpakman #interface #FOSS #Linux
Did you miss last week's Linux Update newsletter? Catch up on what you missed and subscribe now to get it in your inbox every Thursday https://mailchi.mp/linux-magazine.com/linux-update-a-cc-package-manager
#Linux #OpenSource #PackageManager #vcpkg #NixOS #KubuntuFocus #FOSS #GUADEC #phishing #encryption #events #jobs #makers
From the Linux Update newsletter: If you're looking for a C/C++ package manager, learn about Microsoft's platform-independent vcpkg for managing libraries and their dependencies https://www.linux-magazine.com/Issues/2024/280/vcpkg
#vpkg #GitHub #OpenSource #CMake #libraries #PackageManager
Getting Started With Nix Package Manager: A Beginner’s Guide 2024 #nix #nixos #packagemanager #linux #linuxhowto #linuxadmin
https://ostechnix.com/getting-started-nix-package-manager/
How To Install Nix Package Manager In Linux #Nix #Packagemanager #Linux #Nixos #Opensource
https://ostechnix.com/install-nix-package-manager/
Nix Package Manager - Infographic #Nix #Packagemanager #Infographic #Linux #Nixos
Nix – A Powerful Package Manager For Linux And Unix #Nix #Packagemanager #Nixos #Linux
https://ostechnix.com/nix-powerful-package-manager-linux-unix/
As #flatpak has become more popular, I have tried to help make #plugin (s) Flatpak ready.
Interestingly, I keep coming across a general rejection, like "it's not worth the effort", "it's not the future", etc.
I am aware that it has drawbacks. But are you also against it?
Apart from the amount of space it can take up, I have to say that I've never really had any complaints, and I've sort of already accepted it as a kind of convenient, non-system #linux #packagemanager, I guess. #linuxaudio
If you are setting up a new Windows machine and doing that thing of installing all your old software by going to all the sites and downloading installers, don't do that. Instead use WingetUI. So, so good. A huge timesaver. And it's not a horrible app store thing like Microsoft Store, either.
https://www.marticliment.com/wingetui/
(Yes I know Linux users have had GUI package managers for years. Now folk stuck on Windows have one too, based on WinGet, which is pretty cool)
Simplify Package Management Operations Across Different Linux Distributions with Sysget #Linux #Sysget #Packagemanager #WrapperScript #PackageManagement #Opensource
https://ostechnix.com/sysget-a-front-end-for-popular-package-managers/
Over the past 24h I've been restructuring the infant zig.thi.ng repo, added some new data structures, updated all sources to be Zig v0.11 compatible and added Zig package manager support. Took me a lot longer than expected, but already sure the changes & learning will help to accelerate my process (and re-use) on that front...
Since I don't want the extra overhead and don't want to setup & maintain separate Git repos for each of these tools, for now the new structure will be more like Zig's own standard library, sharing a common top-level module namespace ("thi.ng").
Even though there only a few things to use yet (check the readme to see what's there), I've also written some notes how to update your own build files to use these libs with the package manager: