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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
GNOME Clocks is a simple clocks application designed to fit the GNOME desktop. It supports world clock, stop watch, alarms, and count down timer.
libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others.
Given many installed packages which might handle a given MIME type, a user running the GNOME desktop probably has some preferences: for example, that folders be opened by default by the Nautilus file manager, not the Baobab disk usage analyzer. This package establishes that set of default MIME type associations for GNOME.
Xpad is a sticky note that strives to be simple, fault tolerant, and customizable. Xpad consists of independent pad windows, each is basically a text box in which notes can be written.
Aisleriot (also known as Solitaire or sol) is a collection of card games which are easy to play with the aid of a mouse.
Gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of the GNOME desktop.
Libgee is a utility library providing GObject-based interfaces and classes for commonly used data structures.
UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus.
gitg is a graphical user interface for git. It aims at being a small, fast and convenient tool to visualize the history of git repositories. Besides visualization, gitg also provides several utilities to manage your repository and commit your work.
GThumb is an image viewer, browser, organizer, editor and advanced image management tool
GNOME Text Editor is a simple text editor that focuses on session management. It keeps track of changes and state even if you quit the application. You can come back to your work even if you've never saved it to a file.
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.
LocalSearch is the file search framework of the GNOME desktop. It stores data about user files structured by the Nepomuk definitions, features a sandboxed metadata extractor, and provides facilities to alter file metadata. The data is exposed through a SPARQL endpoint, which applications may access through portals.
GNOME Mime Data is a module which contains the base MIME and Application database for GNOME. The data stored by this module is designed to be accessed through the MIME functions in GnomeVFS.
GTX is a small collection of convenience functions intended to enhance the GLib testing framework. With specific emphasis on easing the pain of writing test cases for asynchronous interactions.
C++ bindings to the GNOME Canvas library.
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.
Evince is a document viewer for multiple document formats. It currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal of Evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
gnome-keyring is a program that keeps passwords and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, and other applications locate it via an environment variable or D-Bus.
The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends.
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.
Vinagre is a remote display client supporting the VNC, SPICE and RDP protocols.
gspell provides a flexible API to add spell-checking to a GTK+ application. It provides a GObject API, spell-checking to text entries and text views, and buttons to choose the language.
Glade is a rapid application development (RAD) tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.
Sysprof performs detailed, accurate, and fast CPU profiling of an entire GNU/Linux system including the kernel and all user-space applications. This helps find the function(s) in which a program spends most of its time.
It uses the kernel's built-in ptrace feature and handles shared libraries. Applications do not need to be recompiled--or even restarted.