You are not logged in.

#1 2017-04-08 19:22:03

Daemono
Member
Registered: 2017-04-08
Posts: 4

[SOLVED] wget Command Not Working

Whenever I try to use the wget command to get download a file from aur.archlinux.org/x.git, it couldn't be found.
For example:
  wget https://aur.archlinux.org/spotify.git
  ...
  Connecting to aur.archlinux.org...
  HTTP request sent, awaiting response... 404 Not Found
  2017-04-08 19:18:01 ERROR 404: Not Found

The same goes for discord-canary
What should I do?

Last edited by Daemono (2017-04-09 11:46:53)

Offline

#2 2017-04-08 19:33:43

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: [SOLVED] wget Command Not Working

First, there is a typo in the url.  Second, why would you want to use wget on a git repo.  Use `git clone ...`


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2017-04-08 19:40:03

Daemono
Member
Registered: 2017-04-08
Posts: 4

Re: [SOLVED] wget Command Not Working

Thanks! 'Git clone' works!
I was using wget because I forgot to download/install the git repo

Offline

#4 2017-04-08 20:51:51

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] wget Command Not Working

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB