_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


brasero 3.12.3
Dependencies: dvd+rw-tools@7.1 glib@2.83.3 gstreamer@1.26.3 gst-plugins-base@1.26.3 gtk+@3.24.51 libcanberra@0.30 libice@1.1.2 libnotify@0.8.3 libsm@1.2.5 libxml2@2.14.6 totem-pl-parser@3.26.6
Propagated dependencies: hicolor-icon-theme@0.17
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Brasero
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: CD/DVD burning tool for Gnome
Description:

Brasero is an application to burn CD/DVD for the Gnome Desktop. It is designed to be as simple as possible and has some unique features to enable users to create their discs easily and quickly.

portablexdr 4.9.1
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://people.redhat.com/~rjones/portablexdr/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: External Data Representation Library
Description:

PortableXDR is an implementation of External Data Representation (XDR) Library. It is a standard data serialization format, for uses such as computer network protocols. It allows data to be transferred between different kinds of computer systems.

dia 0.97.3-6.c99c6e2
Dependencies: graphene@1.10.8 gtk+@3.24.51 libxml2@2.14.6 libxslt@1.1.43 poppler@22.09.0 python-minimal@3.11.14 xpm-pixbuf@0.0.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Dia
Licenses: GPL 2+
Build system: meson
Synopsis: Diagram creation for GNOME
Description:

Dia can be used to draw different types of diagrams, and includes support for UML static structure diagrams (class diagrams), entity relationship modeling, and network diagrams. The program supports various file formats like PNG, SVG, PDF and EPS.

gnome-session 46.0
Dependencies: bash-minimal@5.2.37 elogind@255.17 gnome-desktop@44.0 gsettings-desktop-schemas@46.1 gtk+@3.24.51 json-glib@1.10.0 libsm@1.2.5 libxcomposite@0.4.6 libxtst@1.2.5 mesa@25.2.3 upower@1.90.2 xtrans@1.5.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/SessionManagement
Licenses: GPL 2+
Build system: meson
Synopsis: Session manager for GNOME
Description:

This package contains the GNOME session manager, as well as a configuration program to choose applications starting on login.

gconf 3.2.6
Dependencies: dbus-glib@0.112 libxml2@2.14.6
Propagated dependencies: glib@2.83.3 orbit2@2.14.19
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://projects.gnome.org/gconf/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Store application preferences
Description:

Gconf is a system for storing application preferences. It is intended for user preferences; not arbitrary data storage.

gtk-vnc 1.3.1
Dependencies: cairo@1.18.4 librsvg@2.58.5
Propagated dependencies: cyrus-sasl@2.1.28 gdk-pixbuf@2.42.12 glib@2.83.3 gnutls@3.8.3 gtk+@3.24.51 libgcrypt@1.11.0 libx11@1.8.12 pulseaudio@16.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/gtk-vnc
Licenses: LGPL 2.1+
Build system: meson
Synopsis: VNC client viewer widget for GTK+
Description:

GTK-VNC is a project providing client side APIs for the RFB protocol / VNC remote desktop technology. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. It provides a core C library, and bindings for Python (PyGTK).

blueprint-compiler 0.4.0
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/jwestman/blueprint-compiler
Licenses: LGPL 3+
Build system: meson
Synopsis: Template markup language
Description:

Blueprint is a markup language for GTK user interfaces. Internally, it compiles to GTKBuilder XML.

json-glib 1.10.0
Dependencies: bash-minimal@5.2.37
Propagated dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/JsonGlib
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Glib and GObject implementation of JSON
Description:

JSON-GLib is a library providing serialization and described by RFC 4627. It implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types.

gusb 0.3.5
Propagated dependencies: glib@2.83.3 libusb@1.0.25
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://github.com/hughsie/libgusb
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GLib binding for libusb1
Description:

GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. This makes it easy to integrate low level USB transfers with your high-level application or system daemon.

blueprint-compiler 0.16.0
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/jwestman/blueprint-compiler
Licenses: LGPL 3+
Build system: meson
Synopsis: Template markup language
Description:

Blueprint is a markup language for GTK user interfaces. Internally, it compiles to GTKBuilder XML.

gupnp-dlna 0.12.0
Dependencies: gstreamer@1.26.3 gupnp@1.6.7
Propagated dependencies: gst-plugins-base@1.26.3 gst-plugins-good@1.26.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/gupnp-dlna
Licenses: LGPL 2.0+
Build system: meson
Synopsis: GUPnP DLNA for GNOME
Description:

This package provides a small utility library to support DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. DLNA is a subset of UPnP A/V.

gnome-planner 0.14.92
Dependencies: gconf@3.2.6 glib@2.83.3 gtk+@3.24.51 libxml2@2.14.6 libxslt@1.1.43
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/World/planner
Licenses: GPL 2+
Build system: meson
Synopsis: Project management software for the GNOME desktop
Description:

GNOME Planner is a project management tool based on the Work Breakdown Structure (WBS). Its goal is to enable you to easily plan projects. Based on the resources, tasks, and constraints that you define, Planner generates various views into a project. For example, Planner can show a Gantt chart of the project. It can show a detailed summary of tasks including their duration, cost, and current progress. It can also show a report of resource utilization that highlights under-utilized and over-utilized resources. These views can be printed as PDF or PostScript files, or exported to HTML.

adwaita-icon-theme 46.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
Licenses: LGPL 3
Build system: meson
Synopsis: GNOME icon theme
Description:

Icons for the GNOME desktop.

libgtop 2.41.3
Propagated dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://www.gnome.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Portable system access library
Description:

LibGTop is a library to get system specific data such as CPU and memory usage and information about running processes.

network-manager-l2tp 1.20.20
Dependencies: gtk+@3.24.51 gtk@4.16.13 gtk@4.16.13 kmod@29 ppp@2.5.0 openssl@3.0.8 nss@3.101.4 libnma@1.10.6 libsecret@0.21.4 network-manager@1.52.0 strongswan@5.9.14 xl2tpd@1.3.17
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://github.com/nm-l2tp/NetworkManager-l2tp
Licenses: GPL 2+
Build system: gnu
Synopsis: NetworkManager plugin for L2TP
Description:

NetworkManager-l2tp is a VPN plugin for NetworkManager and later which provides support for L2TP and L2TP/IPsec (i.e. L2TP over IPsec) connections.

authenticator 4.4.0
Dependencies: bash-minimal@5.2.37 glib@2.83.3 gstreamer@1.26.3 gst-plugins-base@1.26.3 gst-plugins-bad@1.26.3 gtk@4.16.13 libadwaita@1.6.0 openssl@3.0.8 pipewire@1.4.5 sqlite@3.39.3 zbar@0.23.93 rust-ring@0.17.8
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://apps.gnome.org/Authenticator
Licenses: GPL 3+
Build system: meson
Synopsis: Generate two-factor codes
Description:

Simple application for generating Two-Factor Authentication Codes:

It features:

  • Time-based/Counter-based/Steam methods support

  • SHA-1/SHA-256/SHA-512 algorithms support

  • QR code scanner using a camera or from a screenshot

  • Lock the application with a password

  • Beautiful UI

  • GNOME Shell search provider

  • Backup/Restore from/into known applications like FreeOTP+, Aegis (encrypted / plain-text), andOTP, Google Authenticator

gnome-recipes 2.0.4
Dependencies: glib@2.83.3 gnome-autoar@0.4.5 gnome-online-accounts@3.50.7 gspell@1.12.2 gtk+@3.24.51 json-glib@1.10.0 libcanberra@0.30 libsoup@3.6.4 rest@0.8.1
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Recipes
Licenses: GPL 3+
Build system: meson
Synopsis: Discover recipes for preparing food
Description:

GNOME Recipes helps you discover what to cook today, tomorrow, the rest of the week and for special occasions.

libnma 1.10.6
Dependencies: gcr@3.41.2 gtk@4.16.13 iso-codes@4.5.0 mobile-broadband-provider-info@20240407 network-manager@1.52.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/libnma
Licenses: GPL 2+
Build system: meson
Synopsis: Network Manager's applet library
Description:

Libnma is an applet library for Network Manager. It was initially part of network-manager-applet and has now become a separate project.

gvfs 1.56.1
Dependencies: avahi@0.8 docbook-xml@4.2 docbook-xsl@1.79.2-0.fe16c90 dbus@1.15.8 elogind@255.17 fuse@3.10.5 gcr@4.2.1 glib@2.83.3 gnome-online-accounts@3.50.7 gsettings-desktop-schemas@46.1 libarchive@3.7.7 libbluray@1.3.4 libcap@2.64 libcdio-paranoia@10.2+2.0.1 libgcrypt@1.11.0 libgdata@0.18.1 libgphoto2@2.5.30 libgudev@238 libimobiledevice@1.3.0 libmtp@1.1.21 libnfs@4.0.0 libsecret@0.21.4 lsof@4.99.3 msgraph@0.2.3 samba@4.18.1 libsoup@3.6.4 libxml2@2.14.6 openssh@10.2p1 polkit@121 udisks@2.10.1 util-linux@2.40.4
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/gvfs
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Userspace virtual file system for GIO
Description:

GVFS is a userspace virtual file system designed to work with the I/O abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support to all applications using the GIO API. It also supports exposing the GVFS mounts to non-GIO applications using FUSE.

GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and others.

libbonoboui 2.24.5
Dependencies: popt@1.18 pangox-compat@0.0.2 libgnome@2.32.1 libgnomecanvas@2.30.3 libglade@2.6.4
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://developer.gnome.org/libbonoboui/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Some user interface controls using Bonobo
Description:

The Bonobo UI library provides a number of user interface controls using the Bonobo component framework.

secrets 6.5
Dependencies: bash-minimal@5.2.37 glib@2.83.3 gsettings-desktop-schemas@46.1 gtk@4.16.13 libadwaita@1.6.0 libhandy@1.8.3 libpwquality@1.4.5 python@3.11.14 python-pygobject@3.50.0 python-pykeepass@3.2.1 python-pyotp@2.9.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/World/secrets
Licenses: GPL 3+
Build system: meson
Synopsis: Password manager for the GNOME desktop
Description:

Secrets is a password manager which makes use of the KeePass v4 format. It integrates perfectly with the GNOME desktop and provides an easy and uncluttered interface for the management of password databases.

libgnome-games-support 1.8.2
Propagated dependencies: gtk+@3.24.51 libgee@0.20.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://www.gnome.org/
Licenses: LGPL 3+
Build system: meson
Synopsis: Useful functionality shared among GNOME games
Description:

libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others.

gnome-power-manager 3.32.0
Dependencies: upower@1.90.2 gtk+@3.24.51 gsettings-desktop-schemas@46.1 adwaita-icon-theme@46.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/gnome-power-manager
Licenses: GPL 2
Build system: meson
Synopsis: Power management daemon for the GNOME desktop
Description:

gnome-power-manager is a tool for viewing present and historical battery usage and related statistics.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091