wget -drc http://archive.trisquel.info/trisquel/pool/main/l/linux-hwe/linux-image-4.15.0-112-generic_4.15.0-112.113~16.04.1+8.0trisquel3_amd64.deb > /media/george/IPv4/Destination/

None of those three options is useful here. The redirection is not either: the working directory is used. You always make things so complicated...

If you really want to use Wget, just execute:
$ cd /media/george/IPv4/Destination/
$ wget http://archive.trisquel.info/trisquel/pool/main/l/linux-hwe/linux-image-4.15.0-112-generic_4.15.0-112.113~16.04.1+8.0trisquel3_amd64.deb http://archive.trisquel.info/trisquel/pool/main/l/linux-hwe/linux-modules-4.15.0-112-generic_4.15.0-112.113~16.04.1+8.0trisquel3_amd64.deb

and then double-clicked down through a series of subdirectories

So, you execute Wget instead of right clicking on two links on this Web page and choosing "Save Link As...", but you then take a graphical file manager to navigate down a deep branch of the file hierarchy (deep because you added options you do not understand to wget) instead of using cd and the auto-completion of the shell...

Alas, still no WiFi activation;

Does additionally installing http://archive.trisquel.info/trisquel/pool/main/l/linux-hwe/linux-modules-extra-4.15.0-112-generic_4.15.0-112.113~16.04.1+8.0trisquel3_amd64.deb help?

Reply via email to