You are not logged in.
And what exactly does pacman -Qe do?
It lists almost everything in my pc, not only orphans
Quote from pacmans man page:
QUERY OPTIONS
-e, --orphans
List all packages that were explicitly installed (ie, not pulled
in as a dependency by other packages) and are not required by
any other packages.
Thus, it's listing any package you've installed manually.
PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM
Offline
[scott@black ~]$ pacman -Q |wc -l
448
[scott@black ~]$ pacman -Qe | wc -l
94
KDE, E17 Desktop
Last edited by ToastedToad (2007-02-09 15:25:26)
Offline
643 packages, 214 orphans. I do quite a few different things.
Offline
$ pacman -Q | wc -l && pacman -Qe | wc -l
488
118Laptop, for everyday use, KDE/Qt-based
Offline
[defcon@wuzz ~]$ pacman -Qe | wc -l
123
[defcon@wuzz ~]$ pacman -Q | wc -l
476KDEmod
Last edited by defcon (2007-02-10 20:28:29)
Registed Linux User 608596
Offline
Desktop (GNOME sucks in the packages, and a lot of other junk too):
$ pacman -Q | wc -l
674
$ pacman -Qe | wc -l
241
$ pacman3 -Qe | wc -l
17
Server (running NFS, but no webserver or anything):
$ pacman -Q | wc -l
117
$ pacman -Qe | wc -l
55
Offline
3200 on a dual-layer dvd Larch live dvd.......
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
[jason@desktop images]$ pacman -Q | wc -l
456
GNOME desktop
Last edited by archuser (2007-02-09 22:58:35)
Intel i7-920 (stock), ASUS P6TD-Deluxe, AMD R9 270X, RAM: 6GB
Offline
Desktop (GNOME sucks in the packages, and a lot of other junk too):
$ pacman -Q | wc -l
674
$ pacman -Qe | wc -l
241
$ pacman3 -Qe | wc -l
17
pacman 3 detects orphans like it should (not needed packages)?
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
499 and 137 orphans. this is on a desktop running GNOME
Offline
pacman -Q |wc -l
582
pacman -Qe |wc -l
156
Running Fluxbox and a previous Gnome install.
Offline
What kind of system are you running Xilon, with only 350 pkgs?
A minimal one ![]()
DWM (still testing, I like it. Openbox is installed too), GTK, no gnome/kde apps at all, thunar, xarchiver... not many apps really. I'm mostly converting to cli now, I rarely even use the file manager anymore...
I could probably strip it down even more, and still have it very functional ![]()
Offline
pacman -Q | wc -l
663
pacman -Qe | wc -l
201
Laptop/Desktop/whatever system with gnome + xfce4
Offline
pacman -Q | wc -l
203
pacman -Qe | wc -l
63
nice and tidy ![]()
Offline
pacman -Q | wc -l
554
pacman -Qe | wc -l
159
Gnome here, not so many stuff installed ![]()
Last edited by Pablo_Escobar (2007-02-10 10:12:24)
Arch - Home sweet home ![]()
Offline
422 -just a simple desktop system with KDE
Offline
$ pacman -Q|wc -l
571
$ pacman -Qe|wc -l
148Running KDE
Last edited by jokele (2007-02-10 11:20:05)
Offline
[stijn@hephaistos ~]$ pacman -Q | wc -l
488
[stijn@hephaistos ~]$ pacman -Qe | wc -l
143XFCE desktop with some Gnome & KDE apps installed (best of both worlds
).
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
$ pacman -Q | wc -l
446
$ pacman -Qe | wc -l
133
Running Xfce
Offline
376
Not minimal, but I recently removed all unnecessary packages. Xfce only, no KDE/Gnome packages.
Last edited by jrepan (2007-02-10 20:33:30)
Offline
$ pacman -Q |wc -l
436
$ pacman -Qe |wc -l
89
Running KDE and a few apps. I don't need much stuff ![]()
Don't panic!
Offline
toofishes wrote:Desktop (GNOME sucks in the packages, and a lot of other junk too):
$ pacman -Q | wc -l
674
$ pacman -Qe | wc -l
241
$ pacman3 -Qe | wc -l
17pacman 3 detects orphans like it should (not needed packages)?
Yep, basically does exactly what all those orphan scripts out there do.
Offline
349 on a XFCE/Beryl desktop
Offline
$ pacman -Q | wc -l
321
no oink-oink here... ![]()
oz
Offline
$ pacman -Q | wc -l
490
Is there anyway to list the names of all these packages?
Last edited by Izuil (2007-02-12 23:41:36)
Offline