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

Enhance CLI Command Helper to Identify and Respect Linux Distro Package Managers #35

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

rukh-debug
Copy link

Previously, the program only distinguished between Linux and macOS environments. However, recognizing the diversity of package managers across various Linux distributions, this commit refines the identification process. It now accurately determines the specific Linux distribution and incorporates that information into the 'os_hint.' now the plz-cli does not always recommend apt for package installations, it respects the default package manager of the detected Linux distribution (e.g., pacman for Arch). This enhancement has been tested successfully on Arch Linux."

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.

2 participants