Automic VaultAutomic Vault

brew

Installer liboil avec Homebrew, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de liboil pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install liboil

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install liboil

MacPorts ports tree · devel/liboil/Portfile · Source: api.github.com

Linux

Fedora dnfvérifié · 92%
sudo dnf install liboil

Fedora Rawhide package metadata · liboil · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#liboil

nixpkgs package indexes · pkgs/by-name/li/liboil/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install liboil-0_3-0

openSUSE Tumbleweed package metadata · liboil-0_3-0 · Source: download.opensuse.org

aperçu

Résumé du paquet

C library of simple functions optimized for various CPUs

Commandes et alias

  • oil-bugreport

historique

Historique du projet et usages

liboil, the Library of Optimized Inner Loops, is a freedesktop.org-era C library of simple CPU-optimized routines. It collected small loops such as array conversion, multiplication, summing, and other SIMD-friendly operations behind a reusable API.

Historique du projet

The project documentation describes liboil as a library of simple functions optimized for CPUs using techniques such as Altivec, MMX, and SSE. Its goal was to consolidate optimized inner-loop code that multimedia applications and libraries often carried privately.

The freedesktop.org download directory shows a compact release line from 0.2.0 and 0.3.x in 2005 through 0.3.17 in February 2010. After that period, Orc, the Oil Runtime Compiler, became the successor project for generating and executing SIMD-style inner loops.

Historique d'adoption

liboil mattered most in the multimedia and desktop stack, where many packages needed fast pixel, audio, or numeric loops but did not want to maintain architecture-specific assembly in every project.

Its package-manager life continued after active upstream development because older software still linked against liboil, while newer software increasingly moved to Orc or compiler/native SIMD approaches.

Modes d'utilisation

Developers used liboil as a C library for optimized primitive operations. Package users mostly encountered it indirectly as a dependency, with oil-bugreport available as a diagnostic executable.

The library is relevant when building older multimedia stacks or software that still depends on the liboil API rather than Orc.

Pourquoi les passionnés de paquets s'y intéressent

liboil is package-nerd interesting because it captures a transitional moment before widespread portable SIMD abstractions: projects wanted reusable CPU-specific inner loops, but compiler autovectorization and runtime SIMD libraries had not settled the problem.

Its replacement by Orc is also instructive. The successor moved from a collection of hand-optimized functions toward a small runtime compiler for array operations, which explains why liboil often remains only as a compatibility package.

Chronologie

  • 2005: freedesktop.org download directory records liboil 0.2.0, 0.2.1, 0.2.2, and the early 0.3.x series.
  • 2006: freedesktop.org download directory records releases through liboil 0.3.10.
  • 2008: freedesktop.org download directory records liboil 0.3.13, 0.3.14, and 0.3.15.
  • 2010: freedesktop.org download directory records liboil 0.3.17.
  • 2010s: Orc is documented as the successor to liboil.

Related projects

  • Orc, the Oil Runtime Compiler, is documented by its project as the successor to liboil.
  • GStreamer is closely related through Orc stewardship and through the multimedia use cases that made optimized inner loops valuable.
  • Altivec, MMX, SSE, NEON, and similar SIMD instruction families are the hardware context behind liboil and Orc.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • Les métadonnées de compilation listent 5 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
oil-bugreportcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire0.3.17
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://wiki.freedesktop.org/liboil/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://wiki.freedesktop.org/liboil/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:liboil
Version0.3.17
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/liboil
Page d'accueilhttps://wiki.freedesktop.org/liboil/
Dépôthttps://cgit.freedesktop.org/liboil
Docs amonthttps://wiki.freedesktop.org/liboil
LicenceBSD-2-Clause AND BSD-3-Clause
Archive sourcehttps://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz
Dépendances de compilationautoconf, automake, gtk-doc, libtool, pkgconf
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

liboil

nix profile install nixpkgs#liboil
  • normalized package name match
  • Correspondance par : Liboil
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/liboil/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

liboil 0.3.16-38.fc44

Library of Optimized Inner Loops, CPU optimized functions

http://liboil.freedesktop.org/

sudo dnf install liboil
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liboil
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Liboil
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liboil from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

liboil-devel 0.3.16-38.fc44

Development files and static library for liboil

http://liboil.freedesktop.org/

sudo dnf install liboil-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liboil
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Liboil
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liboil-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

liboil-0_3-0 0.3.17-26.14

Library of Optimized Inner Loops

http://liboil.freedesktop.org/wiki/

sudo zypper install liboil-0_3-0
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: liboil
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Liboil
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liboil-0_3-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

liboil-devel 0.3.17-26.14

Headers for the library of Optimized Inner Loops

http://liboil.freedesktop.org/wiki/

sudo zypper install liboil-devel
  • License: BSD-2-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: liboil
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Liboil
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liboil-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

liboil-doc 0.3.17-26.14

Documentation for the library of Optimized Inner Loops

http://liboil.freedesktop.org/wiki/

sudo zypper install liboil-doc
  • License: BSD-2-Clause
  • Category: Documentation/HTML
  • Architecture: noarch
  • Source Package: liboil
  • 1 fournit
  • normalized package name match
  • Correspondance par : Liboil
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liboil-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

liboil

sudo port install liboil
  • normalized package name match
  • Correspondance par : Liboil
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/liboil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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