# 使用 Homebrew, dnf, Nix, pacman 安装 castget

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

## 安装

```sh
sudo av install brew:castget
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install castget
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install castget
```

  证据: Fedora Rawhide package metadata: castget 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#castget
```

  证据: nixpkgs package indexes: pkgs/by-name/ca/castget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S castget
```

  证据: Arch Linux sync databases: castget from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:castget
- **软件包管理器:** Homebrew
- **版本:** 2.0.1
- **来源摘要:** Command-line podcast and RSS enclosure downloader
- **主页:** <https://castget.johndal.com/>
- **仓库:** <https://github.com/mlj/castget>
- **最后更新:** 2026-07-10T13:05:05-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- castget (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.1
## 项目历史与用法

castget is a small command-line RSS enclosure downloader aimed primarily at unattended podcast downloads. Its official site describes simple configuration, ID3v2 tagging, M3U playlist generation, and broad RSS/Media RSS handling.

### 项目历史

The manpage credits Marius L. Johndal from 2005 through 2019 and Jick Nan in 2007, placing castget in the older Unix podcast-downloader generation. The official news log records 1.2.x maintenance releases in 2017 and a 2.0.0/2.0.1 release sequence in October 2019.

### 采用历史

The upstream site points users to pre-built packages and ports for several Unix-like systems. The supplied package facts list Homebrew, Fedora, Nix, and Arch packaging, which fits castget's role as a lightweight package-manager install rather than a large application platform.

### 使用方式

Users define feeds as named channels in ~/.castgetrc, then run castget to download new enclosures, list pending items, catch up channels, filter URLs, or resume downloads. The rc file supports per-channel and global options for feed URL, spool directory, playlist path, filters, filenames, and ID3 metadata.

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

castget matters as a classic single-purpose Unix tool: it delegates scheduling to cron or a shell, stores state around RSS channels, and uses a dotfile instead of a GUI account model. For package maintainers it is also pleasantly old-school, with a C/autotools source build and a tiny runtime concept.

### 时间线

- 2005: castget copyright begins under Marius L. Johndal.
- 2007: Jick Nan is credited in the castget manpage.
- 2017: 1.2.3 and 1.2.4 bug-fix releases are announced.
- 2019: 2.0.0 and 2.0.1 are announced; 2.0.1 fixes missing man pages.

### Related projects

- castget sits alongside other command-line podcast and RSS enclosure tools, but its own docs emphasize RSS enclosures, podcasts, ID3v2 tagging, and M3U playlists rather than full podcast library management.

### 来源

- <https://api.github.com/repos/mlj/castget>
- <https://github.com/mlj/castget>
- <https://castget.johndal.com/>
- <https://castget.johndal.com/castget.1.html>
- <https://castget.johndal.com/castgetrc.5.html>
- <https://formulae.brew.sh/api/formula/castget.json>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.castgetrc
## 其他软件包管理器记录

- Nix - castget: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/castget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - castget - 2.0.1-26.fc45: normalized package name match | Fedora Rawhide package metadata: castget from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A command-line podcast downloader | https://castget.johndal.com/
- pacman - castget - 2.0.1-4: normalized package name match | Arch Linux sync databases: castget from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Command-line based RSS enclosure downloader primarily intended for downloading of podcasts | https://johndal.com/castget/


## Combined YAML source

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


## 来源

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