Skip to content

Add OpenSuse support to linux-pkgs #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rjhorniii
Copy link

Add support for OpenSuse, which is rpm based w/o dpkg or yum

Add support for OpenSuse, which is rpm based w/o dpkg or yum
@rjhorniii
Copy link
Author

OpenSuse uses rpm directly from zypper or yast, not yum or dpkg. The rpm -q -a list seems to be the format that you want. If you want to change more, rpm -q -a -i gives a large description that awk could customize.

@rjhorniii rjhorniii closed this Mar 27, 2024
@rjhorniii rjhorniii reopened this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant