doc:os:ubuntu:commands:example_of_using_apt-get_-d_install
Различия
Показаны различия между двумя версиями страницы.
| Следующая версия | Предыдущая версия | ||
| doc:os:ubuntu:commands:example_of_using_apt-get_-d_install [d.m.Y H:i] – создано dbehterev | doc:os:ubuntu:commands:example_of_using_apt-get_-d_install [d.m.Y H:i] (текущий) – внешнее изменение 127.0.0.1 | ||
|---|---|---|---|
| Строка 1: | Строка 1: | ||
| + | ====== Пример использования apt-get -d install ====== | ||
| + | |||
| + | < | ||
| + | apt-cache show moreutils | ||
| + | Package: moreutils | ||
| + | Priority: optional | ||
| + | Section: universe/ | ||
| + | Installed-Size: | ||
| + | Maintainer: Ubuntu Developers < | ||
| + | Original-Maintainer: | ||
| + | Architecture: | ||
| + | Version: 0.37 | ||
| + | Replaces: lckdo | ||
| + | Depends: libc6 (>= 2.7), perl | ||
| + | Suggests: libtime-duration-perl, | ||
| + | Conflicts: lckdo | ||
| + | Filename: pool/ | ||
| + | Size: 52364 | ||
| + | MD5sum: 46a6830a35ccaaaf980fb8940147f81c | ||
| + | SHA1: 5c27f32ff1caca58d2040276ebb1278c15927268 | ||
| + | SHA256: 8838e7e1fada60f57690515e80c3c4e8d7edaf46ac9240f2dcd031d07b1f7a3a | ||
| + | Description: | ||
| + | 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:// | ||
| + | Bugs: https:// | ||
| + | Origin: Ubuntu | ||
| + | </ | ||
