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

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.


koi 0.6
Dependencies: kconfig@6.23.0 kcoreaddons@6.23.0 kconfigwidgets@6.23.0 kdbusaddons@6.23.0 kde-cli-tools@6.5.5 kvantum@1.1.5 plasma-workspace@6.5.5 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-plasma.scm (gnu packages kde-plasma)
Home page: https://github.com/baduhai/Koi
Licenses: LGPL 3
Build system: qt
Synopsis: Theme scheduling for the KDE Plasma Desktop
Description:

Koi is a program designed to provide the KDE Plasma Desktop functionality to automatically switch between light and dark themes.

plasma-activities 6.5.5
Dependencies: kconfig@6.23.0 kcoreaddons@6.23.0 kwindowsystem@6.23.0 qtdeclarative@6.9.2 solid@6.23.0
Channel: guix
Location: gnu/packages/kde-plasma.scm (gnu packages kde-plasma)
Home page: https://invent.kde.org/plasma/plasma-activities
Licenses: GPL 2+ LGPL 2.0+ LGPL 2.1+
Build system: qt
Synopsis: Core components for the KDE Activity System
Description:

KActivities provides the infrastructure needed to manage a user's activities, allowing them to switch between tasks, and for applications to update their state to match the user's current activity. This includes a daemon, a library for interacting with that daemon, and plugins for integration with other frameworks.

kdevelop 25.12.3
Dependencies: boost@1.89.0 clang@13.0.1 grantlee@5.3.1 karchive@6.23.0 kcmutils@6.23.0 kcrash@6.23.0 kdeclarative@6.23.0 kguiaddons@6.23.1 ki18n@6.23.0 kiconthemes@6.23.0 kio@6.23.0 kitemmodels@6.23.0 kitemviews@6.23.0 kjobwidgets@6.23.0 knotifications@6.23.0 knotifyconfig@6.23.0 kparts@6.23.0 kservice@6.23.1 ksyntaxhighlighting@6.23.0 ktexteditor@6.23.0 ktexttemplate@6.23.0 ktextwidgets@6.23.0 kwindowsystem@6.23.0 kxmlgui@6.23.0 libkomparediff2@25.12.3 breeze-icons@6.23.0 qt5compat@6.9.2 qtdeclarative@6.9.2 qtwayland@6.9.2 qtwebengine@6.9.3 threadweaver@6.23.0 astyle@3.5 kdevelop-pg-qt@2.4.0 apr@1.7.6 apr-util@1.6.3 attica@6.23.0 kconfigwidgets@6.23.0 knewstuff@6.23.0 krunner@6.23.0 libplasma@6.5.5 sonnet@6.23.0 subversion@1.14.5
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://kdevelop.org
Licenses: LGPL 2.1+
Build system: qt
Synopsis: IDE for C, C++, Python, Javascript and PHP
Description:

The KDevelop IDE provides semantic syntax highlighting, as well as code navigation and completion for C, C++ (using Clang/LLVM), QML, JavaScript, Python and PHP. It also integrates with a debugger, different build systems (CMake, QMake, custom Makefiles) and version control software (Git, Subversion, Mercurial, CVS and Bazaar).

kcachegrind 26.04.1
Dependencies: qtbase@6.9.2 karchive@6.23.0 ki18n@6.23.0 kio@6.23.0 kxmlgui@6.23.0 kdbusaddons@6.23.0 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://kcachegrind.github.io/html/Home.html
Licenses: GPL 2
Build system: cmake
Synopsis: Visualize profiles produces by Valgrind's Cachegrind tool
Description:

The data files generated by the Callgrind of Valgrind, an application profiler, can be loaded into KCachegrind for browsing the performance results. There is also a command-line tool to get ASCII reports from data files without the need to use KCachegrind.

The format of Callgrind output is documented. With conversion scripts, KCachegrind is able to visualize output of other profilers like OProfile, a system-wide profiler for Linux using statistical sampling with hardware performance counters. There also exist converters for profiling output of Python, PHP, and Perl.

kdevelop-pg-qt 2.4.0
Dependencies: bison@3.8.2 flex@2.6.4 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://kde.org
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: Parser generator library for KDevplatform
Description:

KDevelop-PG-Qt is the parser generator used in KDevplatform for some KDevelop language plugins (Ruby, PHP, CSS...).

massif-visualizer 25.12.3
Dependencies: karchive@6.23.0 kcoreaddons@6.23.0 kparts@6.23.0 kdiagram@3.0.1 kgraphviewer@2.5.0 kio@6.23.0 ki18n@6.23.0 qtsvg@6.9.2 qt5compat@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://apps.kde.org/massif_visualizer/
Licenses: GPL 2+
Build system: qt
Synopsis: Visualize massif data generated by Valgrind
Description:

Massif Visualizer is a tool that visualizes massif data. You run your application in Valgrind with --tool=massif and then open the generated massif.out.%pid in the visualizer. Gzip or Bzip2 compressed massif files can also be opened transparently.

kdesdk-thumbnailers 25.12.3
Dependencies: gettext-minimal@0.23.1 kio@6.23.0 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://invent.kde.org/sdk/kdesdk-thumbnailers
Licenses: GPL 3+
Build system: cmake
Synopsis: Plugins for the thumbnailing system
Description:

This package provides thumbnailer plugins for Gettext Translation (.po) files.

poxml 25.12.3
Dependencies: gettext-minimal@0.23.1 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://apps.kde.org/development/
Licenses: GPL 2+
Build system: cmake
Synopsis: Tools for translating DocBook XML files with Gettext
Description:

This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files). Also included are several command-line utilities for manipulating DocBook XML files, PO files and PO template files.

kommit 1.7.1
Dependencies: dolphin@25.12.3 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 kdbusaddons@6.23.0 ki18n@6.23.0 kxmlgui@6.23.0 kio@6.23.0 ktextwidgets@6.23.0 ktexteditor@6.23.0 ksyntaxhighlighting@6.23.0 libgit2@1.8.5 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://apps.kde.org/kommit/
Licenses: GPL 3+
Build system: qt
Synopsis: Git client for KDE
Description:

Kommit is a git client for KDE.

kompare 25.12.3
Dependencies: libkomparediff2@25.12.3 kcodecs@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 ki18n@6.23.0 kiconthemes@6.23.0 kjobwidgets@6.23.0 kparts@6.23.0 ktexteditor@6.23.0 kwidgetsaddons@6.23.0 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://apps.kde.org/kompare/
Licenses: GPL 3+
Build system: qt
Synopsis: Graphical file differences tool
Description:

Kompare is a program to view the differences between files. Features include:

  • comparison of files or directories via a graphical interface,

  • bezier-based connection widget letting you see both source and destination,

  • graphical viewing of patch files in normal, context, unified and diff formats,

  • interactive application of differences,

  • network transparency,

  • ability to view plain-text diff output in embedded viewer,

  • navigation of multiple-file diffs with dockable navigation tree,

  • graphical interface for commonly used diff command line options,

  • switch source and destination

  • and diff statistics.

kapptemplate 25.12.3
Dependencies: karchive@6.23.0 kcompletion@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kiconthemes@6.23.0 kirigami-addons@1.12.0 ki18n@6.23.0 kio@6.23.0 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://apps.kde.org/kapptemplate/
Licenses: GPL 2+
Build system: qt
Synopsis: Factory for easy creation of KDE/Qt components and programs
Description:

KAppTemplate is an application to start development quickly using existing templates providing basic repeatedly written code and a proper structure. It features:

  • Templates for C++, Ruby, Python and PHP

  • Categories

  • Templates for different build-systems and frameworks

  • Templates especially for KDE-development (plugins for Plasma, QtQuick KTextEditor, KRunner, Akonadi)

  • New templates using space holders and a simple CMake-command

  • Integration into KDevelop

umbrello 25.12.3
Dependencies: karchive@6.23.0 kcompletion@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 kdevelop-pg-qt@2.4.0 ki18n@6.23.0 kiconthemes@6.23.0 kio@6.23.0 ktexteditor@6.23.0 kwidgetsaddons@6.23.0 kwindowsystem@6.23.0 kxmlgui@6.23.0 libxml2@2.14.6 libxslt@1.1.43 qtsvg@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://apps.kde.org/umbrello/
Licenses: GPL 2+
Build system: qt
Synopsis: GUI for diagramming Unified Modelling Language (UML)
Description:

Umbrello is a UML modelling tool and code generator. It can create diagrams of software and other systems in the industry-standard UML format, and can also generate code from UML diagrams in a variety of programming languages.

Features:

  • Supported formats: XMI.

  • Types of diagrams: use case, class, sequence, communication, state, activity, component, deployment and relationship.

dolphin-plugins 25.12.3
Dependencies: dolphin@25.12.3 ki18n@6.23.0 kio@6.23.0 ktexteditor@6.23.0 ktextwidgets@6.23.0 ksyntaxhighlighting@6.23.0 kxmlgui@6.23.0 breeze-icons@6.23.0 qt5compat@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://www.kde.org/
Licenses: GPL 2+
Build system: qt
Synopsis: VCS-Plugins for Dolphin
Description:

This package contains plugins that offer integration in Dolphin with the version control systems: Bzr, Git, Mercurial, Subversion.

libkomparediff2 25.12.3
Dependencies: kcodecs@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 ki18n@6.23.0 kio@6.23.0 kxmlgui@6.23.0 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-sdk.scm (gnu packages kde-sdk)
Home page: https://kde.org
Licenses: GPL 2+ LGPL 2.0+ Modified BSD
Build system: cmake
Synopsis: Library to compare files and strings, used in Kompare and KDevelop
Description:

Libkomparediff2 is a library to work with diffs and patches, used in KDE development tools Kompare and KDevelop.

baloo-widgets 25.12.3
Dependencies: baloo@6.23.0 kconfig@6.23.0 ki18n@6.23.0 kio@6.23.0
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://community.kde.org/Baloo
Licenses: LGPL 2.0+
Build system: qt
Synopsis: Wigets for use with Baloo
Description:

Baloo is a framework for searching and managing metadata. This package contains GUI widgets for baloo.

kwalletmanager 25.12.3
Dependencies: karchive@6.23.0 kauth@6.23.0 kcmutils@6.23.0 kconfig@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 kdbusaddons@6.23.0 ki18n@6.23.0 kio@6.23.0 kjobwidgets@6.23.0 knotifications@6.23.0 kservice@6.23.1 kstatusnotifieritem@6.23.0 ktextwidgets@6.23.0 kwallet@6.23.0 kwindowsystem@6.23.0 kxmlgui@6.23.0 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://apps.kde.org/kwalletmanager5/
Licenses: GPL 2+
Build system: qt
Synopsis: Tool to manage passwords on KWallet
Description:

This package provides a tool to manage passwords on kwallet.

khelpcenter 25.12.3
Dependencies: karchive@6.23.0 kbookmarks@6.23.0 kcodecs@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 kdbusaddons@6.23.0 ki18n@6.23.0 kio@6.23.0 kparts@6.23.0 kservice@6.23.1 ktexttemplate@6.23.0 kwindowsystem@6.23.0 libxml2@2.14.6 breeze-icons@6.23.0 xapian@1.4.29 qtwayland@6.9.2 qtwebengine@6.9.3
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://apps.kde.org/khelpcenter/
Licenses: GPL 2+
Build system: qt
Synopsis: KDE documentation viewer
Description:

KHelpCenter uses meta data files which describe the documentation available in the system. Each document is represented by a meta data file and shown as an entry in the KHelpCenter navigation tree view. The meta data contains information about title and short description of the document, the location of the document and some more information like how to search the document and translations of title and description. Document hierarchy is represented as hierarchy of the meta data files. Directories are also described by a meta data file which contains the same information as a document meta data file.

kpmcore 25.12.3
Dependencies: coreutils-minimal@9.1 cryptsetup@2.8.4 eudev@3.2.14 kauth@6.23.0 kcoreaddons@6.23.0 ki18n@6.23.0 kwidgetsaddons@6.23.0 lvm2@2.03.22 mdadm@4.2 polkit-qt6@0.200.0 qtbase@6.9.2 qca-qt6@2.3.10 smartmontools@7.5 util-linux@2.40.4 util-linux@2.40.4
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://community.kde.org/Frameworks
Licenses: GPL 3+
Build system: cmake
Synopsis: Library for managing partitions
Description:

Library for managing partitions.

kio-fuse 5.1.1
Dependencies: fuse@3.18.1 kio@6.23.0 kcoreaddons@6.23.0 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: FUSE Interface for KIO
Description:

This package provides FUSE Interface for KIO.

krfb 25.12.3
Dependencies: kcompletion@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 kdbusaddons@6.23.0 kdnssd@6.23.0 ki18n@6.23.0 knotifications@6.23.0 kpipewire@6.5.5 kstatusnotifieritem@6.23.0 kwallet@6.23.0 kwayland@6.5.5 kwidgetsaddons@6.23.0 kwindowsystem@6.23.0 kxmlgui@6.23.0 libvnc@0.9.15 libxcb@1.17.0 libxtst@1.2.5 breeze-icons@6.23.0 pipewire@1.6.2 plasma-wayland-protocols@1.20.0 qtwayland@6.9.2 wayland@1.24.0 xcb-util-image@0.4.1 libxkbcommon@1.13.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://apps.kde.org/krfb/
Licenses: GPL 2+ LGPL 2.0+ FDL 1.2+
Build system: qt
Synopsis: Desktop Sharing utility
Description:

KDE Desktop Sharing is a server application that allows you to share your current session with a user on another machine. The desktop session can be viewed or even controlled remotely by any VNC or RFB client, such as the KDE Remote Desktop Connection client.

KDE Desktop Sharing can restrict access to only users who are explicitly invited, and will ask for confirmation when a user attempts to connect.

This package is part of the KDE networking module.

konsole 25.12.3
Dependencies: kbookmarks@6.23.0 kconfig@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 kdbusaddons@6.23.0 kguiaddons@6.23.1 ki18n@6.23.0 kiconthemes@6.23.0 kio@6.23.0 knewstuff@6.23.0 kglobalaccel@6.23.0 knotifications@6.23.0 knotifyconfig@6.23.0 kparts@6.23.0 kpty@6.23.0 kservice@6.23.1 ktextwidgets@6.23.0 kwidgetsaddons@6.23.0 kwindowsystem@6.23.0 kxmlgui@6.23.0 breeze-icons@6.23.0 qt5compat@6.9.2 qtwayland@6.9.2 qtmultimedia@6.9.2 icu4c@73.1
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://www.kde.org/
Licenses: GPL 2+ LGPL 2.0+ FDL 1.2+
Build system: qt
Synopsis: Terminal emulator similar for KDE
Description:

Konsole is a terminal emulator, similar to xterm, built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. Konsole supports customizable schemes, saved sessions, output monitoring and more.

This package is part of the KDE base applications module.

kdf 25.12.3
Dependencies: kcmutils@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 ki18n@6.23.0 kiconthemes@6.23.0 kio@6.23.0 knotifications@6.23.0 kwidgetsaddons@6.23.0 kstatusnotifieritem@6.23.0 kxmlgui@6.23.0 qt5compat@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://kde.org/applications/system/kdk
Licenses: GPL 2+
Build system: qt
Synopsis: View Disk Usage
Description:

KDiskFree displays the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager.

spectacle-ocr-screenshot 0.3.0
Dependencies: leptonica@1.84.1 tesseract-ocr@5.3.0 zxing-cpp@2.3.0
Channel: guix
Location: gnu/packages/kde-systemtools.scm (gnu packages kde-systemtools)
Home page: https://github.com/funinkina/spectacle-ocr-screenshot
Licenses: Expat
Build system: qt
Synopsis: Utility to extract text from Spectacle
Description:

This package provides an application that integrates with KDE Spectacle screenshot tool with Tesseract OCR to extract text from screenshots as well as QR codes.

Total packages: 72463