On Wed, Apr 26, 2017 at 3:22 PM, Marco Calistri <mcalistri@hotmail.com> wrote:
Il 26/04/2017 16:14, Anton Aylward ha scritto:
On 26/04/17 02:25 PM, Ondřej Súkup wrote:
I use this oneliner : sudo zypper rm $(sudo zypper packages --orphaned --unneeded | awk -F "|" '/^i/ {print $3}')
OOH NASTY!
In my case that would remove: flash-plugin kabikaboo lightzone pdfgrep Ruby/RubyTk
All of which I use.
Sorry, not acceptable.
We need definetely a "packages dependencies sensitive" easy and strict way to do these operations on openSUSE, as we can do on Ubuntu with apt-get.
DNF (used in Fedora) has the concept of marking packages as "user-installed" so that actionable history commands and autoremove won't remove them, even if nothing requires them. -- 真実はいつも一つ!/ Always, there's only one truth! -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org