1whohas(1) whohas(1)
2
3
4
6 whohas - find packages in various distributions' repositories
7
9 whohas [--no-threads] [--shallow] [--strict] [-d Dist1[,Dist2[,Dist3
10 etc.]]] pkgname
11
13 whohas is a command line tool to query package lists from the Arch,
14 Debian, Fedora, Gentoo, Mandriva, openSUSE, Slackware, Source Mage,
15 Ubuntu, FreeBSD, NetBSD, OpenBSD, Fink, MacPorts and Cygwin distribu‐
16 tions.
17
19 --no-threads
20 Don't use multiple threads to query package lists (will be much
21 slower)
22
23 --shallow
24 Limit to one call per server. Faster, but loses some informa‐
25 tion, typically package size and release date.
26
27 --strict
28 List only those packages that have exactly pkgname as their
29 name.
30
31 -d Dist1[,Dist2[,Dist3 etc.]]
32 Queries only for packages for the listed distributions. Recog‐
33 nised values for Dist1, Dist2, etc. are "archlinux", "cygwin",
34 "debian", "fedora", "fink", "freebsd", "gentoo", "mandriva",
35 "macports", "netbsd", "openbsd", "opensuse", "slackware",
36 "sourcemage", and "ubuntu".
37
38 pkgname
39 Package name to query for
40
42 whohas uses various files in ~/.whohas to cache package lists for some
43 distributions.
44
46 See intro.txt or intro.html notes on using whohas.
47
49 whohas is written and maintained by Philipp Wesche <phi1ipp@yahoo.com>
50
51 This man page was written by Jonathan Wiltshire <debian@jwilt‐
52 shire.org.uk> for the Debian project and adapted for a new version by
53 Philipp Wesche <phi1ipp@yahoo.com>
54
55
56
57Jonathan Wiltshire 0.29.1 whohas(1)