Пакет moreutils: Информация

  • Default inline alert: Версия в репозитории: 0.69-alt1

Исходный пакет: moreutils
Версия: 0.67-alt1
Последняя версия по данным Repology
Собран:  25 января 2023 г. 17:09 в задании #314096
Сообщить об ошибке в пакете
Домашняя страница: http://joeyh.name/code/moreutils/

Лицензия: GPLv2+
О пакете: A collection of unix tools
Описание: 
A collection of unix tools that nobody thought to write long ago, when
unix was young. Currently it consists of these tools:

 - chronic: runs a command quietly unless it fails
 - combine: combine the lines in two files using boolean operations
 - errno: look up errno names and descriptions
 - ifdata: get network interface info without parsing ifconfig output
 - isutf8: check if a file or standard input is utf-8
 - ifne: run a command if the standard input is not empty
 - lckdo: execute a program with a lock held (deprecated)
 - mispipe: pipe two commands, returning the exit status of the first
 - parallel: run multiple jobs at once (in moreutils-parallel package)
 - pee: tee standard input to pipes
 - sponge: soak up standard input and write to a file
 - ts: timestamp standard input
 - vidir: edit a directory in your text editor
 - vipe: insert a text editor into a pipe
 - zrun: automatically uncompress arguments to command

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
moreutils (x86_64, ppc64le, i586, armh, aarch64)
moreutils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
moreutils-parallel (x86_64, ppc64le, i586, armh, aarch64)
moreutils-parallel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Vitaly Chikunov

Список участников:
Vitaly Chikunov
Evgenii Terechkov

Права:
Evgenii Terechkov
@everybody

    1. perl-IPC-Run
    2. /proc
    3. perl-podlators
    4. docbook-dtds
    5. docbook2X

Последнее изменение


25 января 2023 г. Vitaly Chikunov 0.67-alt1
- Update to 0.67 (2021-12-21).
- Enabled LFS on 32-bit systems.
- parallel is packaged in moreutils-parallel instead of renaming the tool.
1 августа 2017 г. Evgenii Terechkov 0.61-alt1
- 0.61 (ALT#33713)
7 октября 2013 г. Evgenii Terechkov 0.50-alt2
- parallel -> moreutils_parallel due to conflict with gnu parallel (tnx to mike@)