====== Пример использования apt-get -d install ====== apt-cache show moreutils Package: moreutils Priority: optional Section: universe/utils Installed-Size: 228 Maintainer: Ubuntu Developers Original-Maintainer: Joey Hess Architecture: amd64 Version: 0.37 Replaces: lckdo Depends: libc6 (>= 2.7), perl Suggests: libtime-duration-perl, libtimedate-perl Conflicts: lckdo Filename: pool/universe/m/moreutils/moreutils_0.37_amd64.deb Size: 52364 MD5sum: 46a6830a35ccaaaf980fb8940147f81c SHA1: 5c27f32ff1caca58d2040276ebb1278c15927268 SHA256: 8838e7e1fada60f57690515e80c3c4e8d7edaf46ac9240f2dcd031d07b1f7a3a Description: additional unix utilities This is a growing collection of the unix tools that nobody thought to write thirty years ago. . So far, it includes the following utilities: - sponge: soak up standard input and write to a file - ifdata: get network interface info without parsing ifconfig output - ifne: run a program if the standard input is not empty - vidir: edit a directory in your text editor - vipe: insert a text editor into a pipe - ts: timestamp standard input - combine: combine the lines in two files using boolean operations - pee: tee standard input to pipes - zrun: automatically uncompress arguments to command - mispipe: pipe two commands, returning the exit status of the first - isutf8: check if a file or standard input is utf-8 - lckdo: execute a program with a lock held - parallel: run multiple jobs at once Homepage: http://kitenet.net/~joey/code/moreutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu