wick3dr0se / pkm

A super minimal TUI package manager wrapper written in BASH v4.2+
GNU General Public License v3.0
41 stars 5 forks source link

Add initial zypper support #8

Closed coppcam closed 4 months ago

coppcam commented 4 months ago

Adds initial zypper support for openSUSE Leap and Tumbleweed. Tested on both openSUSE Leap and Tumbleweed, and re-tested on both apt and dnf systems. Might need minor tweaks, but just adds initial support.

(Ignore the previous, closed request for adding zypper support)

wick3dr0se commented 4 months ago

Thanks, awesome work! Looks like we're really getting somewhere with this project now! I'll test it out soon

Merged!