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

Add command (show-local?) to show information about a locally installed package #80

Open
jmckisson opened this issue Sep 27, 2024 · 4 comments · May be fixed by #151
Open

Add command (show-local?) to show information about a locally installed package #80

jmckisson opened this issue Sep 27, 2024 · 4 comments · May be fixed by #151

Comments

@jmckisson
Copy link
Contributor

Currently 'mpkg show' only works if a package is listed in the repository. It may be useful for mpkg to list the description and other information about a package that is installed locally that is not in the repository.

@vadi2
Copy link
Member

vadi2 commented Sep 27, 2024

It would be good of if we had one command to handle all the cases, this would make it easier for the player to use.

Adding separate commands would offload the choice of picking the right command for the right scenario onto the player and that's not ideal

@ZookaOnGit
Copy link
Collaborator

How about mpkg show shows

  • the installed version, if installed
  • the repo version, if not installed
  • the installed version, and if there is a repo version of a higher version, an echoLink to view it (after displaying the installed version)
    ?

@vadi2
Copy link
Member

vadi2 commented Sep 27, 2024

I think that would be great

@ZookaOnGit
Copy link
Collaborator

fixed in #151

@vadi2 vadi2 reopened this Jan 6, 2025
@vadi2 vadi2 linked a pull request Jan 6, 2025 that will close this issue
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 a pull request may close this issue.

3 participants