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.
PlayOnLinux is a piece of software which allows you to easily install and use numerous games and apps designed to run with Microsoft Windows. Few games are compatible with GNU/Linux at the moment and it certainly is a factor preventing the migration to this system. PlayOnLinux brings a cost-free, accessible and efficient solution to this problem.
Hewlett-Packard printer drivers with nonfree plugin.
Anytype is an E2E encrypted, cross-platform, productivity and note taking app. It stores all the data locally and allows for peer-to-peer synchronization.
Anki is a flashcard program that helps you spend more time on challenging material, and less on what you already know.
Note: The first run of Anki needs to be done from a terminal in order for it to fully install itself.
Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files. Obsidian makes following connections frictionless, and with the connections in place, you can explore all of your knowledge in the interactive graph view. Obsidian supports CommonMark and GitHub Flavored Markdown (GFM), along with other useful notetaking features such as tags, LaTeX mathematical expressions, mermaid diagrams, footnotes, internal links and embedding Obsidian notes or external files. Obsidian also has a plugin system to expand its capabilities.
Zotero is a research reference and bibliography tool. Zotero helps you organize your research any way you want. You can sort items into collections and tag them with keywords. Zotero instantly creates references and bibliographies for any text editor, and directly inside Word, LibreOffice, and Google Docs for over 10,000 citation styles.
This package provides SDRplay devices support to the SoapySDR library.
This package provides the library and API service for using SDRplay RSP devices.
To install the udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'sdrplay sdrplay)
Driver, detection and configuration tool for Brother scanners. It also supports specifying an alternate file name for brsanenetdevice4.cfg via the BRSANENETDEVICE4_CFG_FILENAME environment variable, otherwise the file is invariably created at /etc/opt/brother/scanner/brscan4.
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language used in teaching and research
Helix Core is a version control software for large scale development environments. The Helix Version Control System manages a central database and a master repository of file versions.
Open Broadcaster Software provides a graphical interface for video recording and live streaming. OBS supports capturing audio and video from many input sources such as webcams, X11 (for screencasting), PulseAudio, and JACK.
This package provides a VA-API user mode driver supporting hardware accelerated decoding, encoding, and video post processing for the GEN based graphics hardware. This build of intel-media-driver includes nonfree blobs to fully enable the video decode capabilities of supported Intel GPUs.
mpv is a general-purpose audio and video player. It is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more.
Open Broadcaster Software provides a graphical interface for video recording and live streaming. OBS supports capturing audio and video from many input sources such as webcams, X11 (for screencasting), PulseAudio, and JACK. This build of OBS includes embeded Chromium-based browser to enable Browser source.
Grayjay is a media aggregator application that enables users to stream and download multimedia content from various online sources, most prominently YouTube. It also offers an extensible plugin API to create and import new integrations.
This package provides a VA-API user mode driver supporting hardware accelerated decoding, encoding, and video post processing for the GEN based graphics hardware.
MakeMKV allows converting the video clips from proprietary (and usually encrypted) discs into a set of MKV files, preserving most information but not changing it in any way. The MKV format can store multiple video/audio tracks with all meta-information and preserve chapters. There are many players that can play MKV files nearly on all platforms, and there are tools to convert MKV files to many formats, including DVD and Blu-ray discs.
Additionally, MakeMKV can instantly stream decrypted video without intermediate conversion to wide range of players, so you may watch Blu-ray and DVD discs with your favorite player. This is made possible via its libmmdb library, which can act as a replacement for the libaacs library. To use it with VLC for example, you can force its use instead of the regular libaacs library by setting the following (libbluray, used by VLC) environment variable:
guix install makemkv vlc export MAKEMKVCON=$(which makemkvcon) export LIBAACS_PATH=$HOME/.guix-profile/lib/libmmbd export LIBBDPLUS_PATH=$HOME/.guix-profile/lib/libmmbd vlc /dev/sr0
Among its features are:
Reads DVD and Blu-ray discs
Reads Blu-ray discs protected with latest versions of AACS and BD+
Preserves all video and audio tracks, including HD audio
Preserves chapters information
Preserves all meta-information (track language, audio type)
Fast conversion -- converts as fast as your drive can read data
No additional software required for conversion or decryption.
IMPORTANT:
By installing this package, you agree to its end user license agreement, which you can read at
share/MakeMKV/eula_en_linux.txt.Purchasing a license key is required to use this older version.
UHD (4K) Blu-ray playback requires LibreDrive compatibility. Do your research before buying a Blu-ray drive!
This package provides device specific and buffer management for the Intel Graphics Compute Runtime for OpenCL and the Intel Media Driver for VAAPI.
It allows all networked devices, virtual machines, containers, and applications to communicate as if they all reside in the same physical data center or cloud region.
This is accomplished by combining a cryptographically addressed and secure peer to peer network (termed VL1) with an Ethernet emulation layer somewhat similar to VXLAN (termed VL2). Our VL2 Ethernet virtualization layer includes advanced enterprise SDN features like fine grained access control rules for network micro-segmentation and security monitoring.
WASI Libc is a libc for WebAssembly programs built on top of WASI system calls. It provides a wide array of POSIX-compatible C APIs, including support for standard I/O, file I/O, filesystem manipulation, memory management, time, string, environment variables, program startup, and many other APIs.
Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.
This package provides an implementation of the C++ standard library for use with Clang, targeting C++11, C++14 and above. This package targets WebAssembly with WASI.
This package provides a complete Clang toolchain for C/C++ development targeting WebAssembly with WASI. This includes Clang, as well as libc, libc++ and wasm-ld.