# uudeview を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

uudeview のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:uudeview
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install uudeview
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install uudeview
```

  証拠: MacPorts ports tree: mail/uudeview/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install uudeview
```

  証拠: Debian stable package indexes: uudeview from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install uudeview
```

  証拠: Fedora Rawhide package metadata: uudeview from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#uudeview
```

  証拠: nixpkgs package indexes: pkgs/by-name/uu/uudeview/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S uudeview
```

  証拠: Arch Linux sync databases: uudeview from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install uudeview
```

  証拠: openSUSE Tumbleweed package metadata: uudeview from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:uudeview
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5.20
- **ソース概要:** Smart multi-file multi-part decoder
- **ホームページ:** <http://www.fpx.de/fp/Software/UUDeview/>
- **最終更新:** 2026-07-10T10:41:26-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- minews (エイリアス)
- uudeview (エイリアス)
- uuenview (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5.20
## プロジェクトの歴史と使われ方

UUDeview is a classic command-line decoder and encoder for files split or encoded for email and Usenet, supporting uuencode, xxencode, MIME Base64, and BinHex.

### プロジェクトの歴史

Frank Pilhofer started UUDeview in 1994 to replace the standard uudecode and uuencode utilities with smarter handling of multipart postings and mail messages. The upstream HISTORY file records the first 0.1 release on 1994-06-15, DOS support within days, MIME Base64 support in early 1995, and a long sequence of compatibility fixes for real-world broken news and mail clients.

The project grew from a decoder into a small toolkit: uudeview for decoding, uuenview for encoding and sending, and a reusable decoding library. By the 0.5 series in 1996, the scanner had been rewritten, MIME parsing had become a central feature, BinHex support had been added, and the code had been moved into CVS for revision control.

### 採用の歴史

UUDeview became useful during the era when binary files were commonly carried through Usenet and email as multipart text-safe encodings. Its own README frames the pain point directly: users otherwise had to reorder and edit postings before decoding them.

The package survived beyond that era because Unix distributions and ports systems continued to ship it for archives, old mail/news workflows, and compatibility. The batch input records packaging across Homebrew, MacPorts, Debian, Ubuntu, Fedora, Arch, Nix, and openSUSE-family package managers.

### 使われ方

The decoder reads multiple input files, sorts individual postings or emails, lets the user choose what to decode, and auto-detects supported encodings. The encoder can emit all supported encodings except BinHex and can be used for sending encoded files.

### パッケージ好きにとっての重要性

For package collectors, UUDeview is a fossil with practical teeth: it preserves workflows for old encoded binary postings while exposing the portability concerns of 1990s Unix, DOS, Windows, and MIME interoperability in one small C codebase.

### タイムライン

- 1994: First release of UUDeview 0.1.
- 1995: MIME Base64 and xxdecode support added.
- 1996: 0.5 series moved scanner and codec logic toward a reusable library and CVS-managed source.
- 2004: 0.5.20 recorded in upstream metadata and HISTORY.
- Later: Maintenance moved to Hanno Boeck's GitHub repository while preserving Frank Pilhofer's original project history.

### Related projects

- Related commands include uudecode, uuencode, xxdecode, MIME/Base64 tools, BinHex decoders, mail/news clients, and yEnc-era binary posting tools.

### ソース

- <https://github.com/hannob/uudeview#readme documents supported encodings, goals, maintainer history, and usage model.>
- <https://raw.githubusercontent.com/hannob/uudeview/main/HISTORY records release chronology from 1994 through 2004.>
- <https://raw.githubusercontent.com/hannob/uudeview/main/IAFA-PACKAGE and uudeview.lsm record 0.5.20 metadata, platform support, author, and primary site.>
- source_facts.package-manager records modern package-manager availability.


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - libuu-dev - 0.5.20+20250228-1: normalized package name match | Debian stable package indexes: libuu-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for de/encoding several popular file encodings - development | https://github.com/hannob/uudeview
- Debian apt - libuu0 - 0.5.20+20250228-1: normalized package name match | Debian stable package indexes: libuu0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for de/encoding several popular file encodings - runtime | https://github.com/hannob/uudeview
- Debian apt - uudeview - 0.5.20+20250228-1: normalized package name match | Debian stable package indexes: uudeview from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Smart multi-file multi-part decoder (command line) | https://github.com/hannob/uudeview
- Debian apt - xdeview - 0.5.20+20250228-1: normalized package name match | Debian stable package indexes: xdeview from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Smart multi-file multi-part decoder (X11 GUI) | https://github.com/hannob/uudeview
- Nix - uudeview: normalized package name match | nixpkgs package indexes: pkgs/by-name/uu/uudeview/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libuu-dev - 0.5.20-14: normalized package name match | Ubuntu 24.04 LTS package indexes: libuu-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for de/encoding several popular file encodings - development | http://www.fpx.de/fp/Software/UUDeview/
- Ubuntu apt - libuu0 - 0.5.20-14: normalized package name match | Ubuntu 24.04 LTS package indexes: libuu0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for de/encoding several popular file encodings - runtime | http://www.fpx.de/fp/Software/UUDeview/
- Ubuntu apt - uudeview - 0.5.20-14: normalized package name match | Ubuntu 24.04 LTS package indexes: uudeview from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Smart multi-file multi-part decoder (command line) | http://www.fpx.de/fp/Software/UUDeview/
- Ubuntu apt - xdeview - 0.5.20-14: normalized package name match | Ubuntu 24.04 LTS package indexes: xdeview from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Smart multi-file multi-part decoder (X11 GUI) | http://www.fpx.de/fp/Software/UUDeview/
- dnf - uudeview - 0.5.20^20241111git7ef9e26-5.fc43: normalized package name match | Fedora Rawhide package metadata: uudeview from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Applications for uuencoding, uudecoding, ... | http://www.fpx.de/fp/Software/UUDeview/
- dnf - uulib-devel - 0.5.20^20241111git7ef9e26-5.fc43: normalized package name match | Fedora Rawhide package metadata: uulib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Binary news message decoding library | http://www.fpx.de/fp/Software/UUDeview/
- pacman - uudeview - 20250320-1: normalized package name match | Arch Linux sync databases: uudeview from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | UUDeview helps transmitting & receiving binary files using mail or newsgroups. Includes library files. | https://github.com/hannob/uudeview
- zypper - uudeview - 0.5.20-263.5: normalized package name match | openSUSE Tumbleweed package metadata: uudeview from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Nice and Friendly Decoder | http://www.fpx.de/fp/Software/UUDeview
- MacPorts - uudeview: normalized package name match | MacPorts ports tree: mail/uudeview/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/uudeview.yml](https://github.com/mxcl/pkgdb/blob/main/combined/uudeview.yml)


## ソース

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