Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

axi-cache(1) [plan9 man page]

AXI-CACHE(1)							   User Commands						      AXI-CACHE(1)

NAME
axi-cache - query the Apt Xapian Index SYNOPSIS
axi-cache [options] command [args] DESCRIPTION
Query the Apt Xapian index. Commands: search commands: axi-cache again [query] repeat the last search, possibly adding query terms axi-cache help show a summary of commands axi-cache info print information about the apt-xapian-index environment axi-cache last [count] show the last results again axi-cache more [count] show more terms from the last search axi-cache rdetails pkgname[s] show details of reverse relationships for the given packages axi-cache search [terms] start a new search apt-cache front-ends: axi-cache depends pkgname[s] run apt-cache depends pkgname[s] axi-cache madison pkgname[s] run apt-cache madison pkgname[s] axi-cache policy pkgname[s] run apt-cache policy pkgname[s] axi-cache rdepends pkgname[s] run apt-cache rdepends pkgname[s] axi-cache show pkgname[s] run apt-cache show pkgname[s] axi-cache showpkg pkgname[s] run apt-cache showpkg pkgname[s] axi-cache showsrc pkgname[s] run apt-cache showsrc pkgname[s] OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -s SORT, --sort=SORT sort by the given value, as listed in /var/lib/apt-xapian-index/values. Add a '-' to reverse sort order --tags show matching tags, rather than packages --tabcomplete=TYPE suggest words for tab completion of the current command line (type is 'plain' or 'partial') --last use 'show --last' to limit tab completion to only the packages from the last search results --all disable pagination and always show all results. Note that search results are normally sorted by relevance, so you may find meaning- less results at the end of the output axi-cache 0.45 December 2011 AXI-CACHE(1)

Check Out this Related Man Page

SBUILD-APT(1)							   Debian sbuild						     SBUILD-APT(1)

NAME
sbuild-apt - run apt-get or apt-cache in an sbuild chroot SYNOPSIS
sbuild-apt [-h|--help | -V|--version] CHROOT (apt-get|apt-cache) [ARG1 [ARG2 [ARGn...]]] DESCRIPTION
sbuild-apt runs apt-get(1) or apt-cache(1) inside the specified chroot, along with any additional arguments. OPTIONS
Actions -h, --help Display this manual. -V, --version Print version information. Chroot selection CHROOT The chroot to run the command in. Note that 'o', 's', 't', 'u' and 'e' may be used as abbreviations for 'oldstable', 'stable', 'testing', 'unstable' and 'experimental', respectively. APT options apt-get Run apt-get. apt-cache Run apt-cache. ARG Additional arguments to pass to apt-get or apt-cache. EXAMPLES
To update the APT package lists in the unstable chroot: % sbuild-apt unstable apt-get update Note that sbuild-update(1) is a more convenient method for doing the above. AUTHORS
Roger Leigh. COPYRIGHT
Copyright (C) 2006-2008 Roger Leigh <rleigh@debian.org>. SEE ALSO
apt-cache(1), apt-get(1), sbuild(1), sbuild-update(1), sbuild-upgrade(1). Version 0.63.2 18 Aug 2012 SBUILD-APT(1)
Man Page

12 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to sort find results

Hi-- Ok. I have now found that: find -x -ls will do what I need as far as finding all files on a particular volume. Now I need to sort the results by the file's modification date/time. Is there a way to do that? Also, I notice that for many files, whereas the man for find says ls is... (8 Replies)
Discussion started by: groundlevel
8 Replies

2. Shell Programming and Scripting

sort syslog messages

how can i sort the syslog message, so that the lastest time stamp show first , oldest show last. (1 Reply)
Discussion started by: 3Gmobile
1 Replies

3. Shell Programming and Scripting

Xapian with perl

Hi All, I am developing an application which need to search in postgres db for the files. I wanted to use Xapian for that. I am not sure how to proceed further for it . I have downloaded the xapian 0.9.9 version. I need to bind my perl db with the xapian search mechanism. Any help in... (1 Reply)
Discussion started by: alma
1 Replies

4. Shell Programming and Scripting

How to find the string in file.

Hi All Iam new this forum, just i want know someting about the files: My req: i have file in that i want to search one string, if it is avaible then show the line ,otherwise it will show that the string is not available in the file, for this i am useing if then else with out - q... (1 Reply)
Discussion started by: psi
1 Replies

5. AIX

aix toolbox and netscape navigator

Hi everybody I am new to the aix system and know I want to download some packages , so i start search for the aix repository like apt-get on Ubuntu , I found the results tell me to install rpm.rte and aix toolbox through navigator , but i have the following problem 1- i don't know hoe to open... (1 Reply)
Discussion started by: hard_revenge
1 Replies

6. AIX

Command to show HMC of this lpar?

Does anyone know of a command that can be run on the lpar to show the name of the lpars managing HMC? We have a large environment and records a little old on which HMC manages which lpars....if i could login to an lpar and just issue a command to show me its managing hmc that would be great. (2 Replies)
Discussion started by: Foiled
2 Replies

7. Debian

How to Setup Apt-Cacher In Linux Mint?

Hi , Any one Have Idea to Install and Configure Apt-Cacher In Linux Mint , There are 30 Client Machines and 1 Server Which was powered With Linux Mint ... And please guide me for Ubuntu also ... :rolleyes: (0 Replies)
Discussion started by: babinlonston
0 Replies

8. UNIX for Advanced & Expert Users

I was trying this command...am I going correct? other there is better way

I was trying to copy all debs from apt cache to some storage location and I was taking this approach... /var/cache/apt/archives# ls -1 | grep -v jdownloader | fgrep .deb | xargs cp /media/eshant/L-STORE/Softwares/openjdk/an error bla_bla.deb is a not directory stalled me Suggestions please... (9 Replies)
Discussion started by: ezee
9 Replies

9. Shell Programming and Scripting

Search query

Hi, I have a typical requirement to find users having at least three occurrence in a log within an hour, and perform some action for that user. We have several steps, however I am kind of stuck here to accomplish the said requirement. Here are the logs : conn=13570 op=14 msgId=13 - BIND... (16 Replies)
Discussion started by: johnprince1980
16 Replies

10. Linux

Apt-get update wont run and gives 503 service unavailable error

Hi, I am running on Ubuntu 12 (precise) 64 bit and came to know that i cannot install any packages using apt-get and aptitude. Linux test01 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux But the same /etc/apt/sources.list file is... (20 Replies)
Discussion started by: prash358
20 Replies

11. Shell Programming and Scripting

Count occurences of a character in a file by sorting results

Hello, I try to sort results of occurences in an array by using awk but I can't find the right command. that's why I'm asking your help ! :) Please see below the command that I run: awk '{ for ( i=1; i<=length; i++ ) arr++ }END{ for ( i in arr ) { print i, arr } }' dictionnary.txt ... (3 Replies)
Discussion started by: destin45
3 Replies

12. UNIX for Beginners Questions & Answers

Apt-get

Want to install APACHE but it's saying command is not found using centos (4 Replies)
Discussion started by: zbest1966
4 Replies