pkg.soopen package index

brew / Rang 8157

virtuoso mit Homebrew, MacPorts, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install virtuoso

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install virtuoso

MacPorts ports tree · devel/virtuoso/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install python3-inifile

Debian stable package indexes · python3-inifile · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

High-performance object-relational SQL database

Befehle und Aliase

  • inifile
  • isqlw
  • virt_mail
  • virtuoso-t

Verlauf

Projektgeschichte und Nutzung

Virtuoso, or Virtuoso Universal Server, is OpenLink Software's multi-model database and middleware platform. It combines object-relational SQL storage, RDF graph storage, SPARQL services, web/application server features, and data-integration middleware in one server, with an open-source edition known as OpenLink Virtuoso.

Projektgeschichte

The Virtuoso project traces back to 1998, when OpenLink's data-access middleware merged with the Kubl DBMS. Kubl itself came from Finnish database work led by Orri Erling in the mid-1990s, and a free trial was publicly available by November 1996 before the technology became the database core of Virtuoso.

OpenLink made an open-source edition available under GPLv2 in April 2006 while continuing to offer commercial Virtuoso editions. The public GitHub repository for virtuoso-opensource dates from 2012, and GitHub releases list the open-source 7.2 series as actively maintained into the 2020s.

Virtuoso's history is closely tied to Semantic Web and Linked Data adoption. Its SPARQL endpoint support implemented the emerging W3C SPARQL Protocol work during the mid-2000s, and the server became a familiar backend for large RDF datasets and public SPARQL endpoints.

Adoptionsgeschichte

Virtuoso's most visible cultural footprint is in Linked Data infrastructure. DBpedia, one of the canonical Semantic Web datasets, made structured Wikipedia-derived data queryable using OpenLink Virtuoso, and the public DBpedia SPARQL endpoint exposed the familiar Virtuoso query editor to generations of RDF users.

W3C's Semantic Web wiki describes OpenLink Virtuoso as a SQL-ORDBMS and web application server hybrid that provides SQL, XML, and RDF data management in a single multithreaded process. That hybrid identity helped it appeal both to database administrators and to RDF practitioners who needed SPARQL, ODBC/JDBC, and web protocols in the same deployment.

Wie es verwendet wird

In package-manager contexts, Virtuoso is usually installed for local RDF stores, SPARQL endpoints, DBpedia mirrors, or multi-model database experiments. Users configure a `virtuoso.ini`, run the `virtuoso-t` server, and interact through command-line tools such as `isql`/`isqlw`, HTTP endpoints, SPARQL, ODBC, or JDBC clients.

The package matters to developers who need a serious local triplestore rather than an embedded library. A typical package-nerd workflow is to load RDF dumps, expose `/sparql`, tune memory and checkpoint settings in the INI file, and then query large graph datasets with SPARQL clients or browser-based query forms.

Warum Paket-Nerds sich dafür interessieren

Virtuoso is one of the few database packages that appears simultaneously in SQL, RDF, Linked Data, and web-middleware histories. For package people, it is the old-school heavyweight triplestore you install when toy RDF stores are not enough and when compatibility with DBpedia-style workflows matters.

Zeitleiste

  • 1996-11-07: A free trial version of Kubl RDBMS was made available.
  • 1998: Virtuoso began from the merger of OpenLink data-access middleware and Kubl DBMS.
  • 2006-04: OpenLink made an open-source edition of Virtuoso available under GPLv2.
  • 2008: SPARQL 1.0 became a W3C Recommendation, strengthening Virtuoso's RDF query role.
  • 2012: The public virtuoso-opensource GitHub repository was created.
  • 2015: GitHub releases list Virtuoso Open Source Edition v7.2.0.
  • 2026: GitHub releases list Virtuoso Open Source Edition v7.2.17.

Related projects

  • Kubl DBMS is the direct database predecessor. DBpedia is the most famous public Linked Data deployment associated with Virtuoso. SPARQL, RDF, ODBC, JDBC, and OpenLink Data Spaces are adjacent technologies and products in the same ecosystem.

Quellen

  • DBpedia article noting Virtuoso-backed data access: https://en.wikipedia.org/wiki/DBpedia
  • OpenLink Virtuoso SPARQL endpoint documentation: https://docs.openlinksw.com/virtuoso/rdfsparqlprotocolendpoint/
  • OpenLink Virtuoso documentation: https://docs.openlinksw.com/virtuoso/
  • OpenLink Virtuoso homepage: https://virtuoso.openlinksw.com/
  • OpenLink Virtuoso open-source GitHub repository: https://github.com/openlink/virtuoso-opensource
  • W3C Semantic Web wiki page for OpenLink Virtuoso: https://www.w3.org/2001/sw/wiki/OpenLink_Virtuoso
  • Wikipedia article on Virtuoso Universal Server: https://en.wikipedia.org/wiki/Virtuoso_Universal_Server

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für virtuoso wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
virtuoso.ini in the server startup/current directory

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
inifileExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
isqlwExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
virt_mailExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
virtuoso-tExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version7.2.17
Manager aktualisiert2026-05-12
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:virtuoso
Version7.2.17
PaketmanagerHomebrew
Homepagehttps://virtuoso.openlinksw.com
Repositoryhttps://github.com/openlink/virtuoso-opensource
Zuletzt aktualisiert2026-05-12T11:10:35-04:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

virtuoso

sudo port install virtuoso
  • normalized package name match
  • Abgeglichen nach: Virtuoso
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/virtuoso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

python3-inifile 0.4.1-2

Small INI library for Python 3

https://github.com/mitsuhiko/python-inifile

sudo apt install python3-inifile
  • Section: python
  • Architecture: all
  • Source Package: inifile
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Inifile
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-inifile from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

python3-inifile 0.4.1-2

Small INI library for Python 3

https://github.com/mitsuhiko/python-inifile

sudo apt install python3-inifile
  • Section: universe/python
  • Architecture: all
  • Source Package: inifile
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Inifile
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-inifile from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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