-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Identify the package manager #22
Comments
Cool idea 👍 |
Yes! Maybe they can be listed alongside each other, with the main one showing up first? The main one could be determined as the manager with the most packages installed on the system, perhaps. |
The package manager is identified when doing package counts, but actually printing out its name isn't done. If you want something like this, please feel free to open a PR ( |
I'm not actually a programmer, but I'm glad if anyone else offers to work on it :) |
I'll try to work on it :-) |
It would be useful to have the package manager identified. Many users take pride in their choice for pkg mgmt :)
The text was updated successfully, but these errors were encountered: