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

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.


ranger 1.9.4
Dependencies: bash-minimal@5.2.37 file@5.46 w3m@0.5.3+git20230121
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://ranger.fm
Licenses: GPL 3
Build system: pyproject
Synopsis: Console file manager
Description:

ranger is a console file manager with Vi key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with rifle, a file launcher that is good at automatically finding out which program to use for what file type.

fatresize 1.1.0
Dependencies: parted@3.7
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/ya-mouse/fatresize
Licenses: GPL 3+
Build system: gnu
Synopsis: Resize FAT partitions
Description:

This package provides a tool to resize FAT partitions using libparted.

dosfstools 4.2
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/dosfstools/dosfstools
Licenses: GPL 3+
Build system: gnu
Synopsis: Utilities for making and checking MS-DOS FAT file systems
Description:

The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT file systems.

gptfdisk 1.0.10
Dependencies: ncurses@6.2.20210619 popt@1.18 util-linux@2.40.4
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://www.rodsbooks.com/gdisk/
Licenses: GPL 2
Build system: gnu
Synopsis: Low-level GPT disk partitioning and formatting
Description:

GPT fdisk (aka gdisk) is a text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather than on the older Master Boot Record (MBR) partition scheme.

testdisk 7.2
Dependencies: ntfs-3g@2022.10.3 util-linux@2.40.4 openssl@3.5.5 zlib@1.3.1 e2fsprogs@1.47.2 libjpeg-turbo@2.1.4 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://www.cgsecurity.org/wiki/TestDisk
Licenses: GPL 2+
Build system: gnu
Synopsis: Data recovery tool
Description:

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:

  1. Fix partition table, recover deleted partition

  2. Recover FAT32 boot sector from its backup

  3. Rebuild FAT12/FAT16/FAT32 boot sector

  4. Fix FAT tables

  5. Rebuild NTFS boot sector

  6. Recover NTFS boot sector from its backup

  7. Fix MFT using MFT mirror

  8. Locate ext2/ext3/ext4 Backup SuperBlock

  9. Un-delete files from FAT, exFAT, NTFS and ext2 file systems

  10. 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:

  1. FAT

  2. NTFS

  3. exFAT

  4. ext2/ext3/ext4 file system

  5. HFS+

ndctl 84
Dependencies: eudev@3.2.14 iniparser@4.2.6 json-c@0.18 keyutils@1.6.3 kmod@29 libtraceevent@1.9.0 libtracefs@1.8.3 util-linux@2.40.4
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/pmem/ndctl
Licenses: GPL 2
Build system: meson
Synopsis: Manage the non-volatile memory device sub-system in the Linux kernel
Description:

This package provides a utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel.

bcache-tools 1.1-0.096d205
Dependencies: util-linux@2.40.4
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://bcache.evilpiepirate.org
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for the Linux kernel block layer cache
Description:

This package contains user-space utilities to create and inspect bcache partitions. It's rather minimal as bcache is designed to work well without configuration on any system.

Linux's bcache lets one or more fast block devices, such as flash-based SSDs, to act as a cache for one or more slower (and inexpensive) devices, such as hard disk drives or redundant storage arrays. In fact, bcache intends to be a superior alternative to battery-backed RAID controllers.

Bcache is designed around the performance characteristics of SSDs and tries to minimize write inflation. It's file-system agnostic and does both write-through and write-back caching.

duperemove 0.15.2
Dependencies: glib@2.86.0 sqlite@3.39.3
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/markfasheh/duperemove
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for de-duplicating file system data
Description:

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.

python-pyparted 3.13.0
Dependencies: parted@3.7
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/dcantrell/pyparted
Licenses: GPL 2+
Build system: pyproject
Synopsis: Parted bindings for Python
Description:

This package provides parted bindings for Python.

nwipe 0.36
Dependencies: bash-minimal@5.2.37 dmidecode@3.6 hdparm@9.65 libconfig@1.7.3 ncurses@6.2.20210619 parted@3.7 smartmontools@7.5
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/martijnvanbrummelen/nwipe
Licenses: GPL 2 Modified BSD Public Domain
Build system: gnu
Synopsis: Secure disk wiping utility
Description:

nwipe securely erases disks using a variety of methods to ensure the data cannot be recovered. It can wipe multiple drives in parallel and can be used noninteractively or with a text-based user interface.

lightdm-gtk-greeter 2.0.8
Dependencies: at-spi2-core@2.52.0 bash-minimal@5.2.37 gtk+@3.24.51 guile@3.0.9 librsvg@2.58.5 libxklavier@5.4 lightdm@1.32.0 shared-mime-info@2.3
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/xubuntu/lightdm-gtk-greeter
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: GTK+ greeter for LightDM
Description:

This package provides a LightDM greeter implementation using GTK+, lets you select a desktop session and log in to it.

sddm-qt5 0.21.0
Dependencies: elogind@255.17 glib@2.86.0 libxcb@1.17.0 libxkbcommon@1.13.1 linux-pam@1.5.2 qtdeclarative@5.15.17 qtsvg@5.15.17 shadow@4.19.0 wayland@1.24.0 qtwayland@5.15.18 qtbase@5.15.17 xsetroot@1.1.3 qtgraphicaleffects@5.15.17 qtquickcontrols@5.15.17 qtquickcontrols2@5.15.17
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/sddm/sddm
Licenses: GPL 2+ Expat CC-BY 3.0
Build system: qt
Synopsis: QML based X11 and Wayland display manager
Description:

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.

dexy-color-sddm-theme 0.0.0-0.4785d3b
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/L4ki/Dexy-Plasma-Themes
Licenses: GPL 3+
Build system: copy
Synopsis: Dexy Color theme for SDDM
Description:

This package provides a minimalistic and modern SDDM theme with a blurred background.

lightdm-tiny-greeter 1.2-0.6717c58
Dependencies: gtk+@3.24.51 lightdm@1.32.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/tobiohlala/lightdm-tiny-greeter
Licenses: Modified BSD
Build system: glib-or-gtk
Synopsis: Tiny Greeter for LightDM
Description:

This package provides a tiny yet customizable GTK3 LightDM Greeter with focus on code and minimalism.

guix-simplyblack-sddm-theme 0.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/plattfot/guix-simplyblack-sddm
Licenses: CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: trivial
Synopsis: Guix based theme for SDDM
Description:

This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.

where-is-my-sddm-theme 1.12.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/stepanzubkov/where-is-my-sddm-theme
Licenses: GPL 3+
Build system: copy
Synopsis: Minimal SDDM theme, simply a black screen and a password
Description:

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.

sugar-dark-sddm-theme 1.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-sugar-dark
Licenses: GPL 3+
Build system: trivial
Synopsis: Sugar dark theme for SDDM
Description:

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

lightdm-mini-greeter 0.5.1-0.ead7936
Dependencies: gtk+@3.24.51 lightdm@1.32.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/prikhi/lightdm-mini-greeter
Licenses: GPL 3
Build system: glib-or-gtk
Synopsis: Mini Greeter for LightDM
Description:

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.

sugar-light-sddm-theme 1.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-sugar-light
Licenses: GPL 3+
Build system: trivial
Synopsis: Sugar light theme for SDDM
Description:

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

sddm 0.21.0
Dependencies: elogind@255.17 glib@2.86.0 libxcb@1.17.0 libxkbcommon@1.13.1 linux-pam@1.5.2 qtdeclarative@6.9.2 qtsvg@6.9.2 shadow@4.19.0 wayland@1.24.0 qtwayland@6.9.2 qtbase@6.9.2 xsetroot@1.1.3
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/sddm/sddm
Licenses: GPL 2+ Expat CC-BY 3.0
Build system: qt
Synopsis: QML based X11 and Wayland display manager
Description:

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.

guix-simplyblack-sddm-theme-qt5 0.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/plattfot/guix-simplyblack-sddm
Licenses: CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: trivial
Synopsis: Guix based theme for SDDM
Description:

This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.

chili-sddm-theme 0.1.5
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-chili
Licenses: GPL 3+
Build system: trivial
Synopsis: Chili theme for SDDM
Description:

Chili reduces all the clutter and leaves you with a clean, easy to use, login interface with a modern yet classy touch.

abstractdark-sddm-theme 0.0.0-0.e817d4b
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/3ximus/abstractdark-sddm-theme
Licenses: GPL 3+
Build system: copy
Synopsis: Abstract Dark theme for SDDM
Description:

This package provides a minimalistic dark theme for SDDM, black background with abstract shapes. Inspired by solarized-sddm-theme.

lightdm 1.32.0
Dependencies: audit@3.0.9 bash-minimal@5.2.37 coreutils-minimal@9.1 linux-pam@1.5.2 shadow@4.19.0 libgcrypt@1.11.0 libxcb@1.17.0 libxdmcp@1.1.5
Propagated dependencies: glib@2.86.0 libx11@1.8.12 libxklavier@5.4
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://www.freedesktop.org/wiki/Software/LightDM/
Licenses: GPL 3+
Build system: gnu
Synopsis: Lightweight display manager
Description:

The Light Display Manager (LightDM) is a cross-desktop display manager which supports different greeters.

Total packages: 73977