gimmeabreakalready

Pacman.conf and Packages

Mar 22nd, 2024
16
0
127 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 162.70 KB | None | 0 0
  1. #################### cat /etc/pacman.conf ########################
  2.  
  3. #
  4. # /etc/pacman.conf
  5. #
  6. # See the pacman.conf(5) manpage for option and repository directives
  7.  
  8. #
  9. # GENERAL OPTIONS
  10. #
  11. [options]
  12. # The following paths are commented out with their default values listed.
  13. # If you wish to use different paths, uncomment and update the paths.
  14. #RootDir = /
  15. #DBPath = /var/lib/pacman/
  16. #CacheDir = /var/cache/pacman/pkg/
  17. #LogFile = /var/log/pacman.log
  18. #GPGDir = /etc/pacman.d/gnupg/
  19. #HookDir = /etc/pacman.d/hooks/
  20. HoldPkg = pacman glibc dracut kernel-install-for-dracut eos-dracut
  21. #XferCommand = /usr/bin/curl -L -C - -f -o %o %u
  22. #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
  23. #CleanMethod = KeepInstalled
  24. Architecture = auto
  25.  
  26. # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
  27. #IgnorePkg =
  28. #IgnoreGroup =
  29.  
  30. #NoUpgrade =
  31. #NoExtract =
  32.  
  33. # Misc options
  34. #UseSyslog
  35. Color
  36. ILoveCandy
  37. #NoProgressBar
  38. #CheckSpace
  39. VerbosePkgLists
  40. ParallelDownloads = 5
  41.  
  42. # By default, pacman accepts packages signed by keys that its local keyring
  43. # trusts (see pacman-key and its man page), as well as unsigned packages.
  44. SigLevel = Required DatabaseOptional
  45. LocalFileSigLevel = Optional
  46. #RemoteFileSigLevel = Required
  47.  
  48. # NOTE: You must run `pacman-key --init` before first using pacman; the local
  49. # keyring can then be populated with the keys of all official Arch Linux
  50. # packagers with `pacman-key --populate archlinux`.
  51.  
  52. #
  53. # REPOSITORIES
  54. # - can be defined here or included from another file
  55. # - pacman will search repositories in the order defined here
  56. # - local/custom mirrors can be added here or in separate files
  57. # - repositories listed first will take precedence when packages
  58. # have identical names, regardless of version number
  59. # - URLs will have $repo replaced by the name of the current repo
  60. # - URLs will have $arch replaced by the name of the architecture
  61. #
  62. # Repository entries are of the format:
  63. # [repo-name]
  64. # Server = ServerName
  65. # Include = IncludePath
  66. #
  67. # The header [repo-name] is crucial - it must be present and
  68. # uncommented to enable the repo.
  69. #
  70.  
  71. # The testing repositories are disabled by default. To enable, uncomment the
  72. # repo name header and Include lines. You can add preferred servers immediately
  73. # after the header, and they will be used before the default mirrors.
  74.  
  75. [endeavouros]
  76. SigLevel = PackageRequired
  77. Include = /etc/pacman.d/endeavouros-mirrorlist
  78.  
  79. #[core-testing]
  80. #Include = /etc/pacman.d/mirrorlist
  81.  
  82. [core]
  83. Include = /etc/pacman.d/mirrorlist
  84.  
  85. #[extra-testing]
  86. #Include = /etc/pacman.d/mirrorlist
  87.  
  88. [extra]
  89. Include = /etc/pacman.d/mirrorlist
  90.  
  91. # If you want to run 32 bit applications on your x86_64 system,
  92. # enable the multilib repositories as required here.
  93.  
  94. #[multilib-testing]
  95. #Include = /etc/pacman.d/mirrorlist
  96.  
  97. [multilib]
  98. Include = /etc/pacman.d/mirrorlist
  99.  
  100. # An example of a custom package repository. See the pacman manpage for
  101. # tips on creating your own repositories.
  102. #[custom]
  103. #SigLevel = Optional TrustAll
  104. #Server = file:///home/custompkgs
  105.  
  106.  
  107. #################### NativePkgInfo ########################
  108.  
  109. a52dec 0.8.0-2 Library for decoding ATSC A/52 (AC-3) audio streams
  110. aalib 1.4rc5-17 ASCII art graphic library
  111. abseil-cpp 20240116.1-1 Collection of C++ library code designed to augment the C++ standard library
  112. accounts-qml-module 0.7-6 Expose the Online Accounts API to QML applications
  113. accountsservice 23.13.9-1 D-Bus interface for user account query and manipulation
  114. acl 2.3.2-1 Access control list utilities, libraries and headers
  115. acpi 1.7-3 Client for battery, power, and thermal readings
  116. adobe-source-code-pro-fonts 2.042u+1.062i+1.026vf-1 Monospaced font family for user interface and coding environments
  117. adwaita-cursors 45.0-1 GNOME standard cursors
  118. adwaita-icon-theme 45.0-1 GNOME standard icons
  119. aha 0.5.1-2 Ansi HTML Adapter: convert ANSI escape sequences to HTML
  120. alsa-card-profiles 1:1.0.4-1 Low-latency audio/video router and processor - ALSA card profiles
  121. alsa-firmware 1.2.4-3 Firmware binaries for loader programs in alsa-tools and hotplug firmware loader
  122. alsa-lib 1.2.11-1 An alternative implementation of Linux sound support
  123. alsa-plugins 1:1.2.7.1-2 Additional ALSA plugins
  124. alsa-topology-conf 1.2.5.1-3 ALSA topology configuration files
  125. alsa-ucm-conf 1.2.11-1 ALSA Use Case Manager configuration (and topologies)
  126. alsa-utils 1.2.11-1 Advanced Linux Sound Architecture - Utilities
  127. alsamixergui-debug 0.9.0rc2-7 Detached debugging symbols for alsamixergui
  128. aom 3.8.2-1 Alliance for Open Media video codec
  129. appstream 1.0.2-1 Provides a standard for creating app stores across distributions
  130. appstream-qt 1.0.2-1 Qt6 interface for AppStream
  131. appstream-qt5 1.0.2-1 Qt5 interface for AppStream
  132. arandr 0.1.11-2 Provide a simple visual front end for XRandR 1.2.
  133. arc-gtk-theme-eos 20221218-1 A flat theme with transparent elements for GTK 2,3,4 and Gnome-Shell
  134. archlinux-keyring 20240313-1 Arch Linux PGP keyring
  135. archlinux-xdg-menu 0.7.6.6-1 automatic generate WM menu from xdg files
  136. argon2 20190702-5 A password-hashing function (reference C implementation)
  137. aribb24 1.0.3-3 Library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream
  138. ark 24.02.1-1 Archiving Tool
  139. assimp 5.3.1-2 Library to import various well-known 3D model formats in an uniform manner
  140. at-spi2-core 2.50.2-1 Protocol definitions and daemon for D-Bus at-spi
  141. atkmm 2.28.4-1 C++ bindings for ATK
  142. attica 6.0.0-1 Qt library that implements the Open Collaboration Services API
  143. attica5 5.115.0-1 Qt library that implements the Open Collaboration Services API
  144. attr 2.5.2-1 Extended attribute support library for ACL support
  145. audacity 1:3.4.2-3 A program that lets you manipulate digital audio waveforms
  146. audit 4.0.1-2 Userspace components of the audit framework
  147. autoconf 2.72-1 A GNU tool for automatically configuring source code
  148. automake 1.16.5-2 A GNU tool for automatically creating Makefiles
  149. avahi 1:0.8+r194+g3f79789-1 Service Discovery for Linux using mDNS/DNS-SD (compatible with Bonjour)
  150. awesome-terminal-fonts 1.1.0-4 fonts/icons for powerlines
  151. b43-fwcutter 019-4 firmware extractor for the b43 kernel module
  152. baloo 6.0.0-3 A framework for searching and managing metadata
  153. baloo-widgets 24.02.1-1 Widgets for Baloo
  154. base 3-2 Minimal package set to define a basic Arch Linux installation
  155. base-devel 1-1 Basic tools to build Arch Linux packages
  156. bash 5.2.026-2 The GNU Bourne Again shell
  157. bash-completion 2.11-3 Programmable completion for the bash shell
  158. benchmark 1.8.3-1 A microbenchmark support library
  159. bind 9.18.25-1 A complete, highly portable implementation of the DNS protocol
  160. binutils 2.42-2 A set of programs to assemble and manipulate binary and object files
  161. bison 3.8.2-6 The GNU general-purpose parser generator
  162. blas 3.12.0-3 Basic Linear Algebra Subprograms
  163. bluedevil 1:6.0.2-3 Integrate the Bluetooth technology within KDE workspace and applications
  164. blueman 2.3.5-3 GTK+ Bluetooth Manager
  165. bluez 5.73-4 Daemons for the bluetooth protocol stack
  166. bluez-libs 5.73-4 Deprecated libraries for the bluetooth protocol stack
  167. bluez-qt 6.0.0-1 Qt wrapper for Bluez 5 DBus API
  168. bluez-qt5 5.115.0-1 Qt wrapper for Bluez 5 DBus API
  169. bluez-utils 5.73-4 Development and debugging utilities for the bluetooth protocol stack
  170. boost 1.83.0-5 Free peer-reviewed portable C++ source libraries (development headers)
  171. boost-libs 1.83.0-5 Free peer-reviewed portable C++ source libraries (runtime libraries)
  172. breeze 6.0.2-3 Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
  173. breeze-gtk 6.0.2-3 Breeze widget theme for GTK 2 and 3
  174. breeze-icons 6.0.0-1 Breeze icon theme
  175. brotli 1.1.0-1 Generic-purpose lossless compression algorithm
  176. bsdiff 4.3-1 bsdiff and bspatch are tools for building and applying patches to binary files
  177. btrfs-progs 6.7.1-1 Btrfs filesystem utilities
  178. bubblewrap 0.8.0-1 Unprivileged sandboxing tool
  179. bzip2 1.0.8-6 A high-quality data compression program
  180. c-ares 1.27.0-1 A C library for asynchronous DNS requests
  181. ca-certificates 20220905-1 Common CA certificates (default providers)
  182. ca-certificates-mozilla 3.99-1 Mozilla's set of trusted CA certificates
  183. ca-certificates-utils 20220905-1 Common CA certificates (utilities)
  184. cabextract 1.11-1 A program to extract Microsoft cabinet (.CAB) files
  185. cairo 1.18.0-2 2D graphics library with support for multiple output devices
  186. cairomm 1.14.5-1 C++ bindings for Cairo
  187. cantarell-fonts 1:0.303.1-1 Humanist sans serif font
  188. cblas 3.12.0-3 C interface to BLAS
  189. cdparanoia 10.2-9 Compact Disc Digital Audio extraction tool
  190. cfitsio 1:4.4.0-1 A library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format
  191. chromaprint 1.5.1-7 Library for extracting fingerprints from any audio source
  192. cifs-utils 7.0-3 CIFS filesystem user-space tools
  193. clang 17.0.6-1 C language family frontend for LLVM
  194. clinfo 3.0.23.01.25-1 Simple OpenCL application that enumerates all available platform and device properties
  195. clutter 1.26.4-2 A toolkit for creating fast, portable, compelling dynamic UIs
  196. clutter-gtk 1.8.4-3 Clutter integration with GTK+
  197. cmake 3.28.4-1 A cross-platform open-source make system
  198. cogl 1.22.8-2 An object oriented GL/GLES Abstraction/Utility Layer
  199. colord 1.4.7-2 System daemon for managing color devices
  200. compiler-rt 17.0.6-1 Compiler runtime libraries for clang
  201. confuse 3.3-4 C-library for parsing configuration files
  202. convertlit 1.8-11 An extractor/converter for .LIT eBooks
  203. coreutils 9.4-3 The basic file, shell and text manipulation utilities of the GNU operating system
  204. cpio 2.15-1 A tool to copy files into or out of a cpio or tar archive
  205. cppdap 1.58.0-1 C++ library for the Debug Adapter Protocol
  206. cpupower-gui 1.0.0-5 A GUI utility to set CPU frequency limits
  207. cryptsetup 2.7.1-1 Userspace setup tool for transparent encryption of block devices using dm-crypt
  208. curl 8.6.0-3 command line tool and library for transferring data with URLs
  209. curseforge 0.235.2.13532-1 CurseForge desktop client for Linux
  210. dav1d 1.4.1-1 AV1 cross-platform decoder focused on speed and correctness
  211. db 6.2.32-1 The Berkeley DB embedded database system
  212. db5.3 5.3.28-4 The Berkeley DB embedded database system v5.3
  213. dbus 1.14.10-2 Freedesktop.org message bus system
  214. dbus-broker 35-2 Linux D-Bus Message Broker
  215. dbus-broker-units 35-2 Linux D-Bus Message Broker - Service units
  216. dbus-glib 0.112-3 GLib bindings for D-Bus (deprecated)
  217. dbus-python 1.3.2-2 Python bindings for D-Bus
  218. dconf 0.40.0-2 Configuration database system
  219. ddcutil 2.1.4-1 Query and change Linux monitor settings using DDC/CI and USB.
  220. debugedit 5.0-5 Tool to mangle source locations in .debug files
  221. default-cursors 2-1 Default cursor set
  222. desktop-file-utils 0.27-1 Command line utilities for working with desktop entries
  223. device-mapper 2.03.23-3 Device mapper userspace library and tools
  224. dex 0.9.0-1 Program to generate and execute DesktopEntry files of type Application
  225. dhclient 4.4.3.P1-2 A standalone DHCP client from the dhcp package
  226. diffutils 3.10-1 Utility programs used for creating patch files
  227. ding-libs 0.6.2-2 "DING is not GNU" helper libraries for SSSD and FreeIPA
  228. discord 0.0.46-1 All-in-one voice and text chat for gamers
  229. discount 3.0.0.d-1 A Markdown implementation written in C
  230. djvulibre 3.5.28-5 Library and utilities to create, manipulate and view DjVu (déjà vu) documents
  231. dkms 3.0.12-1 Dynamic Kernel Modules System
  232. dmenu 5.3-1 Generic menu for X
  233. dmidecode 3.5-1 Desktop Management Interface table related utilities
  234. dmraid 1.0.0.rc16.3-14 Device mapper RAID interface
  235. dnsmasq 2.90-1 Lightweight, easy to configure DNS forwarder and DHCP server
  236. dnssec-anchors 20190629-3 DNSSEC trust anchors for the root zone
  237. dolphin 24.02.1-1 KDE File Manager
  238. dolphin-plugins 24.02.1-1 Extra Dolphin plugins
  239. doomrunner 1.8.2-1 Modern preset-oriented graphical launcher of ZDoom and derivatives
  240. doomrunner-debug 1.8.2-1 Detached debugging symbols for doomrunner
  241. dosfstools 4.2-3 DOS filesystem utilities
  242. dotnet-host 8.0.3.sdk103-1 A generic driver for the .NET Core Command Line Interface
  243. dotnet-runtime-6.0 6.0.28.sdk128-1 The .NET Core runtime
  244. double-conversion 3.3.0-1 Binary-decimal and decimal-binary routines for IEEE doubles
  245. downgrade 11.3.0-1 Bash script for downgrading one or more packages to a version in your cache or the A.L.A.
  246. dracut 059-6 An event driven initramfs infrastructure
  247. dragon-drop 1.2.0-2 Simple drag-and-drop source/sink for X or Wayland
  248. dragon-drop-debug 1.2.0-2 Detached debugging symbols for dragon-drop
  249. duf 0.8.1-2 Disk Usage/Free Utility
  250. duktape 2.7.0-6 Embeddable Javascript engine
  251. dunst 1.10.0-1 Customizable and lightweight notification-daemon
  252. dwayland 5.25.0-1 Qt-style Client and Server library wrapper for the Wayland libraries
  253. e2fsprogs 1.47.0-2 Ext2/3/4 filesystem utilities
  254. ebook-tools 0.2.2-7 Tools for accessing and converting various ebook file formats
  255. editorconfig-core-c 0.12.6-1 EditorConfig core code written in C (for use by plugins supporting EditorConfig parsing)
  256. efibootmgr 18-3 Linux user-space application to modify the EFI Boot Manager
  257. efitools 1.9.2-5 Tools for manipulating UEFI secure boot platforms
  258. efivar 39-1 Tools and libraries to work with EFI variables
  259. egl-wayland 2:1.1.13-1 EGLStream-based Wayland external platform
  260. eglexternalplatform 1.1-2 EGL External Platform interface
  261. elementary-icon-theme 7.3.1-1 Named, vector icons for elementary OS
  262. ell 0.63-1 Embedded Linux library
  263. enchant 2.6.5-1 A wrapper library for generic spell checking
  264. endeavouros-keyring 20231222-1 EndeavourOS keyring
  265. endeavouros-mirrorlist 24.2-1 EndeavourOS mirrorlist
  266. endeavouros-skel-default 1.9-1 pre user creation skel setup for GTK and xfce4-terminal under EndeavourOS
  267. endeavouros-skel-xfce4 3.7-1 pre user creation skel setup for xfce4 under EndeavourOS
  268. endeavouros-theming 23.11.2.1-1 Default EndeavourOS background images and icons
  269. endeavouros-xfce4-terminal-colors 5-1 EndeavourOS colorscheme for xfce4-terminal
  270. eos-apps-info 24.2-1 Documentation about apps in the EndeavourOS repository.
  271. eos-bash-shared 24.13-1 Bash code shared by certain EndeavourOS apps.
  272. eos-hooks 1.15-1 EndeavourOS pacman hooks
  273. eos-lightdm-slick-theme 3.2-1 EndeavourOS theme for lightdm-slick-greeter
  274. eos-log-tool 23-3 Gathers selected system logs and sends them to the internet.
  275. eos-packagelist 2.2.1-1 An application to gather and optionally install package lists from the EndeavourOS installer
  276. eos-plasma-sddm-config 22.03.1.2-1 EndeavourOS Theme for SDDM for Plasma
  277. eos-qogir-icons 5-1 A colorful design icon theme for linux desktops
  278. eos-quickstart 1.4.1-1 An application for getting a quick start with installing packages
  279. eos-rankmirrors 24.2-1 EndeavourOS mirror ranking tool
  280. eos-settings-i3wm 1.9-1 pre user creation skel setup for i3-wm under EndeavourOS
  281. eos-settings-plasma 1.6-1 Plasma settings and theme for EndeavourOS
  282. eos-translations 24.2-1 EndeavourOS translation support
  283. eos-update-notifier 24.1-1 Software update notifier and 'news for you' for EndeavourOS users.
  284. ethtool 1:6.7-1 Utility for controlling network drivers and hardware
  285. exfatprogs 1.2.2-1 exFAT filesystem userspace utilities for the Linux Kernel exfat driver
  286. exiv2 0.28.2-1 Exif, Iptc and XMP metadata manipulation library and tools
  287. exo 4.18.0-1 Application library for the Xfce desktop environment
  288. expac 10-10 alpm data (pacman database) extraction utility
  289. expat 2.6.2-1 An XML parser library
  290. expressvpn 3.65.0.5-1 ExpressVPN Command-line Interface
  291. expressvpn-gui 0.6.10-1 Unofficial linux GUI for expressvpn CLI (Qt)
  292. f2fs-tools 1.16.0-2 Tools for Flash-Friendly File System (F2FS)
  293. faac 1.30-4 Freeware Advanced Audio Coder
  294. faad2 2.11.1-1 Freeware Advanced Audio (AAC) Decoder
  295. fakeroot 1.34-1 Tool for simulating superuser privileges
  296. feh 3.10.2-1 Fast and light imlib2-based image viewer
  297. ffmpeg 2:6.1.1-7 Complete solution to record, convert and stream audio and video
  298. ffmpeg4.4 4.4.4-5 Complete solution to record, convert and stream audio and video
  299. ffmpegthumbnailer 2.2.2-5 Lightweight video thumbnailer that can be used by file managers
  300. fftw 3.3.10-6 A library for computing the discrete Fourier transform (DFT)
  301. file 5.45-1 File type identification utility
  302. filesystem 2024.01.19-1 Base Arch Linux files
  303. findutils 4.9.0-3 GNU utilities to locate files
  304. firefox 124.0-1 Standalone web browser from mozilla.org
  305. firewalld 2.1.1-1 Firewall daemon with D-Bus interface
  306. flac 1.4.3-1 Free Lossless Audio Codec
  307. flex 2.6.4-5 A tool for generating text-scanning programs
  308. fluidsynth 2.3.4-1 A real-time software synthesizer based on the SoundFont 2 specifications
  309. fmt 10.2.0-1 Open-source formatting library for C++
  310. fontconfig 2:2.15.0-2 Library for configuring and customizing font access
  311. frameworkintegration 6.0.0-1 Framework providing components to allow applications to integrate with a KDE Workspace
  312. frameworkintegration5 5.115.0-1 Framework providing components to allow applications to integrate with a KDE Workspace
  313. freeglut 3.4.0-1 Provides functionality for small OpenGL programs
  314. freetype2 2.13.2-1 Font rasterization library
  315. fribidi 1.0.13-2 A Free Implementation of the Unicode Bidirectional Algorithm
  316. fsarchiver 0.8.7-1 Safe and flexible file-system backup and deployment tool
  317. fuse-common 3.16.2-1 Common files for fuse2/3 packages
  318. fuse2 2.9.9-4 A library that makes it possible to implement a filesystem in a userspace program.
  319. fuse3 3.16.2-1 Interface for userspace programs to export a filesystem to the Linux kernel
  320. fzf 0.48.0-1 Command-line fuzzy finder
  321. galculator 2.1.4-8 GTK+ based scientific calculator
  322. gamemode 1.8.1-2 A daemon/lib combo that allows games to request a set of optimisations be temporarily applied to the host OS
  323. garcon 4.18.2-1 Freedesktop.org compliant menu library
  324. gawk 5.3.0-1 GNU version of awk
  325. gc 8.2.6-1 A garbage collector for C and C++
  326. gcc 13.2.1-5 The GNU Compiler Collection - C and C++ frontends
  327. gcc-libs 13.2.1-5 Runtime libraries shipped by GCC
  328. gcr 3.41.2-1 A library for bits of crypto UI and parsing
  329. gcr-4 4.2.1-2 A library for bits of crypto UI and parsing
  330. gd 2.3.3-7 Library for the dynamic creation of images by programmers
  331. gdbm 1.23-2 GNU database library
  332. gdk-pixbuf2 2.42.10-2 An image loading library
  333. geoclue 2.7.1-2 Modular geoinformation service built on the D-Bus messaging system
  334. gettext 0.22.4-1 GNU internationalization library
  335. ghostscript 10.03.0-2 An interpreter for the PostScript language
  336. giflib 5.2.2-1 Library for reading and writing gif images
  337. git 2.44.0-1 the fast distributed version control system
  338. glances 3.4.0.3-1 CLI curses-based monitoring tool
  339. glew 2.2.0-6 The OpenGL Extension Wrangler Library
  340. glib-networking 1:2.78.1-1 Network extensions for GLib
  341. glib2 2.78.4-1 Low level core library
  342. glibc-eac 2.39-1 GNU C Library with DT_HASH patch for games using EAC
  343. glibc-eac-debug 2.39-1 Detached debugging symbols for glibc-eac
  344. glibmm 2.66.6-1 C++ bindings for GLib
  345. glslang 14.0.0-2 OpenGL and OpenGL ES shader front end and validator
  346. glu 9.0.3-1 Mesa OpenGL utility library
  347. gmp 6.3.0-1 A free library for arbitrary precision arithmetic
  348. gnome-desktop 1:44.0-1 Library with common API for various GNOME modules (GTK3)
  349. gnome-desktop-common 1:44.0-1 Library with common API for various GNOME modules (common files)
  350. gnome-themes-extra 3.28+r6+g45b1d457-1 Extra Themes for GNOME Applications
  351. gnupg 2.4.5-1 Complete and free implementation of the OpenPGP standard
  352. gnutls 3.8.4-1 A library which provides a secure layer over a reliable transport layer
  353. gobject-introspection-runtime 1.78.1-1 Introspection system for GObject-based libraries - runtime
  354. gparted 1.6.0-1 A Partition Magic clone, frontend to GNU Parted
  355. gperftools 2.15-1 Fast, multi-threaded malloc and nifty performance analysis tools
  356. gpgme 1.23.2-1 A C wrapper library for GnuPG
  357. gpm 1.20.7.r38.ge82d1a6-5 A mouse server for the console and xterm
  358. graphene 1.10.8-1 A thin layer of graphic data types
  359. graphite 1:1.3.14-3 reimplementation of the SIL Graphite text processing engine
  360. grep 3.11-1 A string search utility
  361. groff 1.23.0-5 GNU troff text-formatting system
  362. gsettings-desktop-schemas 45.0-1 Shared GSettings schemas for the desktop
  363. gsl 2.7.1-3 The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers
  364. gsm 1.0.22-1 Shared libraries for GSM 06.10 lossy speech compression
  365. gspell 1.12.2-2 Spell-checking library for GTK applications
  366. gssdp 1.6.3-1 GObject-based API for handling resource discovery and announcement over SSDP
  367. gssproxy 0.9.2-1 GSSAPI Proxy
  368. gst-libav 1.24.0-3 Multimedia graph framework - libav plugin
  369. gst-plugin-gtk 1.24.0-3 Multimedia graph framework - gtk plugin
  370. gst-plugin-pipewire 1:1.0.4-1 Multimedia graph framework - pipewire plugin
  371. gst-plugins-bad 1.24.0-3 Multimedia graph framework - bad plugins
  372. gst-plugins-bad-libs 1.24.0-3 Multimedia graph framework - bad
  373. gst-plugins-base 1.24.0-3 Multimedia graph framework - base plugins
  374. gst-plugins-base-libs 1.24.0-3 Multimedia graph framework - base
  375. gst-plugins-good 1.24.0-3 Multimedia graph framework - good plugins
  376. gst-plugins-ugly 1.24.0-3 Multimedia graph framework - ugly plugins
  377. gstreamer 1.24.0-3 Multimedia graph framework - core
  378. gtk-layer-shell 0.8.2-1 Library to create Wayland desktop components using the Layer Shell protocol
  379. gtk-update-icon-cache 1:4.12.5-1 GTK icon cache updater
  380. gtk2 2.24.33-3 GObject-based multi-platform GUI toolkit (legacy)
  381. gtk3 1:3.24.41-1 GObject-based multi-platform GUI toolkit
  382. gtk4 1:4.12.5-1 GObject-based multi-platform GUI toolkit
  383. gtkmm3 3.24.9-1 C++ bindings for GTK+ 3
  384. gtksourceview3 1:3.24.11+r28+g73e57b57-1 A text widget adding syntax highlighting and more to GNOME
  385. gtksourceview4 4.8.4-1 A text widget adding syntax highlighting and more to GNOME
  386. guile 3.0.9-1 Portable, embeddable Scheme implementation written in C
  387. gupnp 1:1.6.6-1 GObject-based UPNP framework
  388. gupnp-igd 1.6.0-1 A library to handle UPnP IGD port mapping
  389. gvfs 1.52.2-2 Virtual filesystem implementation for GIO
  390. gvfs-afc 1.52.2-2 Virtual filesystem implementation for GIO (AFC backend; Apple mobile devices)
  391. gvfs-gphoto2 1.52.2-2 Virtual filesystem implementation for GIO (gphoto2 backend; PTP camera, MTP media player)
  392. gvfs-mtp 1.52.2-2 Virtual filesystem implementation for GIO (MTP backend; Android, media player)
  393. gvfs-nfs 1.52.2-2 Virtual filesystem implementation for GIO (NFS backend)
  394. gvfs-smb 1.52.2-2 Virtual filesystem implementation for GIO (SMB/CIFS backend; Windows client)
  395. gwenview 24.02.1-1 A fast and easy to use image viewer
  396. gzip 1.13-2 GNU compression utility
  397. harfbuzz 8.3.1-1 OpenType text shaping engine
  398. harfbuzz-icu 8.3.1-1 OpenType text shaping engine - ICU integration
  399. haveged 1.9.18-1 Entropy harvesting daemon using CPU timings
  400. hdparm 9.65-1 A shell utility for manipulating Linux IDE drive/driver parameters
  401. hicolor-icon-theme 0.17-3 Freedesktop.org Hicolor icon theme
  402. hidapi 0.14.0-2 Simple library for communicating with USB and Bluetooth HID devices
  403. highway 1.1.0-1 A C++ library that provides portable SIMD/vector intrinsics
  404. htop 3.3.0-1 Interactive process viewer
  405. http-parser 2.9.4-2 Parser for HTTP Request/Response written in C
  406. hunspell 1.7.2-1 Spell checker and morphological analyzer library and program
  407. hwdata 0.380-1 hardware identification databases
  408. hwdetect 2024.03.05-1 Hardware detection script with loading modules and mkinitcpio.conf
  409. hwinfo 23.2-1 Hardware detection tool from openSUSE
  410. hwloc 2.10.0-1 Portable Hardware Locality is a portable abstraction of hierarchical architectures
  411. hyphen 2.8.8-5 library for high quality hyphenation and justification
  412. i2c-tools 4.3-4 Heterogeneous set of I2C tools for Linux that used to be part of lm-sensors
  413. iana-etc 20240222-1 /etc/protocols and /etc/services provided by IANA
  414. icu 74.2-2 International Components for Unicode library
  415. ijs 0.35-6 a library which implements a protocol for transmission of raster page images
  416. imagemagick 7.1.1.29-2 An image viewing/manipulation program
  417. imath 3.1.11-1 A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
  418. imlib2 1.12.2-2 Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support
  419. inetutils 2.5-1 A collection of common network programs
  420. intel-ucode 20240312-1 Microcode update files for Intel CPUs
  421. inxi 3.3.33.1-1 Full featured CLI system information tool
  422. iproute2 6.8.0-1 IP Routing Utilities
  423. iptables-nft 1:1.8.10-1 Linux kernel packet control tool (using nft interface)
  424. iputils 20240117-1 Network monitoring tools, including ping
  425. iso-codes 4.16.0-1 Lists of the country, language, and currency names
  426. iwd 2.16-1 Internet Wireless Daemon
  427. jansson 2.14-2 C library for encoding, decoding and manipulating JSON data
  428. jasper 4.2.1-1 Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard
  429. java-environment-common 3-5 Common files for Java Development Kits
  430. java-runtime-common 3-5 Common files for Java Runtime Environments
  431. jbig2dec 0.20-1 Decoder implementation of the JBIG2 image compression format
  432. jbigkit 2.1-7 Data compression library/utilities for bi-level high-resolution images
  433. jdk-openjdk 21.0.2.u13-3 OpenJDK Java 21 development kit
  434. jemalloc 1:5.3.0-3 General-purpose scalable concurrent malloc implementation
  435. jfsutils 1.1.15-9 JFS filesystem utilities
  436. jq 1.7.1-1 Command-line JSON processor
  437. json-c 0.17-1 A JSON implementation in C
  438. json-glib 1.8.0-1 JSON library built on GLib
  439. jsoncpp 1.9.5-2 C++ library for interacting with JSON
  440. kaccounts-integration 24.02.1-1 Online account management system and its Plasma integration components
  441. kactivities-stats5 5.115.0-1 A library for accessing the usage data collected by the activities system
  442. kactivities5 5.115.0-1 Core components for KDE Activities
  443. kactivitymanagerd 6.0.2-3 System service to manage user activities and track the usage patterns
  444. karchive 6.0.0-1 Qt addon providing access to numerous types of archives
  445. karchive5 5.115.0-1 Qt 5 addon providing access to numerous types of archives
  446. kate 24.02.1-1 Advanced text editor
  447. kauth 6.0.0-2 Abstraction to system policy and authentication features
  448. kauth5 5.115.0-1 Abstraction to system policy and authentication features
  449. kbd 2.6.4-1 Keytable files and keyboard utilities
  450. kbookmarks 6.0.0-1 Support for bookmarks and the XBEL format
  451. kbookmarks5 5.115.0-1 Support for bookmarks and the XBEL format
  452. kcalc 24.02.1-1 Scientific Calculator
  453. kcmutils 6.0.0-2 Utilities for interacting with KCModules
  454. kcmutils5 5.115.0-1 Utilities for interacting with KCModules
  455. kcodecs 6.0.0-1 Provide a collection of methods to manipulate strings using various encodings
  456. kcodecs5 5.115.0-1 Provide a collection of methods to manipulate strings using various encodings
  457. kcolorpicker 0.3.1-4 Qt based Color Picker with popup menu
  458. kcolorpicker-qt5 0.3.1-4 Qt based Color Picker with popup menu
  459. kcolorscheme 6.0.0-1 Classes to read and interact with KColorScheme
  460. kcompletion 6.0.0-1 Text completion helpers and widgets
  461. kcompletion5 5.115.0-1 Text completion helpers and widgets
  462. kconfig 6.0.0-1 Configuration system
  463. kconfig5 5.115.0-1 Configuration system
  464. kconfigwidgets 6.0.0-1 Widgets for KConfig
  465. kconfigwidgets5 5.115.0-1 Widgets for KConfig
  466. kcontacts 1:6.0.0-1 Address book API for KDE
  467. kcontacts5 5.115.0-1 Address book API for KDE
  468. kcoreaddons 6.0.0-1 Addons to QtCore
  469. kcoreaddons5 5.115.0-1 Addons to QtCore
  470. kcrash 6.0.0-1 Support for application crash analysis and bug report from apps
  471. kcrash5 5.115.0-1 Support for application crash analysis and bug report from apps
  472. kdbusaddons 6.0.0-1 Addons to QtDBus
  473. kdbusaddons5 5.115.0-1 Addons to QtDBus
  474. kde-cli-tools 6.0.2-3 Tools based on KDE Frameworks 5 to better interact with the system
  475. kde-gtk-config 6.0.2-4 Syncs KDE settings to GTK applications
  476. kdeclarative 6.0.0-1 Provides integration of QML and KDE Frameworks
  477. kdeclarative5 5.115.0-1 Provides integration of QML and KDE Frameworks
  478. kdeconnect 24.02.1-1 Adds communication between KDE and your smartphone
  479. kdecoration 6.0.2-3 Plugin based library to create window decorations
  480. kded 6.0.0-1 Extensible deamon for providing system level services
  481. kded5 5.115.0-1 Extensible deamon for providing system level services
  482. kdelibs4support 5.115.0-1 Porting aid from KDELibs4
  483. kdeplasma-addons 6.0.2-4 All kind of addons to improve your Plasma experience
  484. kdesu 6.0.0-1 Integration with su for elevated privileges
  485. kdesu5 5.115.0-1 Integration with su for elevated privileges
  486. kdnssd 6.0.0-1 Abstraction to system DNSSD features
  487. kdnssd5 5.115.0-1 Abstraction to system DNSSD features
  488. kdsingleapplication 1.1.0-1 KDAB's helper class for single-instance policy applications
  489. kdsoap-qt5 2.2.0-1 Qt-based client-side and server-side SOAP component
  490. kdsoap-qt6 2.2.0-1 Qt-based client-side and server-side SOAP component
  491. kdsoap-ws-discovery-client 0.4.0-1 WS-Discovery client library based on KDSoap
  492. kemoticons 5.115.0-1 Support for emoticons and emoticons themes
  493. kernel-install-for-dracut 1.10.1-1 Enables systemd-boot automation using kernel-install with dracut
  494. keyutils 1.6.3-2 Linux Key Management Utilities
  495. kfilemetadata 6.0.0-2 A library for extracting file metadata
  496. kfilemetadata5 5.115.0-1 A library for extracting file metadata
  497. kgamma 6.0.2-3 Adjust your monitor gamma settings
  498. kglobalaccel 6.0.0-1 Add support for global workspace shortcuts
  499. kglobalaccel5 5.115.0-3 Add support for global workspace shortcuts
  500. kglobalacceld 6.0.2-3 Daemon providing Global Keyboard Shortcut (Accelerator) functionality
  501. kguiaddons 6.0.0-2 Addons to QtGui
  502. kguiaddons5 5.115.0-2 Addons to QtGui
  503. kholidays 1:6.0.0-1 KDE library for regional holiday information
  504. kholidays5 1:5.115.0-1 KDE library for regional holiday information
  505. khotkeys 5.27.10-1 KHotKeys
  506. ki18n 6.0.0-1 Advanced internationalization framework
  507. ki18n5 5.115.1-1 Advanced internationalization framework
  508. kiconthemes 6.0.0-1 Support for icon themes
  509. kiconthemes5 5.115.0-1 Support for icon themes
  510. kidletime 6.0.0-1 Monitoring user activity
  511. kidletime5 5.115.0-1 Monitoring user activity
  512. kimageannotator 0.7.1-2 Tool for annotating images
  513. kimageannotator-qt5 0.7.1-2 Tool for annotating images
  514. kimageformats5 5.115.0-2 Image format plugins for Qt5
  515. kinit 5.115.0-1 Process launcher to speed up launching KDE applications
  516. kio 6.0.0-2 Resource and network access abstraction
  517. kio-extras 24.02.1-1 Additional components to increase the functionality of KIO
  518. kio-fuse 5.1.0-3 FUSE interface for KIO
  519. kio5 5.115.0-3 Resource and network access abstraction
  520. kirigami 6.0.0-2 A QtQuick based components set
  521. kirigami-addons 1.0.1-1 Add-ons for the Kirigami framework
  522. kirigami-addons5 0.11.0-7 Add-ons for the Kirigami framework
  523. kirigami2 5.115.0-1 A QtQuick based components set
  524. kitemmodels 6.0.0-1 Models for Qt Model/View system
  525. kitemmodels5 5.115.0-1 Models for Qt Model/View system
  526. kitemviews 6.0.0-1 Widget addons for Qt Model/View
  527. kitemviews5 5.115.0-1 Widget addons for Qt Model/View
  528. kjobwidgets 6.0.0-1 Widgets for tracking KJob instances
  529. kjobwidgets5 5.115.0-1 Widgets for tracking KJob instances
  530. kmenuedit 6.0.2-3 KDE menu editor
  531. kmod 32-1 Linux kernel module management tools and library
  532. knewstuff 6.0.0-4 Support for downloading application assets from the network
  533. knewstuff5 5.115.0-1 Support for downloading application assets from the network
  534. knotifications 6.0.0-1 Abstraction for system notifications
  535. knotifications5 5.115.0-1 Abstraction for system notifications
  536. knotifyconfig 6.0.0-1 Configuration system for KNotify
  537. knotifyconfig5 5.115.0-1 Configuration system for KNotify
  538. kolourpaint 24.02.1-1 Paint Program
  539. konsole 24.02.1-1 KDE terminal emulator
  540. kpackage 6.0.0-1 Framework that lets applications manage user installable packages of non-binary assets
  541. kpackage5 5.115.0-1 Framework that lets applications manage user installable packages of non-binary assets
  542. kparts 6.0.0-1 Document centric plugin system
  543. kparts5 5.115.0-1 Document centric plugin system
  544. kpeople 6.0.0-1 A library that provides access to all contacts and the people who hold them
  545. kpeople5 5.115.0-1 A library that provides access to all contacts and the people who hold them
  546. kpeoplevcard 0.1-2 Makes it possible to expose vcards to KPeople
  547. kpipewire 6.0.2-3 Components relating to pipewire use in Plasma
  548. kpmcore 24.02.1-1 Library for managing partitions
  549. kpty 6.0.0-1 Pty abstraction
  550. kpty5 5.115.0-1 Pty abstraction
  551. kquickcharts 6.0.0-1 A QtQuick plugin providing high-performance charts
  552. kquickcharts5 5.115.0-1 A QtQuick plugin providing high-performance charts
  553. krb5 1.21.2-2 The Kerberos network authentication system
  554. krita 5.2.2-8 Edit and paint images
  555. krunner 6.0.0-1 Framework for providing different actions given a string query
  556. krunner5 5.115.0-1 Framework for providing different actions given a string query
  557. ksanecore 24.02.1-1 Library providing logic to interface scanners
  558. ksanecore5 24.02.1-1 Library providing logic to interface scanners
  559. kscreen 6.0.2-3 KDE screen management software
  560. kscreenlocker 6.0.2-3 Library and components for secure lock screen architecture
  561. kservice 6.0.0-1 Advanced plugin and service introspection
  562. kservice5 5.115.0-1 Advanced plugin and service introspection
  563. kstatusnotifieritem 6.0.0-2 Implementation of Status Notifier Items
  564. ksvg 6.0.0-1 Components for handling SVGs
  565. ksystemstats 6.0.2-3 A plugin based system monitoring daemon
  566. ktexteditor 6.0.0-2 Advanced embeddable text editor
  567. ktexteditor5 5.115.0-1 Advanced embeddable text editor
  568. ktextwidgets 6.0.0-1 Advanced text editing widgets
  569. ktextwidgets5 5.115.0-1 Advanced text editing widgets
  570. kunitconversion 6.0.0-1 Support for unit conversion
  571. kunitconversion5 5.115.0-1 Support for unit conversion
  572. kuserfeedback 6.0.0-2 Framework for collecting user feedback for applications via telemetry and surveys
  573. kwallet 6.0.0-3 Secure and unified container for user passwords
  574. kwallet-pam 6.0.2-3 KWallet PAM integration
  575. kwallet5 5.115.0-2 Secure and unified container for user passwords
  576. kwayland 6.0.2-3 Qt-style Client and Server library wrapper for the Wayland libraries
  577. kwayland5 5.115.0-1 Qt-style Client and Server library wrapper for the Wayland libraries
  578. kwidgetsaddons 6.0.0-1 Addons to QtWidgets
  579. kwidgetsaddons5 5.115.0-1 Addons to QtWidgets
  580. kwin 6.0.2-3 An easy to use, but flexible, composited Window Manager
  581. kwindowsystem 6.0.0-1 Access to the windowing system
  582. kwindowsystem5 5.115.0-1 Access to the windowing system
  583. kxmlgui 6.0.0-1 User configurable main windows
  584. kxmlgui5 5.115.0-1 User configurable main windows
  585. l-smash 2.14.5-3 MP4 muxer and other tools
  586. lame 3.100-4 A high quality MPEG Audio Layer III (MP3) encoder
  587. lapack 3.12.0-3 Linear Algebra PACKage
  588. layer-shell-qt 6.0.2-3 Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
  589. lcms2 2.16-1 Small-footprint color management engine, version 2
  590. ldb 2:2.8.0-1 Schema-less, ldap like, API and database
  591. ldns 1.8.3-2 Fast DNS library supporting recent RFCs
  592. less 1:643-1 A terminal based program for viewing text files
  593. lib32-acl 2.3.2-1 Access control list libraries (32-bit)
  594. lib32-alsa-lib 1.2.11-1 An alternative implementation of Linux sound support (32 bit)
  595. lib32-alsa-plugins 1.2.7.1-2 Additional ALSA plugins (32-bit)
  596. lib32-brotli 1.1.0-1 Generic-purpose lossless compression algorithm (32-bit)
  597. lib32-bzip2 1.0.8-3 A high-quality data compression program (32-bit)
  598. lib32-curl 8.6.0-3 command line tool and library for transferring data with URLs (32-bit)
  599. lib32-dbus 1.14.10-2 Freedesktop.org message bus system - 32-bit
  600. lib32-e2fsprogs 1.47.0-1 Ext2/3/4 filesystem libraries (32-bit)
  601. lib32-expat 2.6.2-1 An XML Parser library
  602. lib32-fontconfig 2:2.15.0-1 Library for configuring and customizing font access
  603. lib32-freetype2 2.13.2-1 Font rasterization library (32-bit)
  604. lib32-gamemode 1.8.1-1 A daemon/lib combo that allows games to request a set of optimisations be temporarily applied to the host OS
  605. lib32-gcc-libs 13.2.1-5 32-bit runtime libraries shipped by GCC
  606. lib32-gettext 0.22.4-1 GNU internationalization library (32-bit)
  607. lib32-glib2 2.78.4-1 Low level core library - 32-bit
  608. lib32-glibc-eac 2.39-1 GNU C Library (32-bit) with DT_HASH patch for games using EAC
  609. lib32-harfbuzz 8.3.1-1 OpenType text shaping engine - 32-bit
  610. lib32-icu 74.2-1 International Components for Unicode library (32 bit)
  611. lib32-keyutils 1.6.3-2 Linux Key Management Utilities (32-bit)
  612. lib32-krb5 1.21.2-1 The Kerberos network authentication system (32-bit)
  613. lib32-libcap 2.69-1 POSIX 1003.1e capabilities (32-bit)
  614. lib32-libdrm 2.4.120-1 Userspace interface to kernel DRM services (32-bit)
  615. lib32-libelf 0.191-1 Handle ELF object files and DWARF debugging information (libraries) (32-bit)
  616. lib32-libffi 3.4.6-1 Portable foreign function interface library (32-bit)
  617. lib32-libgcrypt 1.10.3-1 General purpose cryptographic library based on the code from GnuPG (32-bit)
  618. lib32-libglvnd 1.7.0-1 The GL Vendor-Neutral Dispatch library
  619. lib32-libgpg-error 1.48-1 Support library for libgcrypt (32-bit)
  620. lib32-libidn2 2.3.7-1 Free software implementation of IDNA2008, Punycode and TR46
  621. lib32-libldap 2.6.7-1 Lightweight Directory Access Protocol (LDAP) client libraries (32-bit)
  622. lib32-libnghttp2 1.60.0-1 Framing layer of HTTP/2 is implemented as a reusable C library (32-bit)
  623. lib32-libnghttp3 1.2.0-1 HTTP/3 library written in C (32-bit)
  624. lib32-libnl 3.9.0-1 Library for applications dealing with netlink sockets (32 bit)
  625. lib32-libpcap 1.10.4-1 A system-independent interface for user-level packet capture (32-bit)
  626. lib32-libpciaccess 0.18-1 X11 PCI access library (32-bit
  627. lib32-libpipewire 1:1.0.4-1 Low-latency audio/video router and processor - 32-bit - client library
  628. lib32-libpng 1.6.43-1 A collection of routines used to create PNG format graphics files (32-bit)
  629. lib32-libpsl 0.21.2-1 Public Suffix List library (32-bit)
  630. lib32-libssh2 1.11.0-1 A library implementing the SSH2 protocol as defined by Internet Drafts (32-bit)
  631. lib32-libtasn1 4.19.0-1 The ASN.1 library used in GNUTLS (32 bit)
  632. lib32-libtirpc 1.3.4-1 Transport Independent RPC library (SunRPC replacement)
  633. lib32-libunistring 1.2-1 Library for manipulating Unicode strings and C strings (32-bit)
  634. lib32-libunwind 1.8.1-1 Determine and manipulate the call-chain of a program (32-bit)
  635. lib32-libx11 1.8.7-1 X11 client-side library (32-bit)
  636. lib32-libxau 1.0.11-1 X11 authorisation library (32-bit)
  637. lib32-libxcb 1.16.1-1 X11 client-side library (32-bit)
  638. lib32-libxcrypt 4.4.36-1 Modern library for one-way hashing of passwords (32-bit)
  639. lib32-libxcrypt-compat 4.4.36-1 Modern library for one-way hashing of passwords - legacy API functions (32bit)
  640. lib32-libxcursor 1.2.2-1 X cursor management library (32-bit)
  641. lib32-libxdamage 1.1.6-1 X11 damaged region extension library (32-bit)
  642. lib32-libxdmcp 1.1.5-1 X11 Display Manager Control Protocol library (32-bit)
  643. lib32-libxext 1.3.6-1 X11 miscellaneous extensions library (32-bit)
  644. lib32-libxfixes 6.0.1-1 X11 miscellaneous 'fixes' extension library (32-bit)
  645. lib32-libxi 1.8.1-1 X11 Input extension library (32-bit)
  646. lib32-libxkbcommon 1.6.0-1 Keymap handling library for toolkits and window systems (32-bit)
  647. lib32-libxml2 2.12.6-1 XML C parser and toolkit (32-bit)
  648. lib32-libxrandr 1.5.4-1 X11 RandR extension library (32-bit)
  649. lib32-libxrender 0.9.11-1 X Rendering Extension client library (32-bit)
  650. lib32-libxshmfence 1.3.2-1 a library that exposes a event API on top of Linux futexes (32-bit)
  651. lib32-libxss 1.2.4-1 X11 Screen Saver extension library (32-bit)
  652. lib32-libxxf86vm 1.1.5-1 X11 XFree86 video mode extension library (32-bit)
  653. lib32-llvm-libs 17.0.6-2 LLVM runtime libraries (32-bit)
  654. lib32-lm_sensors 1:3.6.0.r41.g31d1f125-2 Collection of user space tools for general SMBus access and hardware monitoring (32-bit)
  655. lib32-mesa 1:24.0.3-2 Open-source OpenGL drivers - 32-bit
  656. lib32-ncurses 6.4_20230520-1 System V Release 4.0 curses emulation library (32-bit)
  657. lib32-nspr 4.35-2 Netscape Portable Runtime (32-bit)
  658. lib32-nss 3.99-1 Network Security Services (32-bit)
  659. lib32-nvidia-utils 550.67-1 NVIDIA drivers utilities (32-bit)
  660. lib32-opencl-nvidia 550.67-1 OpenCL implemention for NVIDIA (32-bit)
  661. lib32-openssl 1:3.2.1-1 The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (32-bit)
  662. lib32-p11-kit 0.25.3-1 Loads and enumerates PKCS#11 modules (32-bit library)
  663. lib32-pam 1.6.0-1 Pluggable Authentication Modules
  664. lib32-pcre2 10.43-1 A library that implements Perl 5-style regular expressions. 2nd version (32-bit)
  665. lib32-pipewire 1:1.0.4-1 Low-latency audio/video router and processor - 32-bit
  666. lib32-sqlite 3.45.2-1 A C library that implements an SQL database engine (32-bit)
  667. lib32-systemd 255.4-1 system and service manager (32-bit)
  668. lib32-util-linux 2.39.3-1 Miscellaneous system utilities for Linux (32-bit)
  669. lib32-vulkan-icd-loader 1.3.279-1 Vulkan Installable Client Driver (ICD) Loader (32-bit)
  670. lib32-wayland 1.22.0-1 A computer display server protocol
  671. lib32-xz 5.6.1-1 Library and command line tools for XZ and LZMA compressed files (32-bit)
  672. lib32-zlib 1.3.1-1 Compression library implementing the deflate compression method found in gzip and PKZIP (32-bit)
  673. lib32-zstd 1.5.5-1 Zstandard - Fast real-time compression algorithm (32-bit)
  674. libaccounts-glib 1.26-2 Glib-based client library for accessing the online accounts database
  675. libaccounts-qt 1.16-5 Qt-based client library for accessing the online accounts database
  676. libadwaita 1:1.4.4-1 Building blocks for modern adaptive GNOME applications
  677. libaio 0.3.113-3 The Linux-native asynchronous I/O facility (aio) library
  678. libappindicator-gtk3 12.10.0.r298-3 Allow applications to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library)
  679. libarchive 3.7.2-1 Multi-format archive and compression library
  680. libass 0.17.1-4 A portable library for SSA/ASS subtitles rendering
  681. libassuan 2.5.6-1 IPC library used by some GnuPG related software
  682. libasyncns 1:0.8+r3+g68cd5af-2 A C library for executing name service queries asynchronously
  683. libatasmart 0.19-6 ATA S.M.A.R.T. reader and parser library
  684. libavc1394 0.5.4-6 Library to control A/V devices using the 1394 TA AV/C commands
  685. libavif 1.0.4-2 Library for encoding and decoding .avif files
  686. libavtp 0.2.0-2 Open source implementation of Audio Video Transport Protocol
  687. libb2 0.98.1-2 C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp hash functions
  688. libblockdev 3.1.0-2 A library for manipulating block devices
  689. libblockdev-crypto 3.1.0-2 A library for manipulating block devices - crypto support
  690. libblockdev-fs 3.1.0-2 A library for manipulating block devices - filesystem support
  691. libblockdev-loop 3.1.0-2 A library for manipulating block devices - loop device support
  692. libblockdev-mdraid 3.1.0-2 A library for manipulating block devices - MDRAID support
  693. libblockdev-nvme 3.1.0-2 A library for manipulating block devices - NVME support
  694. libblockdev-part 3.1.0-2 A library for manipulating block devices - partitioning support
  695. libblockdev-swap 3.1.0-2 A library for manipulating block devices - swap device support
  696. libbluray 1.3.4-1 Library to access Blu-Ray disks for video playback
  697. libbpf 1.3.0-1 Library for loading eBPF programs and reading and manipulating eBPF objects from user-space
  698. libbs2b 3.1.0-8 Bauer stereophonic-to-binaural DSP effect library
  699. libbsd 0.12.2-1 Provides useful functions commonly found on BSD systems like strlcpy()
  700. libbytesize 2.8-2 A tiny library providing a C "class" for working with arbitrary big sizes in bytes
  701. libcaca 0.99.beta20-2 Color ASCII art library
  702. libcamera 0.2.0-1 A complex camera support library for Linux, Android, and ChromeOS
  703. libcamera-ipa 0.2.0-1 A complex camera support library for Linux, Android, and ChromeOS - signed IPA
  704. libcanberra 1:0.30+r2+gc0620e4-3 A small and lightweight implementation of the XDG Sound Theme Specification
  705. libcap 2.69-4 POSIX 1003.1e capabilities
  706. libcap-ng 0.8.4-1 A library for Linux that makes using posix capabilities easy
  707. libcdio 2.1.0-3 GNU Compact Disc Input and Control Library
  708. libcdio-paranoia 10.2+2.0.1-3 Compact Disc Digital Audio (CDDA) extraction tool using libcdio for CDROM access
  709. libcloudproviders 0.3.6-1 DBus API that allows cloud storage sync clients to expose their services
  710. libcolord 1.4.7-2 System daemon for managing color devices (client library)
  711. libcups 1:2.4.7-2 OpenPrinting CUPS - client libraries and headers
  712. libdaemon 0.14-5 Lightweight C library that eases the writing of UNIX daemons
  713. libdatrie 0.2.13-4 Double-array trie library
  714. libdbusmenu-glib 16.04.0.r498-2 Library for passing menus over DBus
  715. libdbusmenu-gtk3 16.04.0.r498-2 Library for passing menus over DBus (GTK+ 3 library)
  716. libdbusmenu-qt5 0.9.3+16.04.20160218-7 A library that provides a Qt implementation of the DBusMenu spec
  717. libdc1394 2.2.7-1 Library to control IEEE 1394 based cameras
  718. libdca 0.0.7-2 Library for decoding DTS Coherent Acoustics streams
  719. libde265 1.0.15-1 Open h.265 video codec implementation
  720. libdecor 0.2.2-1 Client-side decorations library for Wayland clients
  721. libdeflate 1.19-1 Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
  722. libdisplay-info 0.1.1-3 EDID and DisplayID library
  723. libdmtx 0.7.7-1 A software for reading and writing Data Matrix 2D barcodes
  724. libdovi 3.2.0-2 Library to read and write Dolby Vision metadata
  725. libdrm 2.4.120-1 Userspace interface to kernel DRM services
  726. libdv 1.0.0-11 Decoder library for DV video
  727. libdvbpsi 1:1.3.3-3 Library designed for decoding and generation of MPEG TS and DVB PSI tables
  728. libdvdcss 1.4.3-1 Portable abstraction library for DVD decryption
  729. libdvdnav 6.1.1-2 Library to navigate DVD video disks
  730. libdvdread 6.1.3-2 Library for reading DVD video disks
  731. libebml 1.4.5-1 Extensible Binary Meta Language library
  732. libebur128 1.2.6-1 A library that implements the EBU R 128 standard for loudness normalisation.
  733. libedit 20230828_3.1-1 Command line editor library providing generic line editing, history, and tokenization functions
  734. libelf 0.191-1 Handle ELF object files and DWARF debugging information (libraries)
  735. libepoxy 1.5.10-2 Library handling OpenGL function pointer management
  736. libev 4.33-2 A full-featured and high-performance event loop
  737. libevdev 1.13.1-1 Wrapper library for evdev devices
  738. libevent 2.1.12-4 Event notification library
  739. libexif 0.6.24-2 Library to parse an EXIF file and read the data from those tags
  740. libfabric 1.20.1-1 User-space API for OpenFabrics Interfaces (OFI)
  741. libfakekey 0.3-2 X virtual keyboard library.
  742. libfdk-aac 2.0.3-1 Fraunhofer FDK AAC codec library
  743. libffi 3.4.6-1 Portable foreign function interface library
  744. libfontenc 1.1.8-1 X11 font encoding library
  745. libfreeaptx 0.1.1-1 Open Source aptX codec library
  746. libgcrypt 1.10.3-1 General purpose cryptographic library based on the code from GnuPG
  747. libgirepository 1.78.1-1 Introspection system for GObject-based libraries - runtime library
  748. libglvnd 1.7.0-1 The GL Vendor-Neutral Dispatch library
  749. libgme 0.6.3-4 Video game music file emulation/playback library
  750. libgnomekbd 1:3.28.1-1 Keyboard management library
  751. libgpg-error 1.48-1 Support library for libgcrypt
  752. libgphoto2 2.5.31-1 Digital camera access library
  753. libgpod 0.8.3-15 A shared library to access the contents of an iPod
  754. libgsf 1.14.52-1 Extensible I/O abstraction library for dealing with structured file formats
  755. libgtop 2.41.3-1 Library for collecting system monitoring data
  756. libgudev 238-1 GObject bindings for libudev
  757. libgusb 0.4.8-1 GObject wrapper for libusb1
  758. libhandy 1.8.3-1 Library full of GTK+ widgets for mobile phones
  759. libheif 1.17.6-5 An HEIF and AVIF file format decoder and encoder
  760. libical 3.0.17-2 An open source reference implementation of the icalendar data type and serialization format
  761. libice 1.1.1-2 X11 Inter-Client Exchange library
  762. libid3tag 0.16.3-2 ID3 tag manipulation library
  763. libidn 1.42-1 Implementation of the Stringprep, Punycode and IDNA specifications
  764. libidn2 2.3.7-1 Free software implementation of IDNA2008, Punycode and TR46
  765. libiec61883 1.2.0-7 A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394
  766. libieee1284 0.2.11-15 A library to query devices connected in parallel port
  767. libimagequant 4.3.0-1 Library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images
  768. libimobiledevice 1.3.0-10 Library to communicate with services on iOS devices using native protocols
  769. libinih 58-1 A simple .INI file parser written in C
  770. libinput 1.25.0-1 Input device management and event handling library
  771. libinstpatch 1.1.6-2 Instrument file software library
  772. libisl 0.26-1 Library for manipulating sets and relations of integer points bounded by linear constraints
  773. libjpeg-turbo 3.0.2-2 JPEG image codec with accelerated baseline compression and decompression
  774. libjxl 0.10.2-1 JPEG XL image format reference implementation
  775. libkate 0.4.1-9 A karaoke and text codec for embedding in ogg
  776. libkdcraw 24.02.1-1 A C++ interface used to decode RAW picture
  777. libkdcraw5 24.02.1-1 A C++ interface used to decode RAW picture
  778. libkexiv2 24.02.1-1 A library to manipulate pictures metadata
  779. libkeybinder3 0.3.2-4 A library for registering global keyboard shortcuts
  780. libksane 24.02.1-1 An image scanning library
  781. libksane5 24.02.1-1 An image scanning library
  782. libksba 1.6.6-1 Library for working with X.509 certificates, CMS data and related objects
  783. libkscreen 6.0.2-3 KDE screen management software
  784. libksysguard 6.0.2-3 Library to retrieve information on the current status of computer hardware
  785. liblc3 1.0.4-1 Low Complexity Communication Codec library and tools
  786. libldac 2.0.2.3-1 LDAC Bluetooth encoder library
  787. libldap 2.6.7-1 Lightweight Directory Access Protocol (LDAP) client libraries
  788. liblqr 0.4.2-3 A seam-carving C/C++ library called Liquid Rescale
  789. liblrdf 0.6.1-4 A library for the manipulation of RDF file in LADSPA plugins
  790. libltc 1.3.2-1 Linear/Logitudinal Time Code (LTC) Library
  791. libmad 0.15.1b-10 A high-quality MPEG audio decoder
  792. libmanette 0.2.7-1 Simple GObject game controller library
  793. libmatroska 1.7.1-1 Matroska library
  794. libmaxminddb 1.9.1-1 MaxMindDB GeoIP2 database library
  795. libmbim 1.30.0-1 MBIM modem protocol helper library
  796. libmd 1.1.0-1 Message Digest functions from BSD systems
  797. libmfx 23.2.2-2 Intel Media SDK dispatcher library
  798. libmicrodns 0.2.0-1 Minimal mDNS resolver library
  799. libmm-glib 1.22.0-1 ModemManager library
  800. libmng 2.0.3-3 A collection of routines used to create and manipulate MNG format graphics files
  801. libmnl 1.0.5-2 Minimalistic user-space library oriented to Netlink developers.
  802. libmodplug 0.8.9.0-5 A MOD playing library
  803. libmpc 1.3.1-1 Library for the arithmetic of complex numbers with arbitrarily high precision
  804. libmpcdec 1:0.1+r475-4 MusePack decoding library
  805. libmpeg2 0.5.1-8 Library for decoding MPEG-1 and MPEG-2 video streams
  806. libmspack 1:1.11-1 A library for Microsoft compression formats
  807. libmtp 1.1.21-1 Library implementation of the Media Transfer Protocol
  808. libmysofa 1.3.2-1 C library to read HRTFs if they are stored in the AES69-2015 SOFA format
  809. libndp 1.8-1 Library for Neighbor Discovery Protocol
  810. libnet 2:1.3-1 A library which provides API for commonly used low-level net functions
  811. libnetfilter_conntrack 1.0.9-2 Library providing an API to the in-kernel connection tracking state table
  812. libnewt 0.52.24-1 Not Erik's Windowing Toolkit - text mode windowing with slang
  813. libnfnetlink 1.0.2-2 Low-level library for netfilter related kernel/userspace communication
  814. libnfs 5.0.3-1 client library for accessing NFS shares
  815. libnftnl 1.2.6-1 Netfilter library providing interface to the nf_tables subsystem
  816. libnghttp2 1.60.0-1 Framing layer of HTTP/2 is implemented as a reusable C library
  817. libnghttp3 1.2.0-1 HTTP/3 library written in C
  818. libngtcp2 1.4.0-1 Implementation of IETF QUIC protocol
  819. libnice 0.1.22-1 An implementation of the IETF's draft ICE (for p2p UDP data streams)
  820. libnl 3.9.0-1 Library for applications dealing with netlink sockets
  821. libnm 1.46.0-2 NetworkManager client library
  822. libnma 1.10.6-2 NetworkManager GUI client library (GTK3)
  823. libnma-common 1.10.6-2 NetworkManager GUI client library (common files)
  824. libnotify 0.8.3-1 Library for sending desktop notifications
  825. libnsl 2.0.1-1 Public client interface library for NIS(YP)
  826. libnvme 1.8-1 C Library for NVM Express on Linux
  827. libogg 1.3.5-1 Ogg bitstream and framing library
  828. libomxil-bellagio 0.9.3-4 An opensource implementation of the OpenMAX Integration Layer API
  829. libopenmpt 0.7.5-1 A library to render tracker music to a PCM audio stream
  830. libopenraw 0.3.7-1 Library for decoding RAW files
  831. libp11-kit 0.25.3-1 Loads and enumerates PKCS#11 modules (library)
  832. libpaper 2.2.5-1 Library for handling paper characteristics
  833. libpcap 1.10.4-1 A system-independent interface for user-level packet capture
  834. libpciaccess 0.18-1 X11 PCI access library
  835. libpeas 1.36.0-4 GObject Plugin System
  836. libpgm 5.3.128-3 Library implementing the Pragmatic General Multicast (PGM, RFC3208) reliable transport protocol (OpenPGM)
  837. libpipeline 1.5.7-2 a C library for manipulating pipelines of subprocesses in a flexible and convenient way
  838. libpipewire 1:1.0.4-1 Low-latency audio/video router and processor - client library
  839. libplacebo 6.338.2-2 Reusable library for GPU-accelerated video/image rendering primitives
  840. libplasma 6.0.2-3 Plasma library and runtime components
  841. libplist 2.4.0-1 Library to handle Apple Property List files
  842. libpng 1.6.43-1 A collection of routines used to create PNG format graphics files
  843. libproxy 0.5.4-1 Automatic proxy configuration management library
  844. libpsl 0.21.2-1 Public Suffix List library
  845. libpulse 17.0-3 A featureful, general-purpose sound server (client library)
  846. libqaccessibilityclient-qt5 0.6.0-1 Helper library to make writing accessibility tools easier
  847. libqaccessibilityclient-qt6 0.6.0-1 Helper library to make writing accessibility tools easier
  848. libqalculate 5.0.0-2 Multi-purpose desktop calculator
  849. libqmi 1.34.0-1 QMI modem protocol helper library
  850. libqrtr-glib 1.2.2-2 Qualcomm IPC Router protocol helper library
  851. libraqm 0.10.1-1 A library that encapsulates the logic for complex text layout
  852. libratbag 0.17-1 A DBus daemon to configure gaming mice
  853. libraw 0.21.2-1 A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)
  854. libraw1394 2.1.2-3 Provides an API to the Linux IEEE1394 (FireWire) driver
  855. librsvg 2:2.57.3-1 SVG rendering library
  856. libsamplerate 0.2.2-2 An audio sample rate conversion library
  857. libsasl 2.1.28-4 Cyrus Simple Authentication Service Layer (SASL) library
  858. libsbsms 2.3.0-5 A library for high quality time and pitch scale modification
  859. libseccomp 2.5.5-2 Enhanced seccomp library
  860. libsecret 0.21.4-1 Library for storing and retrieving passwords and other secrets
  861. libshout 1:2.4.6-2 Library for accessing a shoutcast/icecast server
  862. libsigc++ 2.12.1-1 Callback Framework for C++
  863. libsixel 1.10.3-5 Provides a codec for DEC SIXEL graphics and some converter programs
  864. libsm 1.2.4-1 X11 Session Management library
  865. libsndfile 1.2.2-2 A C library for reading and writing files containing sampled audio data
  866. libsodium 1.0.19-3 A modern, portable, easy to use crypto library
  867. libsoup 2.74.3-1 HTTP client/server library for GNOME
  868. libsoup3 3.4.4-1 HTTP client/server library for GNOME
  869. libsoxr 0.1.3-3 The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio
  870. libspectre 0.2.12-1 Small library for rendering Postscript documents
  871. libsrtp 1:2.6.0-1 Library for SRTP (Secure Realtime Transport Protocol)
  872. libssh 0.10.6-2 Library for accessing ssh client services through C libraries
  873. libssh2 1.11.0-1 A library implementing the SSH2 protocol as defined by Internet Drafts
  874. libstemmer 2.2.0-2 Stemming library supporting several languages
  875. libsysprof-capture 45.2-1 Kernel based performance profiler - capture library
  876. libtar 1.2.20-7 C library for manipulating POSIX tar files
  877. libtasn1 4.19.0-1 The ASN.1 library used in GNUTLS
  878. libteam 1.32-1 Library for controlling team network device
  879. libthai 0.1.29-3 Thai language support library
  880. libtheora 1.1.1-6 Standard encoder and decoder library for the Theora video compression format
  881. libtiff 4.6.0-2 Library for manipulation of TIFF images
  882. libtirpc 1.3.4-1 Transport Independent RPC library (SunRPC replacement)
  883. libtommath 1.2.1-1 Highly optimized and portable routines for integer based number theoretic applications
  884. libtool 2.4.7+4+g1ec8fa28-7 A generic library support script
  885. libtorrent-rasterbar 1:2.0.9-3 A C++ BitTorrent library that aims to be a good alternative to all the other implementations around
  886. libunibreak 6.1-1 An implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24
  887. libunistring 1.2-1 Library for manipulating Unicode strings and C strings
  888. libunwind 1.8.1-1 Determine and manipulate the call-chain of a program
  889. libupnp 1.14.18-1 Portable Open Source UPnP Development Kit
  890. liburcu 0.14.0-1 LGPLv2.1 userspace RCU (read-copy-update) library
  891. liburing 2.5-1 Linux-native io_uring I/O access library
  892. libusb 1.0.27-1 Library that provides generic access to USB devices
  893. libusbmuxd 2.0.2-3 Client library to multiplex connections from and to iOS devices
  894. libutempter 1.2.1-4 Interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files
  895. libuv 1.48.0-1 Multi-platform support library with a focus on asynchronous I/O
  896. libva 2.21.0-1 Video Acceleration (VA) API for Linux
  897. libvdpau 1.5-2 Nvidia VDPAU library
  898. libverto 0.3.2-5 Main event loop abstraction library
  899. libvorbis 1.3.7-3 Reference implementation of the Ogg Vorbis audio format
  900. libvpl 2.10.2-1 Intel Video Processing Library
  901. libvpx 1.14.0-1 VP8 and VP9 codec
  902. libwacom 2.10.0-1 Library to identify Wacom tablets and their features
  903. libwbclient 4.19.5-1 winbind client library
  904. libwebp 1.3.2-1 WebP library and conversion tools
  905. libwireplumber 0.5.0-1 Session / policy manager implementation for PipeWire - client library
  906. libwnck3 43.0-3 Library to manage X windows and workspaces (via pagers, tasklists, etc.)
  907. libwpe 1.14.2-1 General-purpose library for WPE WebKit
  908. libx11 1.8.7-1 X11 client-side library
  909. libx86emu 3.5-3 x86 emulation library
  910. libxau 1.0.11-2 X11 authorisation library
  911. libxaw 1.0.16-1 X11 Athena Widget library
  912. libxcb 1.16.1-1 X11 client-side library
  913. libxcomposite 0.4.6-1 X11 Composite extension library
  914. libxcrypt 4.4.36-1 Modern library for one-way hashing of passwords
  915. libxcrypt-compat 4.4.36-1 Modern library for one-way hashing of passwords - legacy API functions
  916. libxcursor 1.2.2-1 X cursor management library
  917. libxcvt 0.1.2-1 library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator
  918. libxdamage 1.1.6-1 X11 damaged region extension library
  919. libxdg-basedir 1.2.3-2 An implementation of the XDG Base Directory specification
  920. libxdmcp 1.1.5-1 X11 Display Manager Control Protocol library
  921. libxext 1.3.6-1 X11 miscellaneous extensions library
  922. libxfce4ui 4.18.6-1 Widgets library for the Xfce desktop environment
  923. libxfce4util 4.18.2-1 Basic utility non-GUI functions for Xfce
  924. libxfixes 6.0.1-1 X11 miscellaneous 'fixes' extension library
  925. libxfont2 2.0.6-2 X11 font rasterisation library
  926. libxft 2.3.8-1 FreeType-based font drawing library for X
  927. libxi 1.8.1-1 X11 Input extension library
  928. libxinerama 1.1.5-1 X11 Xinerama extension library
  929. libxkbcommon 1.6.0-1 Keymap handling library for toolkits and window systems
  930. libxkbcommon-x11 1.6.0-1 Keyboard handling library using XKB data for X11 XCB clients
  931. libxkbfile 1.1.3-1 X11 keyboard file manipulation library
  932. libxklavier 5.4-5 High-level API for X Keyboard Extension (deprecated)
  933. libxml2 2.12.6-1 XML C parser and toolkit
  934. libxmlb 0.3.15-1 Library to help create and query binary XML blobs
  935. libxmu 1.1.4-1 X11 miscellaneous micro-utility library
  936. libxnvctrl 550.54.14-1 NVIDIA NV-CONTROL X extension
  937. libxpm 3.5.17-1 X11 pixmap library
  938. libxpresent 1.0.1-1 X Present Extension library
  939. libxrandr 1.5.4-1 X11 RandR extension library
  940. libxrender 0.9.11-1 X Rendering Extension client library
  941. libxres 1.2.2-1 X11 Resource extension library
  942. libxshmfence 1.3.2-1 a library that exposes a event API on top of Linux futexes
  943. libxslt 1.1.39-1 XML stylesheet transformation library
  944. libxss 1.2.4-1 X11 Screen Saver extension library
  945. libxt 1.3.0-1 X11 toolkit intrinsics library
  946. libxtst 1.2.4-1 X11 Testing -- Resource extension library
  947. libxv 1.0.12-1 X11 Video extension library
  948. libxxf86vm 1.1.5-1 X11 XFree86 video mode extension library
  949. libyaml 0.2.5-2 YAML 1.1 library
  950. libyuv r2426+464c51a0-1 Library for YUV scaling
  951. libzip 1.10.1-1 C library for reading, creating, and modifying zip archives
  952. licenses 20240206-1 A set of common license files
  953. lightdm 1:1.32.0-6 A lightweight display manager
  954. lightdm-slick-greeter 2.0.3-1 A slick-looking LightDM greeter
  955. lilv 0.24.24-1 A C library interface to the LV2 plug-in standard
  956. linux 6.8.1.arch1-1 The Linux kernel and modules
  957. linux-api-headers 6.7-1 Kernel headers sanitized for use in userspace
  958. linux-firmware 20240312.3b128b60-1 Firmware files for Linux
  959. linux-firmware-whence 20240312.3b128b60-1 Firmware files for Linux - contains the WHENCE license file which documents the vendor license details
  960. linux-headers 6.8.1.arch1-1 Headers and scripts for building modules for the Linux kernel
  961. llvm 17.0.6-2 Compiler infrastructure
  962. llvm-libs 17.0.6-2 LLVM runtime libraries
  963. lm_sensors 1:3.6.0.r41.g31d1f125-2 Collection of user space tools for general SMBus access and hardware monitoring
  964. lmdb 0.9.32-1 Symas Lightning Memory-Mapped Database
  965. logrotate 3.21.0-2 Rotates system logs automatically
  966. lsb-release 2.0.r53.a86f885-1 LSB version query program
  967. lsof 4.99.3-2 Lists open files for running Unix processes
  968. lsscsi 0.32-1 A tool that lists devices connected via SCSI and its transports
  969. lua 5.4.6-3 Powerful lightweight programming language designed for extending applications
  970. luajit 2.1.1702233742-1 Just-in-time compiler and drop-in replacement for Lua 5.1
  971. luit 20240102-1 Filter that can be run between an arbitrary application and a UTF-8 terminal emulator
  972. lutris 0.5.16-1 Open Gaming Platform
  973. lv2 1.18.10-1 Plugin standard for audio systems
  974. lvm2 2.03.23-3 Logical Volume Manager 2 utilities
  975. lxappearance-gtk3 0.6.3-4 Feature-rich GTK+ theme switcher of the LXDE Desktop (GTK+ 3 version)
  976. lxdm 0.5.3-7 Lightweight X11 Display Manager
  977. lz4 1:1.9.4-3 Extremely fast compression algorithm
  978. lzo 2.10-5 Portable lossless data compression library
  979. m4 1.4.19-3 The GNU macro processor
  980. mailcap 2.1.54-1 Helper application and MIME type associations for file types
  981. make 4.4.1-2 GNU make utility to maintain groups of programs
  982. man-db 2.12.0-1 A utility for reading man pages
  983. man-pages 6.7-1 Linux man pages
  984. mangohud 0.7.1-1 A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more.
  985. maptool-bin 1.14.3-1 An open source virtual tabletop program
  986. md4c 0.5.2-1 C Markdown parser
  987. mdadm 4.3-2 A tool for managing/monitoring Linux md device arrays, also known as Software RAID
  988. media-player-info 24-2 Data files describing media player capabilities, for post-HAL systems
  989. meld 3.22.1-1 Compare files, directories and working copies
  990. mesa 1:24.0.3-2 Open-source OpenGL drivers
  991. mesa-utils 9.0.0-3 Essential Mesa utilities
  992. milou 6.0.2-3 A dedicated search application built on top of Baloo
  993. minizip 1:1.3.1-1 Mini zip and unzip based on zlib
  994. minizip-ng 4.0.5-1 Fork of the popular zip manipulation library found in the zlib distribution
  995. mjpegtools 2.2.1-2 Video capture, editing, playback and compression to MPEG of MJPEG video
  996. mlocate 0.26.git.20170220-7 Merging locate/updatedb implementation
  997. mlt 7.22.0-3 An open source multimedia framework
  998. mobile-broadband-provider-info 20230416-1 APN configuration presets for mobile broadband connections
  999. modemmanager 1.22.0-1 Mobile broadband modem management service
  1000. modemmanager-qt 6.0.0-1 Qt wrapper for ModemManager DBus API
  1001. modemmanager-qt5 5.115.0-1 Qt wrapper for ModemManager DBus API
  1002. mpfr 4.2.1-2 Multiple-precision floating-point library
  1003. mpg123 1.32.5-1 Console based real time MPEG Audio Player for Layer 1, 2 and 3
  1004. mpv 1:0.37.0-2 a free, open source, and cross-platform media player
  1005. mtdev 1.1.6-2 A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol
  1006. mtools 1:4.0.43-1 A collection of utilities to access MS-DOS disks
  1007. mujs 1.3.4-1 An embeddable Javascript interpreter in C
  1008. nano 7.2-1 Pico editor clone with enhancements
  1009. nano-syntax-highlighting 2020.10.10-1 Nano editor syntax highlighting enhancements
  1010. ncurses 6.4_20230520-1 System V Release 4.0 curses emulation library
  1011. neofetch 7.1.0-2 A CLI system information tool written in BASH that supports displaying images.
  1012. neon 0.33.0-1 HTTP/1.1 and WebDAV client library
  1013. net-snmp 5.9.4-2 A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6
  1014. net-tools 2.10-2 Configuration tools for Linux networking
  1015. netctl 1.29-1 Profile based systemd network management
  1016. nettle 3.9.1-1 A low-level cryptographic library
  1017. network-manager-applet 1.36.0-1 Applet for managing network connections
  1018. networkmanager 1.46.0-2 Network connection manager and user applications
  1019. networkmanager-openconnect 1.2.10-1 NetworkManager VPN plugin for OpenConnect
  1020. networkmanager-openvpn 1.10.2-3 NetworkManager VPN plugin for OpenVPN
  1021. networkmanager-qt 6.0.0-1 Qt wrapper for NetworkManager API
  1022. networkmanager-qt5 5.115.0-1 Qt wrapper for NetworkManager API
  1023. nfs-utils 2.6.4-1 Support programs for Network File Systems
  1024. nfsidmap 2.6.4-1 Library to help mapping IDs, mainly for NFSv4
  1025. nftables 1:1.0.9-1 Netfilter tables userspace tools
  1026. nicotine+ 3.3.2-1 Soulseek music-sharing client, written in python
  1027. nilfs-utils 2.2.9-2 A log-structured file system supporting continuous snapshotting (userspace utils)
  1028. nlohmann-json 3.11.2-2 JSON for Modern C++
  1029. nm-connection-editor 1.36.0-1 NetworkManager GUI connection editor and widgets
  1030. nodejs 21.7.1-1 Evented I/O for V8 javascript
  1031. noto-fonts 1:24.3.1-1 Google Noto TTF fonts
  1032. noto-fonts-cjk 20230817-1 Google Noto CJK fonts
  1033. noto-fonts-emoji 1:2.042-1 Google Noto emoji fonts
  1034. noto-fonts-extra 1:24.3.1-1 Google Noto TTF fonts - additional variants
  1035. npth 1.7-1 The new GNU portable threads library
  1036. nspr 4.35-2 Netscape Portable Runtime
  1037. nss 3.99-1 Network Security Services
  1038. nss-mdns 0.15.1-1 glibc plugin providing host name resolution via mDNS
  1039. ntfs-3g 2022.10.3-1 NTFS filesystem driver and utilities
  1040. ntp 4.2.8.p17-1 Network Time Protocol reference implementation
  1041. numactl 2.0.18-1 Simple NUMA policy support
  1042. numlockx 1.2-5 Turns on the numlock key in X11.
  1043. nvidia-dkms 550.67-1 NVIDIA drivers - module sources
  1044. nvidia-hook 1.5-1 pacman hook for nvidia
  1045. nvidia-inst 24-1 Script to setup nvidia drivers (dkms version) in EndeavourOS
  1046. nvidia-prime 1.0-4 NVIDIA Prime Render Offload configuration and utilities
  1047. nvidia-settings 550.54.14-1 Tool for configuring the NVIDIA graphics driver
  1048. nvidia-utils 550.67-1 NVIDIA drivers utilities
  1049. nvm 0.39.7-1 Node Version Manager - Simple bash script to manage multiple active node.js versions
  1050. oath-toolkit 2.6.11-2 OATH one-time password toolkit
  1051. ocean-sound-theme 6.0.2-3 Ocean Sound Theme for Plasma
  1052. ocl-icd 2.3.2-1 OpenCL ICD Bindings
  1053. okular 24.02.1-1 Document Viewer
  1054. oniguruma 6.9.9-1 a regular expressions library
  1055. openal 1.23.1-1 Cross-platform 3D audio library, software implementation
  1056. opencl-headers 2:2023.04.17-2 OpenCL (Open Computing Language) header files
  1057. opencl-nvidia 550.67-1 OpenCL implemention for NVIDIA
  1058. opencolorio 2.3.1-2 A color management framework for visual effects and animation
  1059. openconnect 1:9.12-1 Open client for Cisco AnyConnect VPN
  1060. opencore-amr 0.1.6-1 Open source implementation of the Adaptive Multi Rate (AMR) speech codec
  1061. openexr 3.2.3-1 A high dynamic-range image file format library
  1062. openjpeg2 2.5.2-1 An open source JPEG 2000 codec, version 2.5.2
  1063. openmpi 5.0.2-6 High performance message passing library (MPI)
  1064. openpmix 4.2.9-1 Extended version of the PMI standard
  1065. openssh 9.7p1-1 SSH protocol implementation for remote login, command execution and file transfer
  1066. openssl 3.2.1-1 The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
  1067. opentabletdriver 0.6.3.0-5 A cross-platform open source tablet driver
  1068. openucx 1.15.0-2 Communication framework for data-centric and high-performance applications
  1069. openvpn 2.6.10-1 An easy-to-use, robust and highly configurable VPN (Virtual Private Network)
  1070. opus 1.5.1-1 Totally open, royalty-free, highly versatile audio codec
  1071. opusfile 0.12-3 Library for opening, seeking, and decoding .opus files
  1072. orc 0.4.38-1 Optimized Inner Loop Runtime Compiler
  1073. oxygen-sounds 6.0.2-3 The Oxygen Sound Theme
  1074. p11-kit 0.25.3-1 Loads and enumerates PKCS#11 modules
  1075. p7zip 1:17.05-2 Command-line file archiver with high compression ratio
  1076. pacman 6.1.0-3 A library-based package manager with dependency support
  1077. pacman-contrib 1.10.5-1 Contributed scripts and tools for pacman systems
  1078. pacman-mirrorlist 20231001-1 Arch Linux mirror list for use by pacman
  1079. pacutils 0.11.1-2 Helper tools for libalpm
  1080. pahole 1:1.26-1 Pahole and other DWARF utils
  1081. pam 1.6.0-4 PAM (Pluggable Authentication Modules) library
  1082. pambase 20230918-1 Base PAM configuration for services
  1083. pango 1:1.52.1-1 A library for layout and rendering of text
  1084. pangomm 2.46.4-1 C++ bindings for Pango
  1085. parallel 20240122-1 A shell tool for executing jobs in parallel
  1086. parole 4.18.1-2 Modern media player based on the GStreamer framework
  1087. parted 3.6-1 A program for creating, destroying, resizing, checking and copying partitions
  1088. partitionmanager 24.02.1-1 A KDE utility that allows you to manage disks, partitions, and file systems
  1089. patch 2.7.6-10 A utility to apply patch files to original sources
  1090. pavucontrol 1:5.0+r64+geba9ca6-1 PulseAudio Volume Control
  1091. pciutils 3.11.1-1 PCI bus configuration space access library and tools
  1092. pcre 8.45-4 A deprecated library that implements Perl 5-style regular expressions
  1093. pcre2 10.43-1 A library that implements Perl 5-style regular expressions. 2nd version
  1094. pcsclite 2.0.3-1 PC/SC Architecture smartcard middleware library
  1095. perl 5.38.2-1 A highly capable, feature-rich programming language
  1096. perl-clone 0.46-2 Recursive copy of nested objects.
  1097. perl-encode-locale 1.05-11 Determine the locale encoding
  1098. perl-error 0.17029-5 Perl/CPAN Error module - Error/exception handling in an OO-ish way
  1099. perl-file-listing 6.16-2 parse directory listing
  1100. perl-html-parser 3.81-2 Perl HTML parser class
  1101. perl-html-tagset 3.20-14 Data tables useful in parsing HTML
  1102. perl-http-cookiejar 0.014-1 A minimalist HTTP user agent cookie jar
  1103. perl-http-cookies 6.11-1 HTTP cookie jars
  1104. perl-http-daemon 6.16-2 Simple http server class
  1105. perl-http-date 6.06-1 Date conversion routines
  1106. perl-http-message 6.45-1 HTTP style messages
  1107. perl-http-negotiate 6.01-12 Choose a variant to serve
  1108. perl-io-html 1.004-4 Open an HTML file with automatic charset detection
  1109. perl-libwww 6.72-1 The World-Wide Web library for Perl
  1110. perl-lwp-mediatypes 6.04-4 Guess the media type of a file or a URL
  1111. perl-mailtools 2.21-7 Various e-mail related modules
  1112. perl-net-http 6.23-2 Low-level HTTP connection (client)
  1113. perl-timedate 2.33-5 Date formating subroutines
  1114. perl-try-tiny 0.31-3 Minimal try/catch with proper localization of $@
  1115. perl-uri 5.21-1 Uniform Resource Identifiers (absolute and relative)
  1116. perl-www-robotrules 6.02-12 Database of robots.txt-derived permissions
  1117. perl-xml-parser 2.46-5 Expat-based XML parser module for perl
  1118. perl-xml-writer 0.900-2 Module for writing XML documents
  1119. phonon-qt5 4.12.0-4 The multimedia framework by KDE
  1120. phonon-qt5-gstreamer 4.10.0-4 Phonon GStreamer backend for Qt5
  1121. phonon-qt6 4.12.0-4 The multimedia framework by KDE
  1122. phonon-qt6-vlc 0.12.0-2 Phonon VLC backend for Qt6
  1123. pinentry 1.2.1-3 Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol
  1124. piper 0.7-2 GTK application to configure gaming mice
  1125. pipewire 1:1.0.4-1 Low-latency audio/video router and processor
  1126. pipewire-alsa 1:1.0.4-1 Low-latency audio/video router and processor - ALSA configuration
  1127. pipewire-audio 1:1.0.4-1 Low-latency audio/video router and processor - Audio support
  1128. pipewire-jack 1:1.0.4-1 Low-latency audio/video router and processor - JACK replacement
  1129. pipewire-pulse 1:1.0.4-1 Low-latency audio/video router and processor - PulseAudio replacement
  1130. pixman 0.43.4-1 The pixel-manipulation library for X and cairo
  1131. pkcs11-helper 1.30.0-1 A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine
  1132. pkgconf 2.1.1-1 Package compiler and linker metadata toolkit
  1133. pkgfile 21-2 a pacman .files metadata explorer
  1134. plasma-activities 6.0.2-3 Core components for KDE Activities
  1135. plasma-activities-stats 6.0.2-3 A library for accessing the usage data collected by the activities system
  1136. plasma-desktop 6.0.2-4 KDE Plasma Desktop
  1137. plasma-framework5 5.115.0-3 Plasma library and runtime components based upon KF5 and Qt5
  1138. plasma-integration 6.0.2-3 Qt Platform Theme integration plugins for the Plasma workspaces
  1139. plasma-nm 6.0.2-3 Plasma applet written in QML for managing network connections
  1140. plasma-systemmonitor 6.0.2-3 An interface for monitoring system sensors, process information and other system resources
  1141. plasma-workspace 6.0.2-3 KDE Plasma Workspace
  1142. plasma5support 6.0.2-3 Support components for porting from KF5/Qt5 to KF6/Qt6
  1143. playerctl 2.4.1-3 mpris media player controller and lib for spotify, vlc, audacious, bmp, xmms2, and others.
  1144. polkit 124-2 Application development toolkit for controlling system-wide privileges
  1145. polkit-gnome 0.105-10 Legacy polkit authentication agent for GNOME
  1146. polkit-kde-agent 6.0.2-3 Daemon providing a polkit authentication UI for KDE
  1147. polkit-qt5 0.200.0-1 A library that allows developers to access PolicyKit API with a nice Qt-style API
  1148. polkit-qt6 0.200.0-1 A library that allows developers to access PolicyKit API with a nice Qt-style API
  1149. poppler 24.03.0-1 PDF rendering library based on xpdf 3.0
  1150. poppler-data 0.4.12-1 Encoding data for the poppler PDF rendering library
  1151. poppler-glib 24.03.0-1 Poppler glib bindings
  1152. poppler-qt5 24.03.0-1 Poppler Qt5 bindings
  1153. poppler-qt6 24.03.0-1 Poppler Qt6 bindings
  1154. popt 1.19-1 A commandline option parser
  1155. portaudio 1:19.7.0-2 A free, cross-platform, open source, audio I/O library.
  1156. portmidi 1:2.0.4-1 Cross platform library for interfacing with OS MIDI I/O APIs
  1157. portsmf 234-2 Portable library for reading/writing Standard MIDI Files
  1158. power-profiles-daemon 0.20-1 Makes power profiles handling available over D-Bus
  1159. powerdevil 6.0.2-3 Manages the power consumption settings of a Plasma Shell
  1160. ppp 2.5.0-3 A daemon which implements the Point-to-Point Protocol for dial-up networking
  1161. print-manager 1:6.0.2-3 A tool for managing print jobs and printers
  1162. prison 6.0.0-1 A barcode API to produce QRCode barcodes and DataMatrix barcodes
  1163. prison5 5.115.0-1 A barcode API to produce QRCode barcodes and DataMatrix barcodes
  1164. procps-ng 4.0.4-3 Utilities for monitoring your system and its processes
  1165. protobuf 25.3-3 Protocol Buffers - Google's data interchange format
  1166. protontricks 1.10.5-1 A simple wrapper that does winetricks things for Proton enabled games.
  1167. prrte 3.0.4-3 PMIx Reference RunTime Environment
  1168. psmisc 23.7-1 Miscellaneous procfs tools
  1169. pulseaudio-qt 1.4.0-3 Qt bindings for libpulse
  1170. purpose 6.0.0-1 Framework for providing abstractions to get the developers purposes fulfilled
  1171. purpose5 5.115.0-3 Framework for providing abstractions to get the developers purposes fulfilled
  1172. pv 1.8.5-2 A terminal-based tool for monitoring the progress of data through a pipeline
  1173. pw-volume-debug 0.5.0-1 Detached debugging symbols for pw-volume
  1174. pyside6 6.6.2-2 Enables the use of Qt6 APIs in Python applications
  1175. pystring 1.1.4-1 C++ functions matching the interface and behavior of python string methods with std::string
  1176. python 3.11.8-1 The Python programming language
  1177. python-annotated-types 0.6.0-1 Reusable constraint types to use with typing.Annotated
  1178. python-autocommand 2.2.2-4 A library to create a command-line program from a function
  1179. python-beautifulsoup4 4.12.3-1 A Python HTML/XML parser designed for quick turnaround projects like screen-scraping
  1180. python-cairo 1.26.0-1 Python bindings for the cairo graphics library
  1181. python-capng 0.8.4-1 A library for Linux that makes using posix capabilities easy (Python bindings)
  1182. python-certifi 2024.02.02-1 Python package for providing Mozilla's CA Bundle (using system CA store)
  1183. python-charset-normalizer 3.3.2-1 Encoding and language detection alternative to chardet
  1184. python-colorama 0.4.6-2 Python API for cross-platform colored terminal text.
  1185. python-contourpy 1.2.0-1 Python library for calculating contours in 2D quadrilateral grids
  1186. python-coverage 7.4.1-1 A tool for measuring code coverage of Python programs
  1187. python-cycler 0.12.1-1 Composable style cycles
  1188. python-dateutil 2.9.0-3 Provides powerful extensions to the standard datetime module
  1189. python-defusedxml 0.7.1-5 XML bomb protection for Python stdlib modules
  1190. python-distro 1.9.0-1 Linux OS platform information API
  1191. python-evdev 1.6.1-2 Python bindings for the Linux input subsystem
  1192. python-fastjsonschema 2.19.1-1 Fast JSON schema validator for Python
  1193. python-fonttools 4.50.0-1 A library to manipulate font files from Python
  1194. python-future 0.18.3-2 Clean single-source support for Python 3 and 2
  1195. python-gobject 3.46.0-1 Python bindings for GLib/GObject/GIO/GTK
  1196. python-idna 3.6-1 Internationalized Domain Names in Applications (IDNA)
  1197. python-inflect 7.0.0-3 Correctly generate plurals, singular nouns, ordinals, indefinite articles
  1198. python-iniconfig 2.0.0-4 brain-dead simple config-ini parsing
  1199. python-jaraco.context 4.3.0-3 Context managers by jaraco
  1200. python-jaraco.functools 4.0.0-1 Functools like those found in stdlib
  1201. python-jaraco.text 3.12.0-1 Module for text manipulation
  1202. python-kiwisolver 1.4.5-2 A fast implementation of the Cassowary constraint solver
  1203. python-lxml 5.1.0-1 Python3 binding for the libxml2 and libxslt libraries
  1204. python-matplotlib 3.8.2-1 A python plotting library, making publication quality plots
  1205. python-mock 3.0.5-11 Mocking and Patching Library for Testing
  1206. python-moddb 0.10.0-1 A Python scraper to access ModDB mods, games and more as objects
  1207. python-more-itertools 10.2.0-1 More routines for operating on iterables, beyond itertools
  1208. python-nose 1.3.7-15 A discovery-based unittest extension
  1209. python-numpy 1.26.4-1 Scientific tools for Python
  1210. python-ordered-set 4.1.0-4 A MutableSet that remembers its order, so that every entry has an index
  1211. python-packaging 23.2-1 Core utilities for Python packages
  1212. python-pbr 6.0.0-1 Python Build Reasonableness
  1213. python-pexpect 4.9.0-1 For controlling and automating applications
  1214. python-pillow 10.2.0-2 Python Imaging Library (PIL) fork
  1215. python-platformdirs 4.2.0-1 A library to determine platform-specific system directories
  1216. python-pluggy 1.4.0-2 Plugin and hook calling mechanisms for python
  1217. python-psutil 5.9.8-1 A cross-platform process and system utilities module for Python
  1218. python-ptyprocess 0.7.0-5 Run a subprocess in a pseudo terminal
  1219. python-pyaml 23.12.0-1 PyYAML-based module to produce pretty and readable YAML-serialized data
  1220. python-pydantic 2.6.4-1 Data parsing and validation using Python type hints
  1221. python-pydantic-core 1:2.16.3-1 Core validation logic for pydantic written in rust
  1222. python-pyparsing 3.1.2-1 General parsing module for Python
  1223. python-pyqt5 5.15.10-1 A set of Python bindings for the Qt5 toolkit
  1224. python-pyqt5-sip 12.13.0-1 The sip module support for PyQt5
  1225. python-pyrate-limiter 3.6.0-1 Python Rate-Limiter using Leaky-Bucket Algorithm
  1226. python-pytest 1:8.1.1-1 Simple powerful testing with Python
  1227. python-pyxdg 0.28-2 Python library to access freedesktop.org standards
  1228. python-requests 2.31.0-1 Python HTTP for Humans
  1229. python-setuptools 1:69.0.3-4 Easily download, build, install, upgrade, and uninstall Python packages
  1230. python-shtab 1.6.5-1 Automagic shell tab completion for Python CLI applications
  1231. python-six 1.16.0-8 Python 2 and 3 compatibility utilities
  1232. python-soupsieve 2.5-1 A CSS4 selector implementation for Beautiful Soup
  1233. python-termcolor 2.4.0-1 ANSI Color formatting for output in terminal
  1234. python-tomli 2.0.1-3 A lil' TOML parser
  1235. python-toolz 0.12.1-1 A functional standard library for Python
  1236. python-trove-classifiers 2024.3.3-1 Canonical source for classifiers on PyPI (pypi.org)
  1237. python-typing_extensions 4.10.0-1 Backported and Experimental Type Hints for Python 3.8+
  1238. python-ujson 5.9.0-1 Ultra fast JSON encoder and decoder for Python
  1239. python-undervolt 0.4.0-1 Undervolt Intel CPUs under Linux
  1240. python-urllib3 1.26.18-1 HTTP library with thread-safe connection pooling and file post support
  1241. python-validate-pyproject 0.13-1 Validation library and CLI tool for checking on 'pyproject.toml' files using JSON Schema
  1242. python-vdf 3.4-2 Library for working with Valve's VDF text format
  1243. python-yaml 6.0.1-2 Python bindings for YAML, using fast libYAML library
  1244. qbittorrent 4.6.3-1 An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar
  1245. qca-qt5 2.3.8-2 Qt Cryptographic Architecture
  1246. qca-qt6 2.3.8-2 Qt Cryptographic Architecture
  1247. qcoro-qt6 0.10.0-1 C++ Coroutines for Qt
  1248. qhull 2020.2-4 A general dimension code for computing convex hulls and related structures
  1249. qpwgraph 0.6.2-1 PipeWire Graph Qt GUI Interface
  1250. qqc2-breeze-style 6.0.2-3 Applications useful for Plasma development
  1251. qqc2-desktop-style 6.0.0-1 A style for Qt Quick Controls 2 to make it follow your desktop theme
  1252. qqc2-desktop-style5 5.115.0-1 A style for Qt Quick Controls 2 to make it follow your desktop theme
  1253. qrencode 4.1.1-2 C library for encoding data in a QR Code symbol.
  1254. qt5-base 5.15.13+kde+r138-1 A cross-platform application and UI framework
  1255. qt5-declarative 5.15.13+kde+r30-1 Classes for QML and JavaScript languages
  1256. qt5-graphicaleffects 5.15.13-1 Graphical effects for use with Qt Quick 2
  1257. qt5-imageformats 5.15.13+kde+r7-1 Plugins for additional image formats: TIFF, MNG, TGA, WBMP
  1258. qt5-location 5.15.13+kde+r6-1 Provides access to position, satellite and area monitoring classes
  1259. qt5-multimedia 5.15.13+kde+r2-1 Classes for audio, video, radio and camera functionality
  1260. qt5-quickcontrols 5.15.13-1 Reusable Qt Quick based UI controls to create classic desktop-style user interfaces
  1261. qt5-quickcontrols2 5.15.13+kde+r5-1 Next generation user interface controls based on Qt Quick
  1262. qt5-sensors 5.15.13-1 Provides access to sensor hardware and motion gesture recognition
  1263. qt5-speech 5.15.13+kde+r1-1 Qt module to make text to speech and speech recognition easy
  1264. qt5-svg 5.15.13+kde+r6-1 Classes for displaying the contents of SVG files
  1265. qt5-tools 5.15.13+kde+r4-1 A cross-platform application and UI framework (Development Tools, QtHelp)
  1266. qt5-translations 5.15.13-1 A cross-platform application and UI framework (Translations)
  1267. qt5-wayland 5.15.13+kde+r60-1 Provides APIs for Wayland
  1268. qt5-webchannel 5.15.13+kde+r3-1 Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
  1269. qt5-webengine 5.15.16-5 Provides support for web applications using the Chromium browser project
  1270. qt5-websockets 5.15.13+kde+r2-1 Provides WebSocket communication compliant with RFC 6455
  1271. qt5-x11extras 5.15.13-1 Provides platform-specific APIs for X11
  1272. qt5ct 1.8-1 Qt5 Configuration Utility
  1273. qt6-5compat 6.6.2-2 Module that contains unsupported Qt 5 APIs
  1274. qt6-base 6.6.2-4 A cross-platform application and UI framework
  1275. qt6-declarative 6.6.2-1 Classes for QML and JavaScript languages
  1276. qt6-multimedia 6.6.2-1 Classes for audio, video, radio and camera functionality
  1277. qt6-multimedia-ffmpeg 6.6.2-1 FFMpeg backend for qt6-multimedia
  1278. qt6-positioning 6.6.2-1 Provides access to position, satellite and area monitoring classes
  1279. qt6-quick3d 6.6.2-1 Qt module and API for defining 3D content in Qt Quick
  1280. qt6-quicktimeline 6.6.2-1 Qt module for keyframe-based timeline construction
  1281. qt6-sensors 6.6.2-1 Provides access to sensor hardware and motion gesture recognition
  1282. qt6-shadertools 6.6.2-1 Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
  1283. qt6-speech 6.6.2-1 Qt Speech support
  1284. qt6-svg 6.6.2-1 Classes for displaying the contents of SVG files
  1285. qt6-tools 6.6.2-2 A cross-platform application and UI framework (Development Tools, QtHelp)
  1286. qt6-translations 6.6.2-1 A cross-platform application and UI framework (Translations)
  1287. qt6-virtualkeyboard 6.6.2-2 Virtual keyboard framework
  1288. qt6-wayland 6.6.2-1 Provides APIs for Wayland
  1289. qt6-webchannel 6.6.2-1 Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
  1290. qt6-webengine 6.6.2-1 Provides support for web applications using the Chromium browser project
  1291. qt6-websockets 6.6.2-1 Provides WebSocket communication compliant with RFC 6455
  1292. quazip-qt5 1.4-1 C++ wrapper for the ZIP/UNZIP C package
  1293. r2modman-bin 3.1.45-3 A simple and easy to use mod manager for several games using Thunderstore.
  1294. r8168 8.052.01-35 A kernel module for Realtek 8168 network cards
  1295. rapidjson 1.1.0-5 Fast JSON parser/generator for C++ with both SAX/DOM style API
  1296. raptor 2.0.16-4 A C library that parses RDF/XML/N-Triples into RDF triples
  1297. rav1e 0.7.1-1 An AV1 encoder focused on speed and safety
  1298. re2 1:20240301-2 Fast, safe, thread-friendly regular expression engine
  1299. readline 8.2.010-1 GNU readline library
  1300. rebuild-detector 4.4.2-1 Detects which packages need to be rebuilt
  1301. reflector 2023-1 A Python 3 module and script to retrieve and filter the latest Pacman mirror list.
  1302. reflector-simple 2023-4 Simple GUI wrapper for 'reflector'.
  1303. reiserfsprogs 3.6.27-4 Reiserfs utilities
  1304. rhash 1.4.4-1 Utility for verifying hash sums of files
  1305. ristretto 0.13.2-1 A fast and lightweight picture viewer for Xfce
  1306. rofi 1.7.5-2 A window switcher, application launcher and dmenu replacement
  1307. rpcbind 1.2.6-4 portmap replacement which supports RPC over various protocols
  1308. rsync 3.2.7-6 A fast and versatile file copying tool for remote and local files
  1309. rtkit 0.13-2 Realtime Policy and Watchdog Daemon
  1310. rtmpdump 1:2.4.r105.6f6bb13-1 A toolkit for RTMP streams
  1311. rubberband 3.3.0-1 Time-stretching and pitch-shifting audio library and utility
  1312. run-parts 5.17-1 run scripts or programs in a directory
  1313. s-nail 14.9.24-2 Environment for sending and receiving mail
  1314. samba 4.19.5-1 SMB Fileserver and AD Domain server
  1315. sane 1.3.0-2 Scanner Access Now Easy
  1316. sbc 2.0-1 Bluetooth Subband Codec (SBC) library
  1317. scrot 1.10-1 Simple command-line screenshot utility for X
  1318. sddm 0.21.0-4 QML based X11 and Wayland display manager
  1319. sddm-kcm 6.0.2-3 KDE Config Module for SDDM
  1320. sdl2 2.30.1-1 A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)
  1321. sdl2_ttf 2.22.0-1 A library that allows you to use TrueType fonts in your SDL applications (Version 2)
  1322. sed 4.9-3 GNU stream editor
  1323. serd 0.32.2-1 Lightweight C library for RDF syntax supporting reading/ writing Turtle and NTriples
  1324. sg3_utils 1.47-1 Generic SCSI utilities
  1325. shaderc 2023.8-1 Collection of tools, libraries and tests for shader compilation
  1326. shadow 4.15.0-1 Password and account management tool suite with support for shadow files and PAM
  1327. shared-mime-info 2.4-1 Freedesktop.org Shared MIME Info
  1328. shiboken6 6.6.2-2 Generates bindings for C++ libraries using CPython source code
  1329. signon-kwallet-extension 24.02.1-1 KWallet integration for signon framework
  1330. signon-plugin-oauth2 0.25-3 OAuth 2 plugin for signon
  1331. signon-ui 0.17+20231016-2 UI component responsible for handling the user interactions which can happen during the login process of an online account
  1332. signond 8.61-3 A D-Bus service which performs user authentication on behalf of its clients
  1333. slang 2.3.3-2 S-Lang is a powerful interpreted language
  1334. smartmontools 7.4-1 Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
  1335. smbclient 4.19.5-1 Tools to access a server's filespace and printers via SMB
  1336. snappy 1.1.10-1 A fast compressor/decompressor library
  1337. socat 1.8.0.0-1 Multipurpose relay
  1338. sof-firmware 2023.12.1-1 Sound Open Firmware
  1339. solid 6.0.0-1 Hardware integration and detection
  1340. solid5 5.115.0-1 Hardware integration and detection
  1341. sonnet 6.0.0-1 Spelling framework for Qt5
  1342. sonnet5 5.115.0-1 Spelling framework for Qt5
  1343. sord 0.16.16-1 A lightweight C library for storing RDF data in memory
  1344. sound-theme-freedesktop 0.8-5 Freedesktop sound theme
  1345. soundtouch 2.3.2-1 An audio processing library
  1346. spandsp 0.0.6-5 Low-level signal processing library that modulates and demodulates signals commonly used in telephony
  1347. sparsehash 2.0.4-2 Library that contains several hash-map implementations, including implementations that optimize for space or speed.
  1348. spdlog 1.13.0-1 Very fast, header-only/compiled, C++ logging library
  1349. spectacle 24.02.1-1 KDE screenshot capture utility
  1350. speex 1.2.1-1 A free codec for free speech
  1351. speexdsp 1.2.1-1 DSP library derived from Speex
  1352. spirv-tools 2023.6-1 API and commands for processing SPIR-V modules
  1353. sqlite 3.45.2-1 A C library that implements an SQL database engine
  1354. sratom 0.6.16-1 An LV2 Atom RDF serialisation library
  1355. srt 1.5.3-1 Secure Reliable Transport library
  1356. startup-notification 0.12-8 Libary to monitor and display application startup
  1357. steam 1.0.0.78-2 Valve's digital software delivery system
  1358. stoken 0.92-4 RSA SecurID-compatible software token for Linux/UNIX systems
  1359. strawberry 1.0.23-3 A music player aimed at audio enthusiasts and music collectors
  1360. stremio 4.4.165-1 A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)
  1361. stremio-debug 4.4.165-1 Detached debugging symbols for stremio
  1362. sudo 1.9.15.p5-1 Give certain users the ability to run some commands as root
  1363. suil 0.10.20-1 A lightweight C library for loading and wrapping LV2 plugin UIs
  1364. svt-av1 2.0.0-1 Scalable Video Technology AV1 encoder and decoder
  1365. svt-hevc 1.5.1-2 Scalable Video Technology HEVC encoder
  1366. syndication 6.0.0-1 RSS/Atom parser library
  1367. syndication5 5.115.0-1 RSS/Atom parser library
  1368. syntax-highlighting 6.0.0-2 Syntax highlighting engine for structured text and code
  1369. syntax-highlighting5 5.115.0-2 Syntax highlighting engine for structured text and code
  1370. sysfsutils 2.1.1-1 System Utilities Based on Sysfs
  1371. sysstat 12.7.5-1 a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)
  1372. systemd 255.4-2 system and service manager
  1373. systemd-libs 255.4-2 systemd client libraries
  1374. systemd-resolvconf 255.4-2 systemd resolvconf replacement (for use with systemd-resolved)
  1375. systemd-sysvcompat 255.4-2 sysvinit compat for systemd
  1376. systemsettings 6.0.2-3 KDE system manager for hardware, software, and workspaces
  1377. taglib 2.0-1 A Library for reading and editing the meta-data of several popular audio formats
  1378. talloc 2.4.1-1 Hierarchical pool based memory allocator with destructors
  1379. tar 1.35-2 Utility used to store, backup, and transport files
  1380. tcl 8.6.14-2 Powerful, easy-to-learn dynamic programming language
  1381. tdb 1.4.9-1 Trivial Database similar to GDBM but allows simultaneous commits
  1382. tevent 1:0.15.0-1 Event system based on the talloc memory management library
  1383. texinfo 7.1-2 GNU documentation system for on-line information and printed output
  1384. thin-provisioning-tools 1.0.12-1 Suite of tools for manipulating the metadata of the dm-thin device-mapper target
  1385. threadweaver 6.0.0-1 High-level multithreading framework
  1386. threadweaver5 5.115.0-1 High-level multithreading framework
  1387. thunar 4.18.10-1 Modern, fast and easy-to-use file manager for Xfce
  1388. thunar-archive-plugin 0.5.2-1 Adds archive operations to the Thunar file context menus
  1389. thunar-media-tags-plugin 0.4.0-2 Adds special features for media files to the Thunar File Manager
  1390. thunar-volman 4.18.0-1 Automatic management of removable drives and media for Thunar
  1391. tinyxml 2.6.2-10 Simple, small XML parser
  1392. tldr 3.2.0-1 Command line client for tldr, a collection of simplified and community-driven man pages.
  1393. tpm2-tss 4.0.1-1 Implementation of the TCG Trusted Platform Module 2.0 Software Stack (TSS2)
  1394. tracker3 3.6.0-3 SQLite-based RDF triplestore database with SPARQL interface
  1395. tslib 1.23-1 Touchscreen Access Library
  1396. ttf-bitstream-vera 1.10-15 Bitstream Vera fonts.
  1397. ttf-dejavu 2.37+18+g9b5d1b2f-7 Font family based on the Bitstream Vera Fonts with a wider range of characters
  1398. ttf-hack 3.003-6 A hand groomed and optically balanced typeface based on Bitstream Vera Mono.
  1399. ttf-liberation 2.1.5-1 Font family which aims at metric compatibility with Arial, Times New Roman, and Courier New
  1400. ttf-opensans 1.101-2 Sans-serif typeface commissioned by Google
  1401. tumbler 4.18.2-1 Thumbnail service implementing the thumbnail management D-Bus specification
  1402. twolame 0.4.0-3 An optimized MPEG Audio Layer 2 (MP2) encoder
  1403. tzdata 2024a-1 Sources for time zone and daylight saving time data
  1404. uchardet 0.0.8-2 Encoding detector library ported from Mozilla
  1405. udisks2 2.10.1-4 Daemon, tools and libraries to access and manipulate disks, storage devices and technologies
  1406. unrar 1:7.0.7-1 The RAR uncompression program
  1407. unzip 6.0-20 For extracting and viewing files in .zip archives
  1408. upower 1.90.2-1 Abstraction for enumerating power devices, listening to device events and querying history and statistics
  1409. usb_modeswitch 2.6.1-3 Activating switchable USB devices on Linux.
  1410. usbmuxd 1.1.1-3 USB Multiplex Daemon
  1411. usbutils 017-1 A collection of USB tools to query connected USB devices
  1412. userspace-tablet-driver-daemon 0.1.4-1 A userspace daemon for XP-Pen and Huion tablets.
  1413. util-linux 2.39.3-2 Miscellaneous system utilities for Linux
  1414. util-linux-libs 2.39.3-2 util-linux runtime libraries
  1415. v4l-utils 1.26.1-1 Userspace tools and conversion library for Video 4 Linux
  1416. vamp-plugin-sdk 2.10.0-2 The Vamp audio analysis plug-in system
  1417. vapoursynth R66-1 A video processing framework with the future in mind
  1418. vi 1:070224-6 The original ex/vi text editor
  1419. vid.stab 1.1.1-1 Video stabilization library
  1420. visual-studio-code-bin 1.85.2-1 Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
  1421. vivaldi 6.6.3271.53-1 An advanced browser made with the power user in mind.
  1422. vkmark 20220318-1 Vulkan benchmark
  1423. vlc 3.0.20-8 Multi-platform MPEG, VCD/DVD, and DivX player
  1424. vmaf 3.0.0-1 Perceptual video quality assessment algorithm based on multi-method fusion
  1425. volume_key 0.3.12-8 A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases
  1426. vpnc 1:0.5.3.r526.r213-1 VPN client for cisco3000 VPN Concentrators
  1427. vte-common 0.74.2-1 Virtual Terminal Emulator widget (common files)
  1428. vte3 0.74.2-1 Virtual Terminal Emulator widget (GTK3)
  1429. vulkan-headers 1:1.3.279-1 Vulkan header files
  1430. vulkan-icd-loader 1.3.279-1 Vulkan Installable Client Driver (ICD) Loader
  1431. vulkan-swrast 1:24.0.3-2 Open-source Vulkan driver for CPUs (Software Rasterizer)
  1432. vulkan-tools 1.3.269-1 Vulkan Utilities and Tools
  1433. wavpack 5.7.0-1 Audio compression format with lossless, lossy and hybrid compression modes
  1434. wayland 1.22.0-1 A computer display server protocol
  1435. wayland-utils 1.2.0-1 Wayland tools to display information about current compositor
  1436. webkit2gtk-4.1 2.42.5-2 Web content engine for GTK
  1437. webrtc-audio-processing 0.3.1-4 AudioProcessing library based on Google's implementation of WebRTC
  1438. webrtc-audio-processing-1 1.3-2 AudioProcessing library based on Google's implementation of WebRTC
  1439. welcome 24.5.1-1 Welcome greeter for new EndeavourOS users.
  1440. wget 1.24.5-1 Network utility to retrieve files from the Web
  1441. which 2.21-6 A utility to show the full path of commands
  1442. wildmidi 0.4.5-2 Simple software MIDI player which has a core softsynth library
  1443. wine 9.4-1 A compatibility layer for running Windows programs
  1444. wine-mono 9.0.0-1 Wine's built-in replacement for Microsoft's .NET Framework
  1445. winetricks 20240105-1 Script to install various redistributable runtime libraries in Wine.
  1446. wireplumber 0.5.0-1 Session / policy manager implementation for PipeWire
  1447. woff2 1.0.2-4 Web Open Font Format 2 reference implementation
  1448. wpa_supplicant 2:2.10-8 A utility providing key negotiation for WPA wireless networks
  1449. wpebackend-fdo 1.14.2-1 Freedesktop.org backend for WPE WebKit
  1450. wxwidgets-common 3.2.4-4 Common libraries and headers for wxwidgets
  1451. wxwidgets-gtk3 3.2.4-4 GTK+3 implementation of wxWidgets API for GUI
  1452. x264 3:0.164.r3108.31e19f9-1 Open Source H264/AVC video encoder
  1453. x265 3.5-3 Open Source H265/HEVC video encoder
  1454. xapp 2.8.2-1 Common library for X-Apps project
  1455. xarchiver 0.5.4.23-1 GTK+ frontend to various command line archivers
  1456. xbindkeys 1.8.7-4 Launch shell commands with your keyboard or your mouse under X
  1457. xbitmaps 1.1.3-1 X.org Bitmap files
  1458. xcb-proto 1.16.0-1 XML-XCB protocol descriptions
  1459. xcb-util 0.4.1-1 Utility libraries for XC Binding
  1460. xcb-util-cursor 0.1.5-1 XCB cursor library
  1461. xcb-util-image 0.4.1-2 Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions
  1462. xcb-util-keysyms 0.4.1-4 Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes
  1463. xcb-util-renderutil 0.3.10-1 Utility libraries for XC Binding - Convenience functions for the Render extension
  1464. xcb-util-wm 0.4.2-1 Utility libraries for XC Binding - client and window-manager helpers for ICCCM
  1465. xcb-util-xrm 1.3-2 XCB utility functions for the X resource manager
  1466. xclip 0.13-4 Command line interface to the X11 clipboard
  1467. xdg-dbus-proxy 0.1.5-1 Filtering proxy for D-Bus connections
  1468. xdg-desktop-portal 1.18.2-1 Desktop integration portals for sandboxed apps
  1469. xdg-desktop-portal-dde 1.0.5-5 A backend implementation for xdg-desktop-portal on Deepin desktop environment
  1470. xdg-desktop-portal-kde 6.0.2-3 A backend implementation for xdg-desktop-portal using Qt/KF5
  1471. xdg-user-dirs 0.18-1 Manage user directories like ~/Desktop and ~/Music
  1472. xdg-user-dirs-gtk 0.11-2 Creates user dirs and asks to relocalize them
  1473. xdg-utils 1.2.1-1 Command line tools that assist applications with a variety of desktop integration tasks
  1474. xdman 1:7.2.11-2 Xtreme Download Manager: download manager with multiple browser integrations
  1475. xed 3.4.5-1 A small and lightweight text editor. X-Apps Project.
  1476. xf86-input-libinput 1.4.0-1 Generic input driver for the X.Org server based on libinput
  1477. xfce4-appfinder 4.18.1-1 Application launcher and finder
  1478. xfce4-battery-plugin 1.1.5-1 A battery monitor plugin for the Xfce panel
  1479. xfce4-datetime-plugin 0.8.3-1 A date and time display plugin for the Xfce panel
  1480. xfce4-mount-plugin 1.1.6-1 Mount/umount utility for the Xfce4 panel
  1481. xfce4-netload-plugin 1.4.1-1 A netload plugin for the Xfce panel
  1482. xfce4-notifyd 0.9.4-1 Notification daemon for the Xfce desktop
  1483. xfce4-panel 4.18.6-1 Panel for the Xfce desktop environment
  1484. xfce4-power-manager 4.18.3-1 Power Manager for Xfce
  1485. xfce4-pulseaudio-plugin 0.4.8-1 Pulseaudio plugin for the Xfce4 panel
  1486. xfce4-screensaver 4.18.3-1 Xfce Screensaver
  1487. xfce4-screenshooter 1.10.5-1 An application to take screenshots
  1488. xfce4-session 4.18.3-1 Xfce's session manager
  1489. xfce4-settings 4.18.4-1 Xfce's Configuration System
  1490. xfce4-taskmanager 1.5.7-1 Easy to use task manager
  1491. xfce4-terminal 1.1.3-1 A modern terminal emulator primarily for the Xfce desktop environment
  1492. xfce4-wavelan-plugin 0.6.3-1 Plugin to monitor wifi connectivity for the Xfce4 panel
  1493. xfce4-weather-plugin 0.11.2-1 A weather plugin for the Xfce4 panel
  1494. xfce4-whiskermenu-plugin 2.8.3-1 Menu for Xfce4
  1495. xfce4-xkb-plugin 0.8.3-1 Plugin to switch keyboard layouts for the Xfce4 panel
  1496. xfconf 4.18.3-1 D-Bus-based configuration storage system
  1497. xfdesktop 4.18.1-1 Xfce's desktop manager
  1498. xfsprogs 6.6.0-1 XFS filesystem utilities
  1499. xfwm4 4.18.0-2 Xfce's window manager
  1500. xfwm4-themes 4.10.0-5 A set of additional themes for the Xfce window manager
  1501. xkeyboard-config 2.41-1 X keyboard configuration files
  1502. xl2tpd 1.3.18-1 an open source implementation of the L2TP maintained by Xelerance Corporation
  1503. xmlsec 1.3.3-2 XML Security Library is a C library based on LibXML2
  1504. xorg-fonts-encodings 1.1.0-1 X.org font encoding files
  1505. xorg-iceauth 1.0.10-1 ICE authority file utility
  1506. xorg-server 21.1.11-2 Xorg X server
  1507. xorg-server-common 21.1.11-2 Xorg server common files
  1508. xorg-setxkbmap 1.3.4-1 Set the keyboard using the X Keyboard Extension
  1509. xorg-xauth 1.1.3-1 X.Org authorization settings program
  1510. xorg-xbacklight 1.2.3-3 RandR-based backlight control application
  1511. xorg-xdpyinfo 1.3.4-1 Display information utility for X
  1512. xorg-xinit 1.4.2-1 X.Org initialisation program
  1513. xorg-xinput 1.6.4-1 Small commandline tool to configure devices
  1514. xorg-xkbcomp 1.4.7-1 X Keyboard description compiler
  1515. xorg-xkill 1.0.6-1 Kill a client by its X resource
  1516. xorg-xmessage 1.0.7-1 Display a message or query in a window
  1517. xorg-xmodmap 1.0.11-1 Utility for modifying keymaps and button mappings
  1518. xorg-xprop 1.2.7-1 Property displayer for X
  1519. xorg-xrandr 1.5.2-1 Primitive command line interface to RandR extension
  1520. xorg-xrdb 1.2.2-1 X server resource database utility
  1521. xorg-xset 1.2.5-1 User preference utility for X
  1522. xorg-xsetroot 1.1.3-1 Classic X utility to set your root window background to a given pattern or color
  1523. xorg-xwayland 23.2.4-2 run X clients under wayland
  1524. xorgproto 2023.2-1 combined X.Org X11 Protocol headers
  1525. xsettingsd 1.0.2-1 Provides settings to X11 applications via the XSETTINGS specification
  1526. xterm 390-1 X Terminal Emulator
  1527. xvidcore 1.3.7-2 XviD is an open source MPEG-4 video codec
  1528. xxhash 0.8.2-1 Extremely fast non-cryptographic hash algorithm
  1529. xz 5.6.1-1 Library and command line tools for XZ and LZMA compressed files
  1530. yad 13.0-2.1 A fork of zenity - display graphical dialogs from shell scripts or command line
  1531. yajl 2.1.0-6 Yet Another JSON Library
  1532. yaml-cpp 0.8.0-1 YAML parser and emitter in C++, written around the YAML 1.2 spec
  1533. yay 12.3.4-1 Yet another yogurt. Pacman wrapper and AUR helper written in go.
  1534. youtube-dl 2021.12.17-2 A command-line program to download videos from YouTube.com and a few more sites
  1535. zbar 0.23.90-3 Application and library for reading bar codes from various sources
  1536. zenity 4.0.1-1 Display graphical dialog boxes from shell scripts
  1537. zeromq 4.3.5-2 Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.
  1538. zimg 3.0.5-1 Scaling, colorspace conversion, and dithering library
  1539. zip 3.0-11 Compressor/archiver for creating and modifying zipfiles
  1540. zix 0.4.2-2 A lightweight C99 portability and data structure library
  1541. zlib 1:1.3.1-1 Compression library implementing the deflate compression method found in gzip and PKZIP
  1542. zstd 1.5.5-1 Zstandard - Fast real-time compression algorithm
  1543. zvbi 0.2.42-1 VBI capture and decoding library
  1544. zxing-cpp 2.2.1-1 A C++ library to decode QRCode
  1545.  
  1546.  
  1547. #################### ForeignPkgInfo ########################
  1548.  
  1549. alsamixergui-debug 0.9.0rc2-7 Detached debugging symbols for alsamixergui
  1550. bsdiff 4.3-1 bsdiff and bspatch are tools for building and applying patches to binary files
  1551. cpupower-gui 1.0.0-5 A GUI utility to set CPU frequency limits
  1552. curseforge 0.235.2.13532-1 CurseForge desktop client for Linux
  1553. doomrunner 1.8.2-1 Modern preset-oriented graphical launcher of ZDoom and derivatives
  1554. doomrunner-debug 1.8.2-1 Detached debugging symbols for doomrunner
  1555. dragon-drop 1.2.0-2 Simple drag-and-drop source/sink for X or Wayland
  1556. dragon-drop-debug 1.2.0-2 Detached debugging symbols for dragon-drop
  1557. endeavouros-skel-default 1.9-1 pre user creation skel setup for GTK and xfce4-terminal under EndeavourOS
  1558. endeavouros-skel-xfce4 3.7-1 pre user creation skel setup for xfce4 under EndeavourOS
  1559. expressvpn 3.65.0.5-1 ExpressVPN Command-line Interface
  1560. expressvpn-gui 0.6.10-1 Unofficial linux GUI for expressvpn CLI (Qt)
  1561. glibc-eac 2.39-1 GNU C Library with DT_HASH patch for games using EAC
  1562. glibc-eac-debug 2.39-1 Detached debugging symbols for glibc-eac
  1563. khotkeys 5.27.10-1 KHotKeys
  1564. kpeoplevcard 0.1-2 Makes it possible to expose vcards to KPeople
  1565. kquickcharts5 5.115.0-1 A QtQuick plugin providing high-performance charts
  1566. krunner5 5.115.0-1 Framework for providing different actions given a string query
  1567. lib32-glibc-eac 2.39-1 GNU C Library (32-bit) with DT_HASH patch for games using EAC
  1568. maptool-bin 1.14.3-1 An open source virtual tabletop program
  1569. nvm 0.39.7-1 Node Version Manager - Simple bash script to manage multiple active node.js versions
  1570. opentabletdriver 0.6.3.0-5 A cross-platform open source tablet driver
  1571. protontricks 1.10.5-1 A simple wrapper that does winetricks things for Proton enabled games.
  1572. pw-volume-debug 0.5.0-1 Detached debugging symbols for pw-volume
  1573. python-mock 3.0.5-11 Mocking and Patching Library for Testing
  1574. python-undervolt 0.4.0-1 Undervolt Intel CPUs under Linux
  1575. python-vdf 3.4-2 Library for working with Valve's VDF text format
  1576. r2modman-bin 3.1.45-3 A simple and easy to use mod manager for several games using Thunderstore.
  1577. stremio 4.4.165-1 A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)
  1578. stremio-debug 4.4.165-1 Detached debugging symbols for stremio
  1579. userspace-tablet-driver-daemon 0.1.4-1 A userspace daemon for XP-Pen and Huion tablets.
  1580. visual-studio-code-bin 1.85.2-1 Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
  1581. xdman 1:7.2.11-2 Xtreme Download Manager: download manager with multiple browser integrations
  1582. youtube-dl 2021.12.17-2 A command-line program to download videos from YouTube.com and a few more sites
  1583.  
  1584.  
  1585.  
Add Comment
Please, Sign In to add comment