Abarbarian
Acruncher
- Joined
- Sep 30, 2005
- Messages
- 11,023
- Reaction score
- 1,223
these are the sort of hurdles one comes across with 'help' flies/wiki/video ...
One of the major problems with the linux world, lack of standardisation in presenting information. Nuf said.
Hmmm you see I subscribe to the original linux way. Keep things simple.
So I do not do that sudo which sounds like pseudo abomination. Why do I need a middle man I ain't some scared thicko. I know when I am a user and when I am root, I use a coloured terminal just to remind me in case I forget
As a consequence I know nothing about sudo and very little about Kate or KDE matters. I can give you some old fashioned help though.
Open a terminal and
Code:
$ su
enter your root password when prompted then
Code:
# nano /etc/pacman.conf
Make the changes for the repo as outlined earlier. Nano has instructions which you should be able to follow. Exit nano and
Code:
# pacman -S yaourt
Code:
# su yourusername
to exit root in the terminal.
You should be good to go with yaourt after that.
I am busy today but if I get time I will have a looksee (read the beginners wiki) as I seem to recall you used to have to add a couple of dev type packages before doing the above.
I'm insane anyway, so what the hell ...
Blimey it usually takes a week or two for folk to get to that stage with Arch.