From f8c76d55a7c26ba7061d95ed4ba7fb200f3e6cde Mon Sep 17 00:00:00 2001 From: theVerusDev Date: Fri, 17 Dec 2021 19:02:06 -0500 Subject: feat(cnf): Added support for SUSE-derived operation systems (ZYpp) to CNF plugin (#10508) * Added support for SUSE and derivatives for command-not-found plugin * Updated command-not-found documentation to list support for SUSE and derivatives --- plugins/command-not-found/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/command-not-found/README.md') diff --git a/plugins/command-not-found/README.md b/plugins/command-not-found/README.md index f267f0c89..5a373c537 100644 --- a/plugins/command-not-found/README.md +++ b/plugins/command-not-found/README.md @@ -29,5 +29,6 @@ It works out of the box with the command-not-found packages for: - [Fedora](https://fedoraproject.org/wiki/Features/PackageKitCommandNotFound) - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos/modules/programs/command-not-found) - [Termux](https://github.com/termux/command-not-found) +- [SUSE](https://www.unix.com/man-page/suse/1/command-not-found/) You can add support for other platforms by submitting a Pull Request. -- cgit v1.2.3-70-g09d2