Package file: Information

    Source package: file
    Version: 5.44-alt3
    Build time:  May 26, 2023, 09:33 PM in the task #320107
    Category: File tools
    Report package bug
    License: BSD-2-Clause
    Summary: File type guesser
    Description: 
    The file command is "a file type guesser", that is, a command-line tool that
    tells you in words what kind of data a file contains. Unlike most GUI systems,
    command-line UNIX systems - with this program leading the charge - don't rely
    on filename extentions to tell you the type of a file, but look at the file's
    actual contents. This is, of course, more reliable, but requires a bit of I/O.

    List of rpms provided by this srpm:
    file (x86_64, ppc64le, i586, armh, aarch64)
    file-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libmagic (x86_64, ppc64le, i586, armh, aarch64)
    libmagic-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libmagic-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Chikunov


      1. bzlib-devel
      2. libzstd-devel
      3. lzip
      4. libcap-devel
      5. ncompress
      6. libseccomp-devel
      7. strace
      8. zlib-devel
      9. liblzma-devel

    Last changed


    April 17, 2023 Vitaly Chikunov 5.44-alt3
    - Fix build on older libseccomp.
    April 10, 2023 Vitaly Chikunov 5.44-alt2
    - Update seccomp rules and support SECCOMP_DEFAULT_ACTION.
    Jan. 9, 2023 Vitaly Chikunov 5.44-alt1
    - Update to FILE5_44-13-g1dd21dd3 (2023-01-08).