Here's one way to install yaourt, a wrapper for pacman that adds many features, using only a terminal and links.
Keyboard shortcuts I used in links:
Space Bar = scroll down
b = scroll up
d = download
q = quit
To copy/paste, highlight what you want to copy, and press the middle click to paste it at the cursor position. If you are not running X, you can run gpm, a daemon that enables the mouse.
Also, I setup my user, max, to be able to run sudo without a password. If you don't want to or don't know how to do this, run su to login as root, then run pacman from there.
DO NOT build packages as root! This could make installed packages only executable as root, depending on the package.
this is an elegant way to install yaourt
nantocsem 1 year ago
Or try "Packer" is a lot better :) Check out my videos..
xxSwAmPxx 1 year ago
Or cURL
calrogman 3 years ago
I can't help but think that wget might be simpler, and easier to follow.
jal00n 3 years ago
Nice DSL :p
solaris10user 3 years ago
Instead of clicking "files", you could just grab the tarball, and extract it. Voila! Same result, one less step. ;)
fackamato 3 years ago
Thanks for the video, it helped me out.
keithmkennedy 3 years ago