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 Reparo Command #17

Open
jatinkrmalik opened this issue Oct 9, 2024 · 0 comments · May be fixed by #24
Open

Add Reparo Command #17

jatinkrmalik opened this issue Oct 9, 2024 · 0 comments · May be fixed by #24
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature Hacktoberfest for hacktoberfest. 🟩 priority: low Low priority and doesn't need to be rushed

Comments

@jatinkrmalik
Copy link
Collaborator

Reparo Command

Description

Reparo is used to fix broken objects. This command will attempt to repair broken packages or dependencies.

Proposed Usage

$ wand reparo

Functionality

Runs apt-get install --fix-broken or equivalent on the system to repair packages.

Additional Notes

Check for package manager compatibility (apt, yum, pacman, brew etc.)

@jatinkrmalik jatinkrmalik added ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged by a maintainer 🟩 priority: low Low priority and doesn't need to be rushed labels Oct 9, 2024
@Mr-Sunglasses Mr-Sunglasses added Hacktoberfest for hacktoberfest. and removed 🚦 status: awaiting triage Has not been triaged by a maintainer labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature Hacktoberfest for hacktoberfest. 🟩 priority: low Low priority and doesn't need to be rushed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants