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

Lynx: command not found #141

Open
IsAmogusDead opened this issue Jun 22, 2021 · 3 comments
Open

Lynx: command not found #141

IsAmogusDead opened this issue Jun 22, 2021 · 3 comments

Comments

@IsAmogusDead
Copy link

$ Lynx
-bash: $'\302\226\302\226\302\213\302\213\302\213\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226\302\226Lynx': command not found

@yrifl
Copy link

yrifl commented Oct 4, 2021

You must install lynx package at web category in cygwin installation file

@sudarshansb143
Copy link

You can refer this one for wget https://www.ccammack.com/posts/install-cygwin-and-apt-cyg/
And than you can use wget as alternative for lynx
or
install lynx using the method mentioned in previous article

@keithdtyler
Copy link

curl is part of base cygwin install. wget and lynx are not (anymore). Apt-cyg should update to use curl instead of wget as first choice.

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

No branches or pull requests

4 participants