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

userinstalled shows packages that were installed by user, then removed by user, then pulled in as dependencies later #2

Open
eylenburg opened this issue Mar 28, 2024 · 0 comments

Comments

@eylenburg
Copy link
Owner

See title. They shouldn't be listed in userinstalled

Example:

  1. Install samba
  2. Remove samba
  3. Install a package that pulls in samba as a dependency (or it is installed as a dependency during system upgrade)

Expected result:
samba not listed in userinstalled

Current result:
it is listed

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

No branches or pull requests

1 participant