Package pciex: Information

    Source package: pciex
    Version: 0.0.2-alt3
    Build time:  Nov 16, 2025, 03:35 AM
    Category: Monitoring
    Report package bug
    License: GPL-2.0-only
    Summary: PCI topology EXplorer
    Description: 
    terminal-based PCI topology explorer for Linux.
    
    Features
    * whole topology overview in compact or verbose mode
    * visual representation of the device configuration space layout
    * detailed information about each register within header/capability
    * ability to display only needed register information
    * virtual-to-physical address mapping info for BARs
    * additional information decoding for VirtIO devices
    * quick navigation with keyboard & mouse
    * topology snapshots
    * ... more to come :)

    List of RPM packages built from this SRPM:
    pciex (e2kv6, e2kv5, e2kv4, e2k)
    pciex-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Kurdyukov


      1. cmake
      2. gcc-c++
      3. pkgconfig(CLI11)
      4. pkgconfig(fmt)
      5. pkgconfig(ftxui)

    Last changed


    Sept. 9, 2025 Ilya Kurdyukov 0.0.2-alt3
    - e2k build fix
    March 28, 2025 Sergey Gvozdetskiy 0.0.2-alt2
    - Applied hotfix patch from upstream to link libftxui-6.0.0.
    - Added some fixes to create pciex_version.h which provides
      correct output with --version argument.
    Jan. 9, 2025 Sergey Gvozdetskiy 0.0.2-alt1
    - Initial build for Sisyphus.