Package file: Information
Source package: file
Version: 5.44-alt1
Build time: Jan 9, 2023, 04:25 AM in the task #313019
Category: File tools
Report package bugHome page: http://www.darwinsys.com/file/
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)
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
List of contributors:
Vitaly Chikunov
Michael Shigorin
Ivan A. Melnikov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Vitaly Kuznetsov
Mikhail Zabaluev
Anton Farygin
Vitaly Chikunov
Michael Shigorin
Ivan A. Melnikov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Vitaly Kuznetsov
Mikhail Zabaluev
Anton Farygin
Last changed
Jan. 9, 2023 Vitaly Chikunov 5.44-alt1
- Update to FILE5_44-13-g1dd21dd3 (2023-01-08).
Oct. 25, 2022 Michael Shigorin 5.43-alt2
- Fix build --without check.
Sept. 14, 2022 Vitaly Chikunov 5.43-alt1
- Update to FILE5_43-2-g37d21b82 (2022-09-14). - Zstd decompression is built-in now.