• 0 Posts
  • 400 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle




  • mlg@lemmy.worldtolinuxmemes@lemmy.worldPosting for a friend lol
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    26 days ago

    Edit: realized you meant in the sense of hot swapping flavors after I typed out a whole explanation lol. Should start recommending niche distros and collect package managers like trading cards lol.

    yum = dnf, dnf is just the newer version which was rewritten several times.

    apt is a weird attempt to “upgrade” apt-get with better user interface without messing with the compatibility of apt-get used by scripts and whatnot.

    Both of these are dependency handling package managers which do all the magic of installing required subpackges when you want something.

    rpm is the underlying system package manager which deals with the actual task of installing, removing, and generating packages in the .rpm format. It is analogous to Debian’s dpkg which uses the .deb format. It’s usually not used by the end user unless you need to play with a package directly like with a .rpm or .deb file.

    Hence why some distros (or people) have their own dependency package manager, like zypper on OpenSUSE (rpm) or Aptitude on Debian (deb).

    Although I think Aptitude might just be a fancy wrapper for apt lol.








  • People should see any of those videos of 3rd world countries repairing and refurbishing industrial technology on the street with their bare hands. I even remember someone commented that back in the days of the USSR, they used to salvage the solder off old and broken components too.

    https://www.youtube.com/watch?v=kNGg0P7B5fI

    The sad thing is, many of these people end up with health issues due to lack of any protection or health standard, yet they also provide a superior service and product that you will never find in a first world country due to the industry opting to trash and buy new.

    I’ve personally had to junk a radiator because the cheap plastic at the end broke, and no OEM actually sells the plastic part because it only comes as a whole assembly, even though you can easily delid the radiator to replace it if the subpart could be bought or made.





  • Dependencies:

    Old ass library version from 2004

    apt/dnf/pacman: package not found

    library package was last available 15 years ago before it was dropped to move to the next legacy version

    App package was available right up until last year until it was dropped for development inactivity

    Absolutely no one has a compiled version of old ass library

    Attempting to compile old ass library results in 30 other old ass package dependencies

    How in the actual world was the maintainer compiling this up to last year