pkg.soopen package index

brew / Rang 8891

ulfius mit Homebrew, Nix, pacman, apt, zypper, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ulfius

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#ulfius

nixpkgs package indexes · pkgs/by-name/ul/ulfius/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ulfius

Arch Linux sync databases · ulfius · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libulfius-dev

Debian stable package indexes · libulfius-dev · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install libulfius2_7

openSUSE Tumbleweed package metadata · libulfius2_7 · Quelle: download.opensuse.org

Windows

Windows Package Managerverifiziert · 92%
winget install --id stuncloud.uwscr -e

Windows Package Manager source index · stuncloud.uwscr · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

HTTP Framework for REST Applications in C

Befehle und Aliase

  • uwsc

Verlauf

Projektgeschichte und Nutzung

Ulfius is a C HTTP framework for building REST applications, web services, client requests, and websocket clients or servers with a small-memory-footprint design.

Projektgeschichte

The upstream README describes Ulfius as a REST-oriented HTTP framework in C, based on GNU libmicrohttpd for the backend web server, Jansson for JSON manipulation, and libcurl for HTTP and SMTP client APIs.

Official release metadata shows a stable 1.0 release in August 2016, a 2.0.0 release in May 2017, and continued 2.7.x releases through v2.7.15 in November 2023. The API documentation includes versioned sections describing changes from Ulfius 2.0 through 2.7.

The installation documentation treats Ulfius as part of the Babelouest C library stack with Orcania and Yder, and documents both Makefile and CMake builds, optional dependencies, static archives, embedded-system flags, and the uwsc websocket CLI.

Adoptionsgeschichte

Ulfius adoption is visible in the official README's list of projects using the framework, including Glewlwyd, Le Biniou, Angharad, Hutch, Taliesin, and Taulas Raspberry Pi Serial interface. Those examples cluster around small services, authentication, media, home automation, and embedded or appliance-like applications.

The supplied package data records Ulfius in Homebrew, Nix, Arch/pacman, Debian, Ubuntu, openSUSE, and winget-related packaging for uwsc. The official INSTALL file also states that Ulfius is available as distribution packages and gives Debian examples for libulfius-dev and uwsc.

Wie es verwendet wird

C developers use Ulfius by linking libulfius and registering HTTP endpoints with callbacks. The README's hello-world example initializes an instance, adds a GET endpoint, starts the framework, then stops and cleans the instance.

The framework covers server-side web services, streaming, websockets, client HTTP and SMTP requests, client websockets, JSON request and response handling, cookies, file upload, and memory-management hooks. The uwsc tool provides a packaged command-line websocket client built from the same project.

Warum Paket-Nerds sich dafür interessieren

Ulfius is significant to package-manager users because it packages a C-native web framework rather than another scripting-language web stack. That matters for embedded systems, small daemons, and projects that want REST or websocket APIs without leaving a C deployment model.

For maintainers, Ulfius also shows the usual C-library packaging concerns: optional features change dependencies, pkg-config and CMake metadata matter, shared and static builds are both documented, and the small uwsc executable gives users a visible CLI alongside the library.

Zeitleiste

  • 2016: Stable 1.0 release published.
  • 2017: Stable 2.0.0 release published.
  • 2021: 2.7.x release series active.
  • 2023: v2.7.15 release published.
  • 2026: Official documentation site still presented Ulfius API documentation for REST applications in C.

Related projects

  • The README names GNU libmicrohttpd, Jansson, and libcurl as core libraries used by Ulfius.
  • The INSTALL file documents Orcania and Yder as companion Babelouest libraries in the manual Makefile install path.
  • The README lists Glewlwyd, Angharad, Hutch, Taliesin, and other Babelouest-adjacent applications as projects using Ulfius.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:http

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
uwscExecutableindexiertes 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-Version2.7.15
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ulfius
Version2.7.15
PaketmanagerHomebrew
Homepagehttps://babelouest.github.io/ulfius/
Repositoryhttps://github.com/babelouest/ulfius
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.

Debian apt95%

libulfius-dev 2.7.15-2.2+b2

Web Framework for REST Applications in C - development

https://github.com/babelouest/ulfius

sudo apt install libulfius-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ulfius
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ulfius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libulfius-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libulfius2.7t64 2.7.15-2.2+b2

Web Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo apt install libulfius2.7t64
  • Section: libs
  • Architecture: amd64
  • Source Package: ulfius
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ulfius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libulfius2.7t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsc 2.7.15-2.2+b2

Ulfius WebSocket Client

https://github.com/babelouest/ulfius

sudo apt install uwsc
  • Section: devel
  • Architecture: amd64
  • Source Package: ulfius
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ulfius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ulfius

nix profile install nixpkgs#ulfius
  • normalized package name match
  • Abgeglichen nach: Ulfius
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ul/ulfius/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libulfius-dev 2.7.15-2.2build1

Web Framework for REST Applications in C - development

https://github.com/babelouest/ulfius

sudo apt install libulfius-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ulfius
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ulfius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libulfius-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libulfius2.7t64 2.7.15-2.2build1

Web Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo apt install libulfius2.7t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ulfius
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ulfius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libulfius2.7t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

uwsc 2.7.15-2.2build1

Ulfius WebSocket Client

https://github.com/babelouest/ulfius

sudo apt install uwsc
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: ulfius
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ulfius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uwsc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

ulfius 2.7.15-2

HTTP Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo pacman -S ulfius
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ulfius
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ulfius from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libulfius2_7 2.7.15-1.7

Web Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo zypper install libulfius2_7
  • License: MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ulfius
  • 9 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ulfius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libulfius2_7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ulfius-devel 2.7.15-1.7

Header files for ulfius

https://github.com/babelouest/ulfius

sudo zypper install ulfius-devel
  • License: MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ulfius
  • 10 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ulfius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ulfius-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

uwsc 2.7.15-1.7

Ulfius WebSocket Client

https://github.com/babelouest/ulfius

sudo zypper install uwsc
  • License: MIT
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: x86_64
  • Source Package: ulfius
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ulfius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: uwsc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
winget92%

stuncloud.uwscr

winget install --id stuncloud.uwscr -e
  • installed executable or alias match
  • Abgeglichen nach: Uwsc
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: stuncloud.uwscr from https://cdn.winget.microsoft.com/cache/source.msix

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 package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation