Skip to content
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

Open
pizzamaker opened this issue Apr 18, 2016 · 5 comments
Open

Identify the package manager #22

pizzamaker opened this issue Apr 18, 2016 · 5 comments

Comments

@pizzamaker
Copy link

It would be useful to have the package manager identified. Many users take pride in their choice for pkg mgmt :)

@joedf
Copy link

joedf commented Apr 18, 2016

Cool idea 👍
However, I think it is possible to have multiple package manager, am I correct?

@pizzamaker
Copy link
Author

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.

@woodruffw
Copy link
Owner

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 (detect_pkgs in src/plat/{linux,bsd,darwin,sun,win32}/detect.c is a good place to start).

@pizzamaker
Copy link
Author

I'm not actually a programmer, but I'm glad if anyone else offers to work on it :)

@cuberobenicio32
Copy link

I'll try to work on it :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants