this post was submitted on 06 Aug 2024
34 points (100.0% liked)

Linux

47290 readers
1059 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I installed Pipewire a while ago to fix some audio problems. Now it's time for the 22 upgrade. Can I just run the upgrade or will the existing Pipewire installation cause problems? Has anyone done that already?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 month ago

The way upgrades work on the entire Debian family is essentially, update the repos to the new release and then just install all the updates. So it's basically as if you just apt installed all packages to a newer version.

Absolute worst case it would uninstall PipeWire and reinstall PulseAudio, but more likely it would refuse to proceed due to unsolvable dependencies. If the new Mint switched to PipeWire by default, it won't do anything more than possibly updating PipeWire if there's a newer version.

Upgrades really aren't that special, it's just installing newer versions of packages, updating configs and bringing new recommended packages, removing ones that are no longer needed.

[–] [email protected] 1 points 1 month ago

Works fine on my end. No issues whatsoever.

[–] [email protected] 1 points 1 month ago

If this wouldnt be possible, Mint would have problems

[–] [email protected] 1 points 1 month ago

I had done the same, and did the upgrade. So far I haven't seen any issues with audio. Just remember to reboot after the upgrade is done.