# castget mit Homebrew, dnf, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für castget in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install castget
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install castget
```

  Evidenz: Fedora Rawhide package metadata: castget from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#castget
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:castget
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/castget>
- **Version:** 2.0.1
- **Quellzusammenfassung:** Command-line podcast and RSS enclosure downloader
- **Homepage:** <https://castget.johndal.com/>
- **Repository:** <https://github.com/mlj/castget>
- **Upstream-Dokumentation:** <https://castget.johndal.com/>
- **Lizenz:** LGPL-2.1-only
- **Quellarchiv:** <https://github.com/mlj/castget/archive/refs/tags/rel_2_0_1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-10T13:05:05-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- castget (cli)
- castget (Alias)

## Abhängigkeiten

- gettext
- glib
- taglib

## Build-Abhängigkeiten

- autoconf
- automake
- libtool
- pkgconf
- ronn-ng

## Von macOS bereitgestellte Bibliotheken

- curl
- libxml2

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.0.1
- Manager aktualisiert: 2026-07-10
- lokale Daten: OK
- Upstream-Repository: https://github.com/mlj/castget
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** castget
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/


## Verwandte Links

- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [glib](https://pkg.so/de/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/de/brew/gettext/) - Runtime dependency declared by Homebrew.
- [taglib](https://pkg.so/de/brew/taglib/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://pkg.so/de/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/de/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/de/brew/automake/) - Build dependency declared by Homebrew.
- [podsync](https://pkg.so/de/brew/podsync/) - Shares pkgdb curated category or tags: cli, media, podcast, rss.
- [yt-dlp](https://pkg.so/de/brew/yt-dlp/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [rtmpdump](https://pkg.so/de/brew/rtmpdump/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [gallery-dl](https://pkg.so/de/brew/gallery-dl/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [instaloader](https://pkg.so/de/brew/instaloader/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [gamdl](https://pkg.so/de/brew/gamdl/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [youtubedr](https://pkg.so/de/brew/youtubedr/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [streamrip](https://pkg.so/de/brew/streamrip/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [kew](https://pkg.so/de/brew/kew/) - Local package facts share a topical domain. Shared terms: cli, command-line, gettext, glib, line.
- [fontforge](https://pkg.so/de/brew/fontforge/) - Local package facts share a topical domain. Shared terms: cli, command-line, gettext, glib, line.
- [glyr](https://pkg.so/de/brew/glyr/) - Local package facts share a topical domain. Shared terms: cli, command-line, gettext, glib, line.

## Combined YAML source

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


## Quellen

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