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

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.


xprop 1.2.8
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: Display X server properties
Description:

xprop is used to display and/or set window and font properties of an X server.

xf86-video-qxl 0.1.6
Dependencies: libxfont@2.0.7 spice-protocol@0.14.4 xorg-server@21.1.21 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.

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.

xmag 1.0.8
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: Display or capture a magnified part of a X11 screen
Description:

Xmag displays and captures a magnified snapshot of a portion of an X11 screen.

xf86-input-void 1.4.2
Dependencies: xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Void (null) input driver for X server
Description:

xf86-input-void is a null input driver for the Xorg X server.

font-cronyx-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: X11
Build system: gnu
Synopsis: Xorg cronyx-cyrillic font
Description:

Xorg cronyx-cyrillic font.

libxcb 1.17.0
Dependencies: xcb-proto@1.17.0 check@0.15.2
Propagated dependencies: libxau@1.0.12 libxdmcp@1.1.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://xcb.freedesktop.org/
Licenses: X11
Build system: gnu
Synopsis: The X C Binding (XCB) library
Description:

libxcb provides an interface to the X Window System protocol, which replaces the current Xlib interface. It has several advantages over Xlib, including:

- size: small, simple library, and lower memory footprint;

- latency hiding: batch several requests and wait for the replies later;

- direct protocol access: interface and protocol correspond exactly;

- proven thread support: transparently access XCB from multiple threads;

- easy extension implementation: interfaces auto-generated from XML-XCB.

xdpyinfo 1.3.4
Dependencies: xorgproto@2024.1 libx11@1.8.12 libxxf86vm@1.1.6 libxxf86dga@1.1.6 libxtst@1.2.5 libxrender@0.9.12 libxinerama@1.1.5 libxi@1.8.2 libxcomposite@0.4.6 libdmx@1.1.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 display information utility
Description:

Xdpyinfo is used to display information about an X server: the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the different types of screens, visuals, and X11 protocol extensions that are available.

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

xf86-video-vesa is a generic VESA video driver for the Xorg X server.

libxmu 1.2.1
Propagated dependencies: libx11@1.8.12 libxt@1.3.1 xorgproto@2024.1 libxext@1.3.6
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Xmu library
Description:

Xmu library contains miscellaneous utilities and is not part of the Xlib standard. It is intended to support clients in the Xorg distribution; vendors may choose not to distribute this library if they wish. Therefore, applications developers who depend on this library should be prepared to treat it as part of their software base when porting.

xvfb-run 21.1.18-2
Dependencies: util-linux@2.40.4 xauth@1.1.3 xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://packages.debian.org/sid/xorg-server-source
Licenses: X11 GPL 2+
Build system: gnu
Synopsis: Run X11 client or command in a virtual X server environment
Description:

The xvfb-run wrapper simplifies running commands and scripts within a virtual X server environment. It sets up an X authority file or uses an existing user-specified one, writes a cookie to it, and then starts the Xvfb X server as a background process. It also takes care of killing the server and cleaning up before returning the exit status of the command.

xkeyboard-config 2.44
Dependencies: libx11@1.8.12 xkbcomp-intermediate@1.4.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg XKB configuration files
Description:

xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.

xcb-util-keysyms 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-keysyms/
Licenses: X11
Build system: gnu
Synopsis: Standard X constants and conversion to/from keycodes
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-keysyms module provides the following library:

- keysyms: Standard X key constants and conversion to/from keycodes.

libxcomposite 0.4.6
Propagated dependencies: xorgproto@2024.1 libxfixes@6.0.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Composite library
Description:

Client library for the Composite extension to the X11 protocol.

xpr 1.2.0
Dependencies: xorgproto@2024.1 libxmu@1.2.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Print an X window dump from xwd
Description:

XPr takes as input a window dump file produced by xwd and formats it for output on various types of printers.

libxvmc 1.0.14
Dependencies: xorgproto@2024.1 libxext@1.3.6 libx11@1.8.12
Propagated dependencies: libxv@1.0.13
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg XvMC library
Description:

Xorg XvMC library.

libfs 1.0.10
Dependencies: xtrans@1.5.2 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 Service client library
Description:

Font Service client library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves.

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.

libx11 1.8.12
Dependencies: xtrans@1.5.2
Propagated dependencies: xorgproto@2024.1 libxcb@1.17.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 Core X11 protocol client library
Description:

Xorg Core X11 protocol client library.

xf86-video-amdgpu 23.0.0
Dependencies: xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: AMD Radeon video driver for X server
Description:

xf86-video-amdgpu is an AMD Radeon video driver for the Xorg X server.

xrandr 1.5.3
Dependencies: libxrender@0.9.12 libxrandr@1.5.4 xorgproto@2024.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Command line interface to X RandR extension
Description:

xrandr - primitive command line interface to X11 Resize, Rotate, and Reflect (RandR) extension.

libxaw3d 1.6.6
Dependencies: libx11@1.8.12
Propagated dependencies: libxext@1.3.6 libxmu@1.2.1 libxt@1.3.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 Xaw3d library
Description:

Xaw is the X 3D Athena Widget Set based on the X Toolkit Intrinsics (Xt) Library.

iceauth 1.0.10
Dependencies: libice@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: ICE authority file utility
Description:

ICEAuth program is used to edit and display the authorization information used in connecting with ICE (Inter-Client Exchange). It operates very much like the xauth program for X11 connection authentication records.

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.

Total packages: 70622