Yaourt issue
Posted: 01 Jun 2011, 23:56
Where and what do I change in pacman.conf to use wget instead of curl? I'm getting a lot of curl errors with yaourt. Anything I try to do with it:
At very first when I try to use it, it will work, but then the next time 'round in the same session, I get that error over and over again.
I'm trying to uninstall World of Goo demo, so I can install the actual game to Arch, but yaourt isn't working (and that's where I got the World of Goo demo from).
Edit: Well, this is effing strange. It will let me remove a package, just won't let me run searches or try to install anything with yaourt:
Thanks.
Code: Select all
:) yaourt <some package>
curl error: Couldn't connect to serverAt very first when I try to use it, it will work, but then the next time 'round in the same session, I get that error over and over again.
I'm trying to uninstall World of Goo demo, so I can install the actual game to Arch, but yaourt isn't working (and that's where I got the World of Goo demo from).
Edit: Well, this is effing strange. It will let me remove a package, just won't let me run searches or try to install anything with yaourt:
Code: Select all
:) yaourt -R worldofgoo-demo
Password:
checking dependencies...
Remove (1): worldofgoo-demo-1.41-1 [44.86 MB]
Total Removed Size: 44.86 MB
Do you want to remove these packages? [Y/n] y
(1/1) removing worldofgoo-demo [######################] 100%Thanks.