Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop 安装 felinks

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install felinks

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install elinks

MacPorts ports tree · www/elinks/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S elinks

Arch Linux sync databases · elinks · 来源: geo.mirror.pkgbuild.com

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

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

Windows

Scoop已验证 · 92%
scoop install main/elinks

Scoop official bucket manifest trees · bucket/elinks.json · 来源: api.github.com

概览

软件包摘要

Text mode browser and Gemini, NNTP, FTP, Gopher, Finger, and BitTorrent client

命令和别名

  • elinks

历史

项目历史与用法

felinks is the Homebrew package name for the maintained ELinks continuation. It installs the elinks executable, a text-mode browser descended from Links and focused on terminal browsing across HTTP, FTP, Gopher, Gemini, NNTP, Finger, and related protocols.

项目历史

The ELinks README gives unusually direct historical context: ELinks began as a development version and fork of Links, with a more liberal feature policy than the original Links project. The fork aimed to test and tune new features while still producing stable branches.

The same README explains the later felinks phase. After the old ELinks team lost interest, felinks continued development from the original ELinks master branch. The repository was renamed back to elinks on 2020-12-01 with Petr's approval, while Homebrew kept the formula name felinks to distinguish this continuation.

The modern release stream is active. The NEWS file lists releases from 0.16 through 0.19, including 0.17.0 in 2023 with the XDG config path change, 0.18.0 in 2024, 0.19.0 in 2025, and 0.19.1 in 2026.

采用历史

ELinks has long been packaged as elinks across Linux distributions and other package collections, while Homebrew uses felinks for this maintained fork. The supplied metadata shows packaging in Alpine, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, and openSUSE, consistent with a portable terminal-browser niche.

Its adoption is sustained less by mainstream web browsing and more by terminal, SSH, recovery, accessibility, and automation use cases where a text-mode browser still fits.

使用方式

The manual describes ELinks as a lynx-like character-mode browser with colors, table rendering, background downloading, menu-driven configuration, tabbed browsing, and slim code. It handles local files and remote URLs, primarily HTTP, HTTPS, and FTP, with additional protocol support for BitTorrent, finger, Gopher, SMB, and NNTP.

Modern releases add and maintain features that matter to terminal users: XDG config paths, libcurl support, CSS and JavaScript experiments, Gemini support, sixel or kitty inline image work, iframe support, and scripting hooks.

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

felinks matters because it is a living branch of a classic terminal-browser family. For package nerds, it sits in the same lineage as lynx, Links, and w3m, but with a feature-heavy philosophy and a continued release cadence.

It is also a case study in naming and continuity: the upstream repository is now elinks again, the executable is elinks, but some package managers retain felinks to identify the maintained fork lineage.

时间线

  • Pre-2010s: ELinks begins as a feature-liberal development fork of Links.
  • 2019: GitHub releases for the maintained continuation include v0.13.0.
  • 2020: Repository renamed to elinks on 2020-12-01 with approval from Petr.
  • 2023: ELinks 0.17.0 moves saved configuration to ~/.config/elinks or $XDG_CONFIG_HOME/elinks.
  • 2026: ELinks 0.19.1 released on 2026-02-07.

Related projects

  • Links is the direct ancestor project described by the ELinks README.
  • Lynx and w3m are peer text-mode browsers in the same package-manager niche.
  • Chawan is adjacent in newer terminal-browser culture; ELinks release notes mention support for Chawan mailcap extensions.

安全态势

尚未找到受保护工具覆盖

没有找到 felinks 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 8 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/elinks/elinks.conf$XDG_CONFIG_HOME/elinks/elinks.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
elinkscli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本0.19.1
管理器更新时间2026-05-18
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/rkd77/elinks

安装元数据

软件包元数据

软件包键brew:felinks
版本0.19.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/felinks
主页https://github.com/rkd77/elinks
仓库https://github.com/rkd77/elinks
上游文档https://github.com/rkd77/elinks#readme
许可证GPL-2.0-only
源码归档https://github.com/rkd77/elinks/releases/download/v0.19.1/elinks-0.19.1.tar.xz
最后更新2026-05-18T21:49:17Z
Pulseupdated
依赖brotli, gnutls, libcss, libdom, libgcrypt, libidn2, libwapcaplet, tre
构建依赖meson, ninja, pkgconf
macOS 提供的库curl, expat
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefelinks
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

MacPorts94%

elinks

sudo port install elinks
  • installed executable or alias match
  • 匹配方式:Elinks
MacPorts ports tree · api.github.com · MacPorts ports tree: www/elinks/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

elinks 0.18.0-1+b1

advanced text-mode WWW browser

https://github.com/rkd77/elinks/

sudo apt install elinks
  • Section: web
  • Architecture: amd64
  • Source Package: elinks
  • 20 依赖
  • 1 提供
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Elinks
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elinks from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

elinks-data 0.18.0-1

advanced text-mode WWW browser - data files

https://github.com/rkd77/elinks/

sudo apt install elinks-data
  • Section: web
  • Architecture: all
  • Source Package: elinks
  • installed executable or alias match
  • 匹配方式:Elinks
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elinks-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

elinks-doc 0.18.0-1

advanced text-mode WWW browser - documentation

https://github.com/rkd77/elinks/

sudo apt install elinks-doc
  • Section: doc
  • Architecture: all
  • Source Package: elinks
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Elinks
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elinks-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

elinks

nix profile install nixpkgs#elinks
  • installed executable or alias match
  • 匹配方式:Elinks
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/el/elinks/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

elinks 0.16.1.1-4.1ubuntu3

advanced text-mode WWW browser

https://github.com/rkd77/elinks/

sudo apt install elinks
  • Section: universe/web
  • Architecture: amd64
  • 18 依赖
  • 1 提供
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Elinks
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elinks from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

elinks-data 0.16.1.1-4.1ubuntu3

advanced text-mode WWW browser - data files

https://github.com/rkd77/elinks/

sudo apt install elinks-data
  • Section: universe/web
  • Architecture: all
  • Source Package: elinks
  • installed executable or alias match
  • 匹配方式:Elinks
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elinks-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

elinks-doc 0.16.1.1-4.1ubuntu3

advanced text-mode WWW browser - documentation

https://github.com/rkd77/elinks/

sudo apt install elinks-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: elinks
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Elinks
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elinks-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

elinks 0.19.1-r0

Advanced and well-established feature-rich text mode web browser

https://github.com/rkd77/elinks

sudo apk add elinks
  • License: GPL-2.0-or-later AND GPL-3.0-or-later AND MIT AND MPL-1.1
  • Architecture: x86_64
  • Source Package: elinks
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Elinks
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: elinks from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

elinks-doc 0.19.1-r0

Advanced and well-established feature-rich text mode web browser (documentation)

https://github.com/rkd77/elinks

sudo apk add elinks-doc
  • License: GPL-2.0-or-later AND GPL-3.0-or-later AND MIT AND MPL-1.1
  • Architecture: x86_64
  • Source Package: elinks
  • installed executable or alias match
  • 匹配方式:Elinks
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: elinks-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

elinks-lang 0.19.1-r0

Languages for package elinks

https://github.com/rkd77/elinks

sudo apk add elinks-lang
  • License: GPL-2.0-or-later AND GPL-3.0-or-later AND MIT AND MPL-1.1
  • Architecture: x86_64
  • Source Package: elinks
  • installed executable or alias match
  • 匹配方式:Elinks
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: elinks-lang from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf92%

elinks 0.19.1-1.fc45

A text-mode Web browser

https://github.com/rkd77/elinks

sudo dnf install elinks
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: elinks
  • 15 依赖
  • 5 提供
  • installed executable or alias match
  • 匹配方式:Elinks
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: elinks from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

elinks 0.19.1-3

Advanced feature-rich text-mode web browser

https://github.com/rkd77/elinks

sudo pacman -S elinks
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 17 依赖
  • installed executable or alias match
  • 匹配方式:Elinks
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: elinks from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

elinks 0.19.1-1.3

An advanced and well-established feature-rich text mode web browser

http://elinks.or.cz/

sudo zypper install elinks
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Web/Browsers
  • Architecture: x86_64
  • Source Package: elinks
  • 23 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Elinks
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: elinks from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop92%

main/elinks

scoop install main/elinks
  • installed executable or alias match
  • 匹配方式:Elinks
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/elinks.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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