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.
Clutter is an OpenGL-based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on.
The GCR package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.
Disk management utility for GNOME.
Dialect is a simple translation application that uses Google Translate (default), LibreTranslate or Lingva Translate. It includes features like automatic language detection, text-to-speech and clipboard buttons.
The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. Release archives of mm-common include the Doxygen tag file for the GNU C++ Library reference documentation.
This package provides more recent servers for Komikku.
This library allows you to use the Facebook API from GLib/GObject code.
Lollypop is a music player designed to play well with GNOME desktop. Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information from artists and tracks from the web. It also fetches cover artworks automatically and it can stream songs from online music services and charts.
The GHex program can view and edit files in two ways: hexadecimal or ASCII. It is useful for editing binary files in general.
GNOME Boxes is a simple application to view, access, and manage remote and virtual systems. Note that this application requires the libvirt and virtlog daemons to run. Use the command info '(guix) Virtualization Services' to learn how to configure these services on the Guix System.
To make it possible to redirect USB devices as a non-privileged user, some extra configuration is necessary: if you use the gnome-desktop-service-type, you should add the gnome-boxes package to the extra-packages field of the gnome-desktop-configuration, for example:
(service gnome-desktop-service-type
(gnome-desktop-configuration
(extra-packages (list gnome-boxes gnome-essential-extras))))If you do not use the gnome-desktop-service-type, you will need manually extend the polkit-service-type with the spice-gtk package, as well as configure the libexec/spice-client-glib-usb-acl-helper executable of spice-gtk as setuid, to make it possible to redirect USB devices as a non-privileged user.
libratbag provides ratbagd, a DBus daemon to configure input devices, mainly gaming mice. The daemon provides a generic way to access the various features exposed by these mice and abstracts away hardware-specific and kernel-specific quirks. There is also the ratbagctl command line interface for configuring devices.
libratbag currently supports devices from Logitech, Etekcity, GSkill, Roccat, Steelseries.
The ratbagd DBus service can be enabled by adding the following service to your operating-system definition:
(simple-service 'ratbagd dbus-root-service-type (list libratbag))
Glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains GnuTLS and OpenSSL-based implementations of GTlsBackend, a libproxy-based implementation of GProxyResolver, GLibproxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in gsettings-desktop-schemas.
Setzer is a simple yet full-featured LaTeX editor written in Python with GTK+. It integrates well with the GNOME desktop environment.
This library provides docking features for gtk+.
Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system. This is a service provided by a library which detects when a file or a directory has been modified.
Clutter-Gst is an integration library for using GStreamer with Clutter. It provides a GStreamer sink to upload frames to GL and an actor that implements the ClutterGstPlayer interface using playbin. Clutter is an OpenGL-based interactive canvas library.
Bonobo is a framework for creating reusable components for use in GNOME applications, built on top of CORBA.
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.
This extension of NetworkManager allows it to take care of connections to virtual private networks (VPNs) via Fortinet SSLVPN.
This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API.
This program allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point.
GNOME is a graphical desktop environment. It includes a wide variety of applications with a common interface for browsing the web, editing text and images, creating documents and diagrams, playing media, scanning, and much more.
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.
Cambalache is a RAD tool for Gtk 4 and 3 with a clear MVC design and data model first philosophy.