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.
Duperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing blocks that match each other. When given the -d option, duperemove will submit those extents for deduplication using the Linux kernel extent-same ioctl.
Duperemove can store the hashes it computes in a hash file. If given an existing hash file, duperemove will only compute hashes for those files which have changed since the last run. Thus you can run duperemove repeatedly on your data as it changes, without having to re-checksum unchanged data.
Duperemove can also take input from the fdupes program.
This package provides a tool to resize FAT partitions using libparted.
XFE (X File Explorer) is a file manager for X. It is based on the popular but discontinued, X Win Commander. It aims to be the file manager of choice for all light thinking Unix addicts!
TestDisk is primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms were caused by faulty software or human error (such as accidentally deleting a partition table). TestDisk can:
Fix partition table, recover deleted partition
Recover FAT32 boot sector from its backup
Rebuild FAT12/FAT16/FAT32 boot sector
Fix FAT tables
Rebuild NTFS boot sector
Recover NTFS boot sector from its backup
Fix MFT using MFT mirror
Locate ext2/ext3/ext4 Backup SuperBlock
Un-delete files from FAT, exFAT, NTFS and ext2 file systems
Copy files from deleted FAT, exFAT, NTFS and ext2/ext3/ext4 partitions.
This package also includes the photorec command, described below.
PhotoRec is file data recovery software designed to recover lost files including video, documents and archives from hard disks, CD-ROMs, and lost pictures (thus the Photo Recovery name) from digital camera memory. PhotoRec ignores the file system and goes after the underlying data, so it will still work even if your media's file system has been severely damaged or reformatted. It can recover lost files from at least:
FAT
NTFS
exFAT
ext2/ext3/ext4 file system
HFS+
This package provide a minimal but highly configurable single-user GTK3 greeter for LightDM, this greeter is inspired by the SLiM Display Manager and LightDM GTK3 Greeter.
This package is a minimalist and highly customizable SDDM theme. It's only a black screen and a password input field. Nothing extra, right? Even when you enter the wrong password it will only show a red border around the screen.
This package provides a LightDM greeter implementation using GTK+, lets you select a desktop session and log in to it.
This package provides a minimalistic dark theme for SDDM, black background with abstract shapes. Inspired by solarized-sddm-theme.
Chili reduces all the clutter and leaves you with a clean, easy to use, login interface with a modern yet classy touch.
SDDM is a display manager for X11 and Wayland aiming to be fast, simple and beautiful. SDDM is themeable and puts no restrictions on the user interface design. It uses QtQuick which gives the designer the ability to create smooth, animated user interfaces.
Sugar is extremely customizable and so sweet it will probably cause you diabetes just from looking at it. Sweeten the login experience for your users, your family and yourself
This package provides a minimalistic and modern SDDM theme with a blurred background.
Sugar is extremely customizable and so sweet it will probably cause you diabetes just from looking at it. Sweeten the login experience for your users, your family and yourself
The Light Display Manager (LightDM) is a cross-desktop display manager which supports different greeters.
SDDM is a display manager for X11 and Wayland aiming to be fast, simple and beautiful. SDDM is themeable and puts no restrictions on the user interface design. It uses QtQuick which gives the designer the ability to create smooth, animated user interfaces.
This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.
This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.
SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app. It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.
Features included: PNG and XFT support for alpha transparency and antialiased fonts, External themes support, Configurable runtime options: X server -- login / shutdown / reboot commands, Single (GDM-like) or double (XDM-like) input control, Can load predefined user at startup, Configurable welcome / shutdown messages, Random theme selection.
This package provides a tiny yet customizable GTK3 LightDM Greeter with focus on code and minimalism.
distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often two or more times faster than a local compile.
BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.
This form field allows users to provide SVG images for models that use Django's standard ImageField, in addition to the image files already supported by it.
This Django application provides management commands to help backup and restore your project database and media files with various storages such as Amazon S3, Dropbox, local file storage or any Django storage.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.