pkg.soopen package index

brew / 排名 6486

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper 安装 tnef

查看 tnef 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tnef

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tnef

MacPorts ports tree · textproc/tnef/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add tnef

Alpine Linux edge package indexes · tnef · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install tnef

Debian stable package indexes · tnef · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install tnef

Fedora Rawhide package metadata · tnef · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#tnef

nixpkgs package indexes · pkgs/by-name/tn/tnef/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install tnef

openSUSE Tumbleweed package metadata · tnef · 来源: download.opensuse.org

概览

软件包摘要

Microsoft MS-TNEF attachment unpacker

命令和别名

  • tnef

历史

项目历史与用法

TNEF is a small Unix command-line utility for unpacking Microsoft Transport Neutral Encapsulation Format attachments, commonly encountered as `application/ms-tnef` or `winmail.dat` files from Outlook and Exchange environments.

项目历史

The project history is unusually well preserved in its NEWS file. It began with a 0.6 first public release, reached 1.0 with MAPI attribute parsing and long filename support, and then accumulated the practical fixes expected of a mail-attachment unpacker: safer path handling, tar-like command options, automated tests, NetBSD and big-endian portability, Mac OS X configuration fixes, MIME type listing, RTF body saving, Unicode handling, and memory/security hardening.

Development reflects the long tail of interoperability with proprietary mail formats. The README explains the reason for the tool: Outlook and Exchange caused more mail to be wrapped in Microsoft's TNEF format, and this program let users extract attachments without needing Microsoft Outlook. Later NEWS entries show maintenance around Unicode filenames, multi-value MAPI attributes, allocator hardening, integer overflow checks, null pointer avoidance, and malicious input handling.

采用历史

TNEF became a classic packaging target because it solves a small but recurring system-administration problem. The supplied package facts list Homebrew, Debian, Ubuntu, Alpine, Fedora/DNF, MacPorts, Nix, and openSUSE/Zypper packaging, showing that it is carried broadly despite its narrow scope.

The README says it is mainly tested and used on GNU/Linux and Cygwin and should work on other Unix-like systems. That portability claim matches its package footprint: it is the kind of single-purpose C utility that distributions keep available so mail clients, scripts, and users can recover attachments from Microsoft-heavy environments.

使用方式

Users run `tnef` against a TNEF attachment to list or extract embedded files, message bodies, MIME types, or RTF data depending on options. Its normal role is not a daemon or workflow manager but a rescue utility for mail attachments that arrived in a Microsoft-only wrapper.

The project is especially useful in mixed Unix/Windows organizations, where a developer, sysadmin, or mail user may receive an attachment that is unreadable in a standard Unix mail client.

为什么软件包爱好者会关心

For package nerds, TNEF is a good example of a tiny utility that earns wide distribution packaging because it removes friction at an old interoperability boundary. It is not glamorous, but it turns a proprietary mail wrapper into ordinary files using normal Unix command-line patterns.

Its NEWS file is also a reminder that small parsers for hostile or malformed file formats need maintenance: many later releases are about bounds checks, overflows, Unicode edge cases, and safer extraction behavior.

时间线

  • 0.6: First public release.
  • 1.0: Added MAPI attribute parsing and long filename support.
  • 2003: 1.2.2 added `--maxsize` for protection against hostile TNEF files.
  • 2006: 1.3.3 added message body saving and Unicode handling.
  • 2011: 1.4.8 switched to Git.
  • 2017: 1.4.13 fixed security issues reported by external researchers.
  • 2019: 1.4.18 improved strdup safety and corrected a bit-shift issue.

Related projects

  • Related to Unix mail clients and scripts that need to recover files from Outlook/Exchange `winmail.dat` attachments.
  • Adjacent to other TNEF/MAPI parsers, but this package is the long-standing command-line unpacker distributed by Unix package managers.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tnef可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.4.18
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tnef
版本1.4.18
软件包管理器Homebrew
主页https://github.com/verdammelt/tnef
仓库https://github.com/verdammelt/tnef
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

tnef 1.4.18-4

Tool to unpack MIME application/ms-tnef attachments

https://github.com/verdammelt/tnef

sudo apt install tnef
  • Section: text
  • Architecture: amd64
  • 1 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Tnef
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tnef from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tnef

nix profile install nixpkgs#tnef
  • normalized package name match
  • 匹配方式:Tnef
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tn/tnef/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tnef 1.4.18-3

Tool to unpack MIME application/ms-tnef attachments

https://github.com/verdammelt/tnef

sudo apt install tnef
  • Section: universe/text
  • Architecture: amd64
  • 1 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Tnef
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tnef from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tnef 1.4.18-r0

Program for unpacking ms-tnef MIME attachment

https://github.com/verdammelt/tnef

sudo apk add tnef
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tnef
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tnef
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tnef from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

tnef-doc 1.4.18-r0

Program for unpacking ms-tnef MIME attachment (documentation)

https://github.com/verdammelt/tnef

sudo apk add tnef-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tnef
  • normalized package name match
  • 匹配方式:Tnef
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tnef-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

tnef 1.4.18-18.fc45

Extract files from email attachments like WINMAIL.DAT

https://github.com/verdammelt/tnef

sudo dnf install tnef
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tnef
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tnef
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tnef from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

tnef-dolphin 1.4.18-18.fc45

Provides TNEF extract extension for KDE's Dolphin file manager

https://github.com/verdammelt/tnef

sudo dnf install tnef-dolphin
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tnef
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tnef
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tnef-dolphin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

tnef-nautilus 1.4.18-18.fc45

Provides TNEF extract extension for Gnome's Nautilus file manager

https://github.com/verdammelt/tnef

sudo dnf install tnef-nautilus
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tnef
  • 2 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Tnef
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tnef-nautilus from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

tnef 1.4.18-4.5

Uncompress MS-TNEF Archives

https://github.com/verdammelt/tnef

sudo zypper install tnef
  • License: GPL-2.0-or-later
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: tnef
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tnef
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tnef from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

tnef

sudo port install tnef
  • normalized package name match
  • 匹配方式:Tnef
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/tnef/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation