Reply To: [solved] Safe To Uninstall These Packages?

Forum › Forums › General › Software › [solved] Safe To Uninstall These Packages? › Reply To: [solved] Safe To Uninstall These Packages?

#74532
Anonymous

    I, and others reading this, cannot know which exact packages are needed on YOUR system.
    If you have no midisport hardware, yes it’s probably safe for you to remove ‘midisport-firmware’. Same rule-of-thumb hold for various other *-firmware packages.

    “rcpbind” is not a valid package name.
    gettext is probably needed.

    Both when using apt command via terminal and when performing package removal via synaptic, prior to the actual removal
    you are advised what other packages will be removed as a consequence of the action, and are prompted to CONFIRM.

    If you have created a system backup, feel free to experiment (doing so provides a great learning excercise)
    but, asked rhetorically: Unless a package occupies a significant amount of disk space, why bother to remove it?

    If you “sudo apt install apt-rdepends” (40kb utility) you can investigate which packages directly, and indirectly, depend on a given package.

    If you perform “sudo apt autoremove” you can see a list of any current “straggler” packages and are prompted to choose whether to bulk remove them.