# 安装 liblinear

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

## 安装

```sh
sudo av install brew:liblinear
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install liblinear
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install liblinear
```

  证据: MacPorts ports tree: math/liblinear/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install liblinear
```

  证据: Fedora Rawhide package metadata: liblinear from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#liblinear
```

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

- apk (92%):

```sh
sudo apk add predict
```

  证据: Alpine Linux edge package indexes: predict from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- zypper (92%):

```sh
sudo zypper install predict
```

  证据: openSUSE Tumbleweed package metadata: predict from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## 软件包事实

- **软件包键:** brew:liblinear
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/liblinear>
- **版本:** 2.50
- **来源摘要:** Library for large linear classification
- **主页:** <https://www.csie.ntu.edu.tw/~cjlin/liblinear/>
- **上游文档:** <https://www.csie.ntu.edu.tw/~cjlin/liblinear/>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/liblinear-2.50.tar.gz>
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- predict (cli)
- train (cli)
- predict (别名)
- train (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 2.50
- 本地数据: ok
- 上游仓库: https://www.csie.ntu.edu.tw/~cjlin/liblinear/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.

## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** green / low
- library-like package without higher-risk signals

## 相关链接

- [nmap](https://www.automicvault.com/pkg/brew/nmap/) - Popular package that depends on this formula.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
