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.
xf86-video-intel is a 2D graphics driver for the Xorg X server. It supports a variety of Intel graphics chipsets.
Xorg arabic-misc font.
XFD (X Font Display) package provides an utility that displays a window containing the name of the font being displayed, a row of command buttons, several lines of text for displaying character metrics, and a grid containing one glyph per cell.
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.
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.
xf86-video-savage is an S3 Savage video driver for the Xorg X server.
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.
xprop is used to display and/or set window and font properties of an X server.
Xorg screen-cyrillic fonts.
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-renderutil module provides the following library:
- renderutil: Convenience functions for the Render extension.
libXtst provides the Xlib-based client API for the XTEST & RECORD extensions.
The XTEST extension is a minimal set of client and server extensions required to completely test the X11 server with no user intervention. This extension is not intended to support general journaling and playback of user actions.
The RECORD extension supports the recording and reporting of all core X protocol and arbitrary X extension protocol.
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.
Xorg sun-misc fonts.
Xorg misc-misc fixed fonts.
Xorg dec-misc font.
Library for the Render Extension to the X11 protocol.
Xwayland is an X server for running X clients under Wayland.
Xorg Cursor management library.
XSetRoot allows you to tailor the appearance of the root window on a display running X server.
gccmakedep is a deprecated program which calls gcc -M to output Makefile rules describing the dependencies of each source file, so that Make knows which object files must be recompiled when a dependency has changed.
XCursorGen prepares X11 cursor sets for use with libXcursor.
Xtrans is a library of code that is shared among various X packages to handle network protocol transport in a modular fashion, allowing a single place to add new transport types. It is used by the X server, libX11, libICE, the X font server, and related components.
TigerVNC implements a VNC client and server. VNC is a remote display system that lets you view and interact with a virtual desktop environment running on another computer on the network. Client and server may be running on different operating systems and architectures.
TigerVNC uses a variant of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo JPEG codec and performs fast enough to run even 3D or video applications. It also provides extensions for advanced authentication methods and TLS encryption.
This package installs only the VNC client (vncviewer), the application used to connect to VNC servers such as the tigervnc-server package.
xbitmaps provides basic bitmaps (little pictures) used by some legacy X clients.