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

OpenSUSE / zypper #15

Closed
beyondmeh opened this issue Dec 1, 2020 · 2 comments
Closed

OpenSUSE / zypper #15

beyondmeh opened this issue Dec 1, 2020 · 2 comments
Assignees
Milestone

Comments

@beyondmeh
Copy link
Owner

Add support for zypper which is OpenSUSE's package manager

@beyondmeh beyondmeh self-assigned this Dec 1, 2020
@beyondmeh
Copy link
Owner Author

beyondmeh commented Dec 1, 2020

  • (i)nstall - sudo zypper in $1
  • (r)emove
  • (p)urge
  • (s)earch - zypper search $1
  • (m)anual - sudo zypper in $1
  • (u)pdate - sudo zypper up
  • (c)ache - sudo zypper ref
  • (l)ist
  • (f)iles - see piu files #14
  • (nu) num-updates
  • (np) num-packages

  • Add OpenSUSE to README with logo.

@beyondmeh beyondmeh added this to the v2.0 milestone Dec 1, 2020
@beyondmeh beyondmeh mentioned this issue Dec 1, 2020
@gtsop
Copy link
Contributor

gtsop commented Dec 17, 2020

Just a suggestion here, in this PR i've got a function that can be very useful for ensuring a package manager wrapper has implemented the full interface. Will probably help to keep things in line as the interface and the managers grow.

https://github.com/beyondmeh/piu/pull/17/files#diff-04d7e0ccb27079600cba088e7fd6106aa39a43949370178707916343e6e206b6R37-R45

beyondmeh added a commit that referenced this issue Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants