You are not logged in.

#1 2008-07-29 05:45:18

4fun
Member
Registered: 2008-07-29
Posts: 3

About ABS

I think ArchLinux(pacman ,ABS,AUR,makepkg) is very nice.But,who can tell that how can I know how much (and what) ALL the software
I have installed on my system. I'm poor in English .However Forgive me .Thanks!

Offline

#2 2008-07-29 06:16:06

u_no_hu
Member
Registered: 2008-06-15
Posts: 453

Re: About ABS

Is this what you are looking for?

 pacman -Qh
usage:  pacman {-Q --query} [options] [package]
options:
  -c, --changelog      view the changelog of a package
  -d, --deps           list all packages installed as dependencies
  -e, --explicit       list all packages explicitly installed
  -g, --groups         view all members of a package group
  -i, --info           view package information (-ii for backup files)
  -l, --list           list the contents of the queried package
  -m, --foreign        list installed packages not found in sync db(s)
  -o, --owns <file>    query the package that owns <file>
  -p, --file <package> query a package file instead of the database
  -s, --search <regex> search locally-installed packages for matching strings
  -t, --unrequired     list all packages not required by any package
  -u, --upgrades       list all packages that can be upgraded
  -q, --quiet          show less information for query and search
      --config <path>  set an alternate configuration file
      --logfile <path> set an alternate log file
      --noconfirm      do not ask for any confirmation
      --noprogressbar  do not show a progress bar when downloading files
      --noscriptlet    do not execute the install scriptlet if one exists
  -v, --verbose        be verbose
  -r, --root <path>    set an alternate installation root
  -b, --dbpath <path>  set an alternate database location
      --cachedir <dir> set an alternate package cache location

Don't be a HELP VAMPIRE. Please search before you ask.

Subscribe to The Arch Daily News.

Offline

#3 2008-07-29 06:29:42

4fun
Member
Registered: 2008-07-29
Posts: 3

Re: About ABS

No,I wanted to new all the software has been installed on my system.However,thank you!

Offline

#4 2008-07-29 06:32:24

Vintendo
Member
From: Netherlands
Registered: 2008-04-21
Posts: 375
Website

Re: About ABS

Pacman -Qe lists all the explicitely installed, Pacman -Q lists all the installed packages

Offline

#5 2008-07-29 07:54:11

4fun
Member
Registered: 2008-07-29
Posts: 3

Re: About ABS

Thank you very much!

Offline

Board footer

Powered by FluxBB