That's essentially what you do when you wipe your system and install another distro. If you have a separate home partition that stays intact through the process then it's especially true.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Technicly yes but it'd be hard and would probably break a lot of stuff. If you need a diffrent package manager its better to just install a distro that comes with it.
curious, why would you want that?
the packages are usually built by the distro maintainers for the distro, so if you switch from, say apt
to dnf
you'd have to take care of repackaging yourself.
Yes, but you are asking for a world of pain. Why would you want to do this?
Yeah, wipe your current distro and install another.
Yes it probably is but there is really no sense in replacing all the packages
Well, technically ya could. Given some effort you could entirely replace it, but there's usually no point. Take NixOS' package manager as an example. You can drop it into any dsitro and use their repos, but anything you can find there you'd usually be able to find in your native repos.
nixpkgs in my experience has more packages than most other distributions. For example they ship a ton of OBS plugins