nmilosev / crouton-fedora

A script to install Fedora chroot onto your Chromebook
https://github.com/dnschneid/crouton
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

wget no longer available #11

Closed boydkelly closed 3 years ago

boydkelly commented 6 years ago

Hi, Migrating to a new chromebook with Version 65.0.3319.0 (Official Build) dev (64-bit). I get a wget not found error. Seems that this is no longer available in chromeos and needs to be replaced with curl.

crouton-fedora-master/installer/main.sh: 16: crouton-fedora-master/installer/../installer/fedora/bootstrap: wget: not found

king-bee2001 commented 5 years ago

I have this issue as well

ghost commented 3 years ago

Build the github project chromebrew. and then type: crew install wget.

boydkelly commented 3 years ago

This is really old. The current version of crouton-fedora uses curl.