-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat/add dump option #13
Conversation
@cyrilico, it is a great addition to the project. Thank you a lot. I thought the However, your PR is completely worth it, I just ask you to change the |
@henrybarreto That makes a lot of sense, I understand your comment regarding the difficulty behind that now due to the several output formats of different pkg managers 😄 I will see if I can tackle that afterwards as well. I'll update this PR to reflect that. BTW the hacktoberfest label is slightly misspelled |
It is perfect! It just one more thing :D Could you remove the 😄 |
Sorry, what is that exactly? Could you pinpoint it as a change request? |
Gotcha, I was thinking it was something in the code for some reason. Edited |
Inspired by #10
Adds a
--dump
option that overrides every other currently available option and that list all installed packages through a specific package manager. Bump version to0.1.0
due to this new option.New version builds successfully in Ubuntu 20.04.4 LTS through WSL 2
Example use:
apt
aptitude
apk
dnf
eopkg
snap: Couldn't test in my WSL setup due to some compatibility issues, but I believe the command is correct
yum
zypper
pacman