[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian how-to



On Mon, 31 Dec 2007 07:04:53 -0800, Raquel  <raquel@thericehouse.net> said: 

> forwarded message:

> Date: Mon, 31 Dec 2007 07:58:01 -0500 From: Paul Cartwright
> <ale@pcartwright.com>

> I downloaded powertop using svn. All that does is put the new source
> in a folder right where you are. That does me no good, so I try your
> locate:
>> locate powertop
> bash: locate: command not found paulandcilla:/media#



,----
| __> which dlocate
| /usr/bin/dlocate
| __> dlocate /usr/bin/dlocate
| dlocate: /usr/bin/dlocate
| __> apt-cache show dlocate
| Package: dlocate
| Priority: optional
| Section: utils
| Installed-Size: 88
| Maintainer: Craig Sanders <cas@taz.net.au>
| Architecture: all
| Version: 0.94
| Depends: dctrl-tools | grep-dctrl (>= 0.11), dpkg (>= 1.8.0), locate | findutils (<< 4.2.31-2), perl
| Filename: pool/main/d/dlocate/dlocate_0.94_all.deb
| Size: 16606
| MD5sum: 8b3eb28d752136b527e2062b31b2d1f6
| SHA1: 1454c9ba576aa97102898137d84ef85f194ee88b
| SHA256: d74531e715bd0f262c9970152e83b2c99c070dcf5346240bd3fd44391f3b450b
| Description: fast alternative to dpkg -L and dpkg -S
|  Uses GNU locate to greatly speed up finding out which package a file
|  belongs to (i.e. a very fast dpkg -S). Many other uses, including
|  options to view all files in a package, calculate disk space used, view
|  and check md5sums, list man pages, etc.
| Tag: admin::package-management, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian, use::searching, works-with::file, works-with::software:package
`----

,----
| __> which locate
| /usr/bin/locate
| __> dlocate /usr/bin/locate
| locate: /usr/bin/locate.findutils
| __> apt-cache show locate
| Package: locate
| Priority: optional
| Section: utils
| Installed-Size: 348
| Maintainer: Andreas Metzler <ametzler@debian.org>
| Architecture: amd64
| Source: findutils
| Version: 4.2.31-4
| Replaces: findutils (<< 4.2.31-2)
| Depends: findutils (>> 4.2.31-1), libc6 (>= 2.7-1)
| Conflicts: slocate (<= 3.1-1.1)
| Filename: pool/main/f/findutils/locate_4.2.31-4_amd64.deb
| Size: 141504
| MD5sum: f5a85b5fd7ed8c6d13abfc2fefce9b7a
| SHA1: f8d4f03fe85293e1eebd86dfcaa82cb6e4dbb46e
| SHA256: 1335cf78d605b897c90ffe7e13465807aea7befaed329ae6ef1d23dd7a15afac
| Description: maintain and query an index of a directory tree
|  updatedb generates an index of files and directories. GNU locate can be used
|  to quickly query this index.
`----
,----
| __> which powertop
| /usr/sbin/powertop
| __> dlocate /usr/sbin/powertop
| powertop: /usr/sbin/powertop
| __> apt-cache show powertop
| Package: powertop
| Priority: extra
| Section: utils
| Installed-Size: 404
| Maintainer: Patrick Winnertz <winnie@debian.org>
| Architecture: amd64
| Version: 1.9-2
| Depends: libc6 (>= 2.7-1), libncursesw5 (>= 5.6+20071006-3)
| Suggests: cpufrequtils, laptop-mode-tools
| Filename: pool/main/p/powertop/powertop_1.9-2_amd64.deb
| Size: 69104
| MD5sum: ea14bf106cca03510dad2386aa4dc992
| SHA1: e5750a003b577cc288bafd18a4ced3b4e91458b9
| SHA256: 7d7fc9a26525c657b186a20a51dff9ac67f3507f47c13dcb0c2d617be5fbb773
| Description: linux tool to find out what is using power on a laptop
|  PowerTOP is a Linux tool that finds the software component(s) that
|  make your laptop use more power than necessary while it is idle. As of
|  Linux kernel version 2.6.21, the kernel no longer has a fixed 1000Hz
|  timer tick. This will (in theory) give a huge power savings because
|  the CPU stays in low power mode for longer periods of time during
|  system idle.
|  .
|  However... there are many things that can ruin the party, both inside
|  the kernel and in userspace. PowerTOP combines various sources of
|  information from the kernel into one convenient screen so that you can
|  see how well your system is doing, and which components are the
|  biggest problem.
| Homepage: http://www.linuxpowertop.org
| Tag: hardware::laptop, implemented-in::c, interface::commandline, role::program, scope::utility
| Task: laptop
`----

__> aptitude install powertop


        HTH. HAND.

        manoj
-- 
Worth seeing?  Yes, but not worth going to see.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


Reply to: