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.
This library provides a widget to view RDP sessions.
Libnotify is a library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.
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.
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.
Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.
Bluefish is an editor aimed at programmers and web developers, with many options to write web sites, scripts and other code. Bluefish supports many programming and markup languages.
Gnote is a note-taking application written for the GNOME desktop environment.
GNOME Screenshot is a utility used for taking screenshots of the entire screen, a window or a user defined area of the screen, with optional beautifying border effects.
This library allows you to use the Facebook API from GLib/GObject code.
GNOME Terminal is a terminal emulator application for accessing a UNIX shell environment which can be used to run programs available on your system.
It supports several profiles, multiple tabs and implements several keyboard shortcuts.
This library provides docking features for gtk+.
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.
Client library to access passwords from the GNOME keyring.
C++ bindings to the GNOME Canvas library.
gtranslator is a quite comfortable gettext po/po.gz/(g)mo files editor for the GNOME 3.x platform with many features. It aims to be a very complete editing environment for translation issues within the GNU gettext/GNOME desktop world.
Baobab (Disk Usage Analyzer) is a graphical application to analyse disk usage in the GNOME desktop environment. It can easily scan device volumes or a specific user-requested directory branch (local or remote). Once the scan is complete it provides a graphical representation of each selected folder.
Characters is a simple utility application to find and insert unusual characters. It allows you to quickly find the character you are looking for by searching for keywords.
Bonobo is a framework for creating reusable components for use in GNOME applications, built on top of CORBA.
Terminator allows you to run multiple GNOME terminals in a grid and tabs, and it supports drag and drop re-ordering of terminals.
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.
Gconf is a system for storing application preferences. It is intended for user preferences; not arbitrary data storage.
Geoclue is a D-Bus service that provides location information. The primary goal of the Geoclue project is to make creating location-aware applications as simple as possible, while the secondary goal is to ensure that no application can access location information without explicit permission from user.
system-config-printer is a CUPS administration tool. It's written in Python using GTK+, and uses the IPP when configuring CUPS.
GNOME Weather is a small application that allows you to monitor the current weather conditions for your city, or anywhere in the world.