rhino-linux / rhino-pkg

A wrapper for apt + snap + flatpak + Pacstall
GNU General Public License v3.0
23 stars 19 forks source link

BUG: Cannot get list of installed packages #28

Closed Fake closed 1 year ago

Fake commented 1 year ago

Rhino Linux Version: 2023.2

Platform: Any

Describe the bug For example, Apt has list command with --installed option for getting installed packages, but rpk does not have such command. I know I can get the list by using all package manager individually, but rpk should implement that feature because Rhino Linux recommends using rpk for package management.

To Reproduce Steps to reproduce the behavior: Try to uninstall LibreOffice which has already installed when you installed Rhino Linux.

Expected behavior Installed packages can be obtained by rpk command.

Elsie19 commented 1 year ago

That list would be insanely long.