danielmiessler / danielmiessler/yt
yt appears to install but doesn't
Open
- Dominant language
- Go
- Stars
- 118
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
go install github.com/danielmiessler/yt@latest executes
However, when I try to run yt, I get the following:
Command 'yt' not found, but can be installed with:
sudo apt install python3-yt
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `go install github.com/danielmiessler/yt@latest`, then check where the `yt` executable is installed and whether that location is on PATH. Confirm the expected command lookup behavior and identify what must change so a successful install makes `yt` invocable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100