DEV Community

epassaro
epassaro

Posted on

Remove patterns in openSUSE

To remove a pattern in openSUSE just type the following command.

sudo zypper remove -u pattern:<pattern_name>
Enter fullscreen mode Exit fullscreen mode

For example:

sudo zypper remove -u pattern:kvm_server pattern:kvm_tools
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay