lf-lang / lf-lang/installation

Add uninstall option

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

  1. Add -u/--uninstall flag
  2. Use which to figure out the installation prefix
  3. Implement uninstall function for each tool

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the installation scripts and their command-line flag parsing, then identify how each tool's installation prefix can be found with which. Implement the requested -u/--uninstall path for each tool and verify that every installer removes its corresponding installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.