Package moreutils: Information

    Source package: moreutils
    Version: 0.69-alt1
    Latest version according to Repology
    Build time:  Feb 27, 2024, 08:29 PM in the task #341473
    Category: File tools
    Report package bug
    Summary: A collection of UNIX tools
    Description: 
    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

    List of rpms provided by this 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)

    Maintainer: Vitaly Chikunov


    ACL:
    Evgenii Terechkov
    @everybody

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

    Last changed


    Feb. 27, 2024 Vitaly Chikunov 0.69-alt1
    - Update to 0.69 (2024-02-25). No-op change.
    - 'ts' man page is renamed so it's easier to find with tab completion.
    Nov. 29, 2023 Vitaly Chikunov 0.68-alt1
    - Update to 0.68 (2023-11-28).
    Jan. 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.