macOS
brew install slrnprovider-native install command
brew / rank 9335
Powerful console-based newsreader. Version 1.0.3a via Homebrew; verified 2026-06-22.
install
brew install slrnprovider-native install command
overview
Powerful console-based newsreader
history
slrn is a console-based Usenet newsreader for NNTP and local news spools. Its own site describes it as first made available in 1994, under development since then, and most recently released as 1.0.3a in 2016.
The official site summarizes slrn as an S-Lang-based newsreader that runs in console mode on Unix-like systems and other platforms, supports scoring rules, custom key bindings, S-Lang macro extension, and offline reading through `slrnpull` or local news servers.
The official download page recommends using distro packages where available, offers release tarballs from jedsoft.org, and says development source is managed with git. The GitHub repository README points back to slrn.info as the home page and documents the bundled files, including the manual, first-steps guide, sample `slrn.rc`, scoring documentation, and `slrnpull` setup material.
slrn's adoption belongs to long-running Unix and Usenet culture rather than modern web growth. The input facts list packages in apk, Homebrew, Debian, Fedora/dnf, MacPorts, and Ubuntu, reflecting a tool that distributions keep available for users of NNTP and terminal mail/news workflows.
The official site itself recommends Linux users install their distro's package-manager version when possible, which is a direct acknowledgement that package managers are the normal delivery channel for many slrn users.
The First Steps document tells Unix users to copy an example `slrn.rc` to `~/.slrnrc`, set identity variables such as `hostname`, `username`, and `realname` when needed, set `$NNTPSERVER` for the preferred news server, and run `slrn --create` to fetch the initial group list.
For authenticated NNTP servers, the same document points users to the `nnrpaccess` command, and the sample `slrn.rc` shows `nnrpaccess "news.doe.com" "john" "secret"`. That makes the configuration file also the documented place credentials may be stored.
slrn matters to package-manager culture because it is a classic terminal network client with deep configuration, local files, scripting, scoring rules, and offline helper tooling.
It also represents the persistence layer of Usenet in modern package managers: even as Usenet became niche, users can still install a maintained console client and its helper program through ordinary system and developer package workflows.
security posture
No matching local secret-handling manifest was found for slrn. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.slrnrc%USERPROFILE%\slrn.rcCredential-bearing paths to review before unattended agent runs.
~/.slrnrc%USERPROFILE%\slrn.rcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
slrn | executable | indexed executable | Discovered from the local executable index. |
slrnpull | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:slrn |
|---|---|
| Version | 1.0.3a |
| Package manager | Homebrew |
| Homepage | https://slrn.info/ |
| Last updated | 2026-06-22T14:06:18-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.