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

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.


xmessage 1.0.7
Dependencies: libxaw@1.0.16
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Displays a message or query in a window
Description:

Xmessage displays a message or query in a window. The user can click on a button to dismiss it or can select one of several buttons to answer a question. Xmessage can also exit after a specified time.

xf86-video-dummy 0.4.1
Dependencies: xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Dummy video driver for X server
Description:

Virtual/offscreen frame buffer driver for the Xorg X server.

libpciaccess-static 0.18.1
Dependencies: pciutils@3.13.0
Propagated dependencies: zlib@1.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg PCI access library
Description:

Xorg Generic PCI access library.

libxft 2.3.8
Dependencies: libx11@1.8.12 xorgproto@2024.1
Propagated dependencies: libxrender@0.9.12 freetype@2.13.3 fontconfig-minimal@2.16.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg FreeType library
Description:

Xorg FreeType library connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.

xmodmap 1.0.11
Dependencies: xorgproto@2024.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/xmodmap
Licenses: X11
Build system: gnu
Synopsis: Modify keymaps and button mappings on X server
Description:

Xmodmap is used to display and edit the keyboard modifier map and keymap table that are used by client programs running on X server to convert event keycodes into keysyms. It is usually run from the user's session startup script to configure the keyboard according to personal tastes.

libxfont 2.0.7
Dependencies: zlib@1.3.1 xtrans@1.5.2
Propagated dependencies: freetype@2.13.3 libfontenc@1.1.8 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Font handling library
Description:

libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.

libevdev 1.13.6
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.freedesktop.org/wiki/Software/libevdev/
Licenses: X11-style
Build system: gnu
Synopsis: Wrapper library for evdev devices
Description:

libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc.

The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary.

xsetroot 1.1.3
Dependencies: libxmu@1.2.1 libxcursor@1.2.3 xbitmaps@1.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Root window parameter setting utility for X server
Description:

XSetRoot allows you to tailor the appearance of the root window on a display running X server.

libxt 1.3.1
Dependencies: libx11@1.8.12
Propagated dependencies: libx11@1.8.12 libice@1.1.2 libsm@1.2.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg XToolkit Intrinsics library
Description:

Xorg XToolkit Intrinsics library.

font-winitzki-cyrillic 1.0.4
Dependencies: mkfontdir@1.0.7 bdftopcf@1.1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: Public Domain
Build system: gnu
Synopsis: Xorg winitzki-cyrillic font
Description:

Xorg winitzki-cyrillic font.

xclock 1.1.1
Dependencies: libxmu@1.2.1 libx11@1.8.12 libxaw@1.0.16 libxrender@0.9.12 libxft@2.3.8 libxkbfile@1.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/xclock
Licenses: X11-style
Build system: gnu
Synopsis: Analog / digital clock for X
Description:

The xclock program displays the time in analog or digital form.

xcb-proto 1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://xcb.freedesktop.org/
Licenses: X11
Build system: gnu
Synopsis: XML-XCB protocol descriptions
Description:

XCB-Proto provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of its code and API. XCB-Proto is separated from libxcb to allow reuse by other projects, such as additional language bindings, protocol dissectors, or documentation generators.

XCB-Proto also contains language-independent Python libraries that are used to parse an XML description and create objects used by Python code generators in individual language bindings.

xwd 1.0.9
Dependencies: libxt@1.3.1 libxkbfile@1.1.3 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Dump current contents of X window or screen to file
Description:

Xwd is used to store window images in a specially formatted dump file. This file can then be read by various other X utilities for redisplay, printing, editing, formatting, archiving, image processing, etc. The target window is selected by clicking the pointer in the desired window. The keyboard bell is rung once at the beginning of the dump and twice when the dump is completed.

xcb-util-wm 0.4.2
Propagated dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xcb/util-wm/
Licenses: X11
Build system: gnu
Synopsis: Client and window-manager helpers for ICCCM and EWMH
Description:

The XCB util modules provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.

The XCB util-wm module provides the following libraries:

- ewmh: Both client and window-manager helpers for EWMH.

- icccm: Both client and window-manager helpers for ICCCM.

xwininfo 1.1.6
Dependencies: libx11@1.8.12 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Window information utility for X server
Description:

XWinInfo is used to print out information about windows on an X server. Various information is displayed depending on which options are selected.

makedepend 1.0.9
Dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg makedepend utility
Description:

Makedepend is an utility for creating dependencies in makefiles.

setroot 2.0.2
Dependencies: imlib2@1.7.1 libx11@1.8.12 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://github.com/ttzhou/setroot
Licenses: GPL 3+
Build system: gnu
Synopsis: Simple X background setter inspired by imlibsetroot and feh
Description:

Setroot is a lightweight X background setter with feh's syntax without its image viewing capabilities. It supports multiple monitors and can restore previously set wallpapers and options.

xf86-video-qxl 0.1.6
Dependencies: libxfont@2.0.7 spice-protocol@0.14.4 xorg-server@21.1.23 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.spice-space.org
Licenses: X11
Build system: gnu
Synopsis: Qxl video driver for X server
Description:

xf86-video-qxl is a video driver for the Xorg X server. This driver is intended for the spice qxl virtio device.

xorgproto 2024.1
Propagated dependencies: util-macros@1.20.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xorg/proto/xorgproto
Licenses: X11
Build system: gnu
Synopsis: Xorg protocol headers
Description:

This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System.

xkbprint 1.0.7
Dependencies: libx11@1.8.12 libxkbfile@1.1.3 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Visualise an XKB keyboard layout description
Description:

The xkbprint utility visualises (``prints'') an XKB keyboard description as printable or encapsulated PostScript. It accepts any compiled keymap (.xkm) file that includes a geometry description, or can obtain one from a running X server.

xcb-util 0.4.1
Propagated dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xcb/util/
Licenses: X11
Build system: gnu
Synopsis: Core XCB utility functions
Description:

The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.

The XCB util module provides the following libraries:

- aux: Convenient access to connection setup and some core requests.

- atom: Standard core X atom constants and atom caching.

- event: Some utilities that have little to do with events any more.

xterm 397
Dependencies: luit@1.1.1 libxft@2.3.8 fontconfig-minimal@2.16.0 freetype@2.13.3 ncurses@6.2.20210619 libice@1.1.2 libsm@1.2.5 libx11@1.8.12 libxcursor@1.2.3 libxext@1.3.6 libxt@1.3.1 xorgproto@2024.1 libxaw@1.0.16
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://invisible-island.net/xterm/
Licenses: X11
Build system: gnu
Synopsis: Terminal emulator for the X Window System
Description:

The xterm program is a terminal emulator for the X Window System. It provides DEC VT102/VT220 (VTxxx) and Tektronix 4014 compatible terminals for programs that cannot use the window system directly.

v86d 0.1.10
Dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://github.com/mjanusz/v86d
Licenses: GPL 2 X11
Build system: gnu
Synopsis: Userspace helper for uvesafb
Description:

v86d provides a backend for kernel drivers that need to execute x86 BIOS code. The code is executed in a controlled environment and the results are passed back to the kernel via the netlink interface. v86d is required by the uvesafb Linux kernel module that provides an fbdev framebuffer when Kernel Mode Setting is unavailable. It can be a last resort when no other Xorg X server driver works.

font-screen-cyrillic 1.0.5
Dependencies: mkfontdir@1.0.7 bdftopcf@1.1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg screen-cyrillic fonts
Description:

Xorg screen-cyrillic fonts.

Total packages: 32521