You are not logged in.
Pages: 1
When I issue either of the following commands;
pacman --add kde
or
pacman -A kde
I get the following error message;
failed to add target 'kde' (could not find or read file)
Does Arch Linux come with KDE, or do I need to try another distro?
Offline
try
pacman -S kde
Registed Linux User 608596
Offline
I belive to install KDE, the command is: pacman -S kde (try as caps and without caps)
Offline
Dang! I just figured that out. I was going to delete the question but you had already replied. Odd, I swore I saw on the manpage that one could use either of --add or -A as an option to the command. Thatnks for the help. I am installing it right now from a chroot on this system.
Offline
-A is to add a package file -- it only works when pointed to an actual .pkg.tar.gz file.
If you ever want to install anything from the repos, it's pacman -S
Last edited by Cerebral (2007-08-14 18:22:27)
Offline
Here's an excellent resource for you if you are new to Arch.
http://wiki.archlinux.org/index.php/Beginners_Guide
Offline
There is also KDEmod. That's kde with split packages.
You can get more infos here: http://www.kdemod.ath.cx/
Offline
Wasn't --add suppose to be deprecated and removed since it's essentially a subset of --upgrade?
Edit: I just checked the man page; I guess it already was deprecated, just not removed.
Last edited by jb (2007-08-15 02:27:53)
...
Offline
There is also KDEmod. That's kde with split packages.
You can get more infos here: http://www.kdemod.ath.cx/
I love KDEmod! It runs a lot smoother than the original KDE and packs more eye-candy to boot. If you're going to install KDE, go straight for KDEmod, it's really well done.
Offline
There is also KDEmod. That's kde with split packages.
You can get more infos here: http://www.kdemod.ath.cx/
Heehee! You are probably sick of hearing from people like me, those Gentoo refugees. (No, I will not discuss the recent expat debacle on Gentoo.) Trust me, there's nothing I love better than split KDE. I love KDE, but installing the monolithic packages will leave kuite a bit of klutter in your menus. However, I did peruse one split KDE Arch repository, which didn't seem to have all of the split apps I use. In the meantime, I have installed the monolithic and fixed my menus to be fairly usable.
I will have to bookmark your link and then go nose around a bit to see what I can find.
Offline
Doehni wrote:There is also KDEmod. That's kde with split packages.
You can get more infos here: http://www.kdemod.ath.cx/Heehee! You are probably sick of hearing from people like me, those Gentoo refugees. (No, I will not discuss the recent expat debacle on Gentoo.) Trust me, there's nothing I love better than split KDE. I love KDE, but installing the monolithic packages will leave kuite a bit of klutter in your menus. However, I did peruse one split KDE Arch repository, which didn't seem to have all of the split apps I use. In the meantime, I have installed the monolithic and fixed my menus to be fairly usable.
I will have to bookmark your link and then go nose around a bit to see what I can find.
Until 2 years ago I also complied all packages for myself...
Got bored of it, and found Arch after a year with Kubuntu. I'm perfecly happy with Arch and KDEmod!!
Offline
Doehni wrote:There is also KDEmod. That's kde with split packages.
You can get more infos here: http://www.kdemod.ath.cx/Heehee! You are probably sick of hearing from people like me, those Gentoo refugees. (No, I will not discuss the recent expat debacle on Gentoo.)
I don't really see why it would be considered a "debacle". While I use Arch at home on my systems I do admin a Gentoo server and much like anything else in Linux, general knowledge and reading documentation go a long way. A simple revdep-rebuild fixed it for me.
Offline
Pages: 1