pacman-Qq


1. 主要包列表
	1.1 字段說明
	1.2 pacreport配置文件
	1.3 list1: Qe(base, xfce組等)229
2. 大部分作為依賴安裝的包
	2.1 list2: Qd(lib*)198
	2.2 list3: Qd(python*)19
	2.3 list4: Qd()240

個人使用1年多Arch Linux, 看看留下來的軟件包都有那些.
日常簡單應用: 文本編輯pluma等, 上網chrome等, 下載qbittorrent等, office辦公LibreOffice, 視頻軟件vlc, 圖片編輯gimp.
目前總共軟件包為686個. 主動安裝的軟件包為200個.
補充: https://files-cdn.cnblogs.com/files/sztom/pkglist200.sh
注意: 該pkglist與下文列表的差異: 文本編輯器的變更 pluma --> gedit 
這里還有很多重復的類似top的狀態或各種系統信息查詢軟件, 不需要可以刪除一部分或全部. 算上作為依賴安裝的包還能壓縮上百個軟件包.

1. 主要包列表

1.1 字段說明

  • -Qi |grep 'installed size' (M1)綠色: $ sudo pacman -Qi xxx |grep 'installed size' 查詢到的安裝大小(已統一單位為M)
  • pacreport size(M2)橙色: $ sudo pacreport --unowned-files 結果Unneeded Packages Installed Explicitly:列出的大小(已統一單位為M)
  •  M1-M2 : 計算上面2個Size字段的差值
  • (M1-M2)/M1 : 計算差值與安裝大小的占比
  • -Q? : 表示安裝理由(主動安裝Qe; 或作為依賴Qd; 't'代表該軟件本身沒有被依賴,若不需要可直接刪除)
  • Size (M1): $ pacman -Qi pkg... |grep 'Installed Size' 統計的是(pacman -Ql)列表所有文件的合計.
    Size (M2): pacreport 的 軟件包大小包括其他軟件包不需要的依賴項
    另外: pacreport 帶星號 ("*") 前綴的軟件包是另一個軟件包的可選依賴項。
    Size (M1) 也可以使用如下方式獲取: $ expac -Q '%n\t%m' -H M

1.2 pacreport配置文件

$ cat /etc/pacreport.conf

 [Options]
 IgnoreUnowned = home/*
 IgnoreUnowned = proc/*
 IgnoreUnowned = mnt/*

 [PkgIgnoreUnowned]
 grub = boot/grub/*
 linux = boot/initramfs-linux-fallback.img
 linux = boot/initramfs-linux.img
 linux = boot/vmlinuz-linux
 pacman = var/lib/pacman/local
 pacman = var/lib/pacman/sync

1.3 list1: Qe(base, xfce組等)229

-Q? pacman -Qq des… -Qi |grep
'installed
size’ (M1)
pacreport
size(M2)
M1-M2 (M1-M2)
/ M1
(group)
/ type
Qe bash The GNU Bourne Again shell 8.050       base
Qe bzip2 A high-quality data compression program | 高質量的數據壓縮程序 0.144      
Qe coreutils The basic file, shell and text manipulation utilities of the GNU operating system | GNU操作系統的基本文件, shell和文本操作實用程序 15.990      
Qe filesystem Base Arch Linux files | 基本Arch Linux文件 0.041      
Qe gcc-libs Runtime libraries shipped by GCC | GCC隨附的運行時庫 148.820      
Qe glibc GNU C Library 46.210      
Qe iproute2 IP Routing Utilities | IP路由實用程序 2.680      
Qet iputils Network monitoring tools, including ping | 網絡監控工具, 包括ping 0.284 0.284    
Qe licenses Standard licenses distribution package | 標准許可證分發包 0.416      
Qe linux The Linux kernel and modules | Linux內核和模塊 75.830      
Qe pciutils PCI bus configuration space access library and tools | PCI總線配置空間訪問庫和工具 0.273      
Qe procps-ng Utilities for monitoring your system and its processes | 監視系統及其過程的實用程序 1.380      
Qe psmisc Miscellaneous procfs tools | 雜項生產工具 0.549      
Qe shadow Password and account management tool suite with support for shadow files and PAM | 密碼和帳戶管理工具套件, 支持影子文件和PAM 3.730      
Qd systemd system and service manager | 系統和服務經理 22.860      
Qett systemd-sysvcompat sysvinit compat for systemd 0.005 0.005    
Qe tar Utility used to store, backup, and transport files | 用於存儲, 備份和傳輸文件的實用程序 2.830      
Qe util-linux Miscellaneous system utilities for Linux | 適用於Linux的其他系統實用程序 13.180      
Qd xz Library and command line tools for XZ and LZMA compressed files | 用於XZ和LZMA壓縮文件的庫和命令行工具 0.946      
Qe file File type identification utility | 文件類型識別實用程序 6.560       base,
(base-devel)
Qe findutils GNU utilities to locate files | GNU實用程序來查找文件 1.619      
Qe gawk GNU version of awk 2.660      
Qe gettext GNU internationalization library | GNU國際化庫 7.340      
Qe grep A string search utility | 字符串搜索實用程序 0.697      
Qe gzip GNU compression utility | GNU壓縮實用程序 0.157      
Qe pacman A library-based package manager with dependency support | 基於庫的程序包管理器, 具有依賴性支持 4.430      
Qe sed GNU stream editor | GNU流編輯器 0.736      
Qe binutils A set of programs to assemble and manipulate binary and object files | 一組程序, 用於匯編和處理二進制文件和目標文件 29.700       (base-devel)
Qe fakeroot Tool for simulating superuser privileges | 模擬超級用戶權限的工具 0.134      
Qett gcc The GNU Compiler Collection - C and C++ frontends | GNU編譯器集合-C和C ++前端 147.190      
Qd groff GNU troff text-formatting system | GNU troff文本格式系統 9.570      
Qd libtool A generic library support script | 通用庫支持腳本 2.190      
Qe m4 The GNU macro processor | GNU宏處理器 0.261      
Qet make GNU make utility to maintain groups of programs | GNU使實用程序維護程序組 1.552      
Qet patch A utility to apply patch files to original sources | 將補丁文件應用於原始來源的實用程序 0.198      
Qe texinfo GNU documentation system for on-line information and printed output | GNU文檔系統, 用於在線信息和打印輸出 8.520      
Qe which A utility to show the full path of commands | 顯示命令完整路徑的實用程序 0.034      
Qet autoconf A GNU tool for automatically configuring source code | 一個用於自動配置源代碼的GNU工具 2.047 2.000    
Qet automake A GNU tool for automatically creating Makefiles | 自動創建Makefile的GNU工具 1.591 1.550    
Qet bison The GNU general-purpose parser generator | GNU通用解析器生成器 2.200 2.200    
Qet flex A tool for generating text-scanning programs | 生成文本掃描程序的工具 0.971 0.971    
Qet pkgconf Package compiler and linker metadata toolkit | 包編譯器和鏈接器元數據工具包 0.156 0.156    
Qett sudo Give certain users the ability to run some commands as root | 使某些用戶能夠以root用戶身份運行某些命令使某些用戶能夠以root用戶身份運行某些命令(base-devel) 4.250 4.250    
Qd mkinitcpio Modular initramfs image creation utility | 模塊化initramfs映像創建實用程序 0.102       packages
Qett linux-firmware Firmware files for Linux | Linux的固件文件 557.410 557.410    
Qet intel-ucode Microcode update files for Intel CPUs | 英特爾CPU的微碼更新文件 3.020 3.020    
Qe diffutils Utility programs used for creating patch files | 用於創建補丁文件的實用程序 1.421      
Qet man-db A utility for reading man pages | 用於閱讀手冊頁的實用程序 2.210      
Qet man-pages Linux man pages 5.610 5.610    
Qet nano Pico editor clone with enhancements | 具有增強功能的Pico編輯器克隆 2.190 2.190    
Qet usbutils USB Device Utilities | USB設備實用程序 0.289 0.289    
Qett dhcpcd RFC2131 compliant DHCP client daemon | 符合RFC2131的DHCP客戶端守護程序 0.478 0.478    
Qet ethtool Utility for controlling network drivers and hardware | 用於控制網絡驅動程序和硬件的實用程序 0.480 0.480    
Qe wpa_supplicant A utility providing key negotiation for WPA wireless networks | 一種為WPA無線網絡提供密鑰協商的實用程序 5.550      
Qd gpm A mouse server for the console and xterm | 控制台和xterm的鼠標服務器 0.419      
Qet smartmontools Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives | 控制和監視S.M.A.R.T.啟用的ATA和SCSI硬盤驅動器 2.010 2.010    
Qd parted A program for creating, destroying, resizing, checking and copying partitions | 用於創建,銷毀,調整大小,檢查和復制分區的程序 2.250      
Qd dosfstools DOS filesystem utilities | DOS文件系統實用程序 0.178      
Qett ntfs-3g NTFS filesystem driver and utilities | NTFS文件系統驅動程序和實用程序 1.774 1.730    
Qett exfat-utils Utilities for exFAT file system | exFAT文件系統實用程序 0.258 0.258    
Qd btrfs-progs Btrfs filesystem utilities | Btrfs文件系統實用程序 5.020      
Qe xfsprogs XFS filesystem utilities | XFS文件系統實用程序 5.270      
Qd dmraid Device mapper RAID interface | 設備映射器RAID接口 0.325      
Qe lvm2 Logical Volume Manager 2 utilities | 邏輯卷管理器2實用程序 6.670      
Qe mdadm A tool for managing/monitoring Linux md device arrays, also known as Software RAID | 用於管理/監視Linux md設備陣列的工具, 也稱為軟件RAID 0.972      
Qd gptfdisk A text-mode partitioning tool that works on GUID Partition Table (GPT) disks | 在GUID分區表(GPT)磁盤上工作的文本模式分區工具 0.770      
Qet xf86-video-intel X.org Intel i810/i830/i915/945G/G965+ video drivers 2.200 2.290     (xorg-drivers)
Qd xf86-input-libinput Generic input driver for the X.Org server based on libinput | 基於libinput的X.Org服務器的通用輸入驅動程序 0.091      
Qe xorg-xinit X.Org initialisation program | └─xfce4-session 0.036       x…
Qet xorg-server Xorg X server | libxfont2, libfontenc 3.500 4.840 -1.34 38.29% (xorg)
Qd xorg-server-common Xorg server common files | Xorg服務器通用文件 0.127      
Qd xorg-fonts-encodings X.org font encoding files | X.org字體編碼文件 0.625      
Qd xorg-setxkbmap Set the keyboard using the X Keyboard Extension | 使用X Keyboard Extension設置鍵盤 0.029      
Qd xorg-xkbcomp X Keyboard description compiler | X鍵盤描述編譯器 0.218      
Qd xorg-xrandr └─intel-gpu-tools | RandR擴展的原始命令行界面 0.069      
Qd xorg-iceauth └─xfce4-session | ICE授權文件實用程序 0.041      
Qd xorg-xmodmap └─xorg-xinit └─xfce4-session | 修改按鍵映射和按鈕映射的實用程序 0.049      
Qd xorg-xauth └─xorg-xinit └─xfce4-session | X.Org授權設置程序 | 0.056      
Qd xorg-xrdb ├─xfce4-session | X服務器資源數據庫實用程序 |
└─xorg-xinit └─xfce4-session
0.041      
Qd xorg-xset User preference utility for X | X的用戶首選項實用程序 0.040      
Qd xorg-xprop Property displayer for X | X的屬性顯示器 0.052      
Qe exo Manage preferred applications and edit .desktop files | 管理首選應用程序並編輯.desktop文件 3.680       (xfce4)
Qet xfce4-appfinder Application to quickly run applications and commands | 應用程序以快速運行應用程序和命令 0.553 0.553    
Qe xfce4-panel Application launchers, window buttons, applications menu, workspace switcher and more | 應用程序啟動器, 窗口按鈕, 應用程序菜單, 工作區切換器等 4.000      
Qet xfce4-power-manager Manage power sources and power consumption of devices | 管理設備的電源和功耗 3.710 4.670 -0.96 25.88%
Qet xfce4-session Save the state of your desktop and restore it on the next startup | 保存桌面狀態並在下次啟動時將其還原 1.374 1.710 -0.34 24.47%
Qet xfce4-settings The Settings daemon which persists many Xfce settings | 保留許多Xfce設置的Settings守護程序 3.220 7.660 -4.44 137.89%
Qe xfconf D-Bus-based configuration storage system | 基於D-Bus的配置存儲系統 1.078      
Qet xfce4-terminal Terminal emulator for the Xfce desktop | Xfce桌面的終端仿真器 2.027 3.620 -1.59 78.62%
Qet xfdesktop Configure the desktop background image, icons, launchers and folders | 配置桌面背景圖像, 圖標, 啟動器和文件夾 2.430 2.430    
Qe xfwm4 Handles the placement of windows on the screen | 處理窗口在屏幕上的放置 2.060      
Qet xfwm4-themes A set of additional themes for the Xfce window manager | Xfce窗口管理器的一組附加主題 3.430 3.430    
Qe thunar The fast and easy to use file manager for the Xfce Desktop | Xfce桌面快速, 易於使用的文件管理器 6.340      
Qett thunar-volman Automatic management of removeable devices in Thunar | thunar的可移動設備的自動管理 0.673 0.673    
Qett tumbler D-Bus service for applications to request thumbnails | D-Bus服務, 供應用程序請求縮略圖 0.826 0.826    
Qe garcon Implementation of the freedesktop.org menu specification | freedesktop.org菜單規范的實現 0.924      
Qet ristretto Fast and lightweight picture-viewer for Xfce4 | Xfce4的快速輕量圖片查看器 1.018 0.990     (xfce4-goodies)
Qet xfce4-dict A dictionary plugin for the Xfce panel | Xfce面板的字典插件 0.777 0.777    
Qet xfce4-notifyd Notification daemon for the Xfce desktop | Xfce桌面的通知守護程序 0.582 0.582    
Qett xfce4-screensaver Xfce Screensaver | Xfce屏幕保護程序 1.060 1.030    
Qet xfce4-taskmanager Easy to use task manager | 易於使用的任務管理器 0.461 0.461    
Qett thunar-archive-plugin Create and extract archives in Thunar | 在Thunar創建和提取檔案 0.150 0.150    
Qett thunar-media-tags-plugin Adds special features for media files to the Thunar File Manager | 向Thunar文件管理器添加媒體文件的特殊功能 0.264 0.264    
Qet xfce4-artwork Backdrops for the Xfce4 desktop | Xfce4桌面的背景 9.820 9.820    
Qet xfce4-battery-plugin A battery monitor plugin for the Xfce panel | Xfce面板的電池監視器插件 0.459 0.459    
Qet xfce4-clipman-plugin A clipboard plugin for the Xfce4 panel | Xfce4面板的剪貼板插件 0.801 0.903    
Qet xfce4-cpugraph-plugin CPU graph plugin for the Xfce4 panel | Xfce4面板的CPU圖形插件 0.171 0.171    
Qet xfce4-datetime-plugin A date and time display plugin for the Xfce panel | Xfce面板的日期和時間顯示插件 0.123 0.123    
Qet xfce4-diskperf-plugin Plugin for the Xfce4 panel displaying instant disk/partition performance | Xfce4面板的插件可顯示即時磁盤/分區性能 0.223 0.223    
Qet xfce4-eyes-plugin A rolling eyes (following mouse pointer) plugin for the Xfce panel | Xfce面板的滾動眼睛(跟隨鼠標指針)插件 0.094 0.094    
Qet xfce4-fsguard-plugin File system usage monitor plugin for the Xfce4 panel | Xfce4面板的文件系統使用情況監視插件 0.239 0.239    
Qet xfce4-genmon-plugin plugin that monitors customizable programs stdout for the Xfce4 panel | 插件, 用於監視Xfce4面板的可定制程序stdout 0.111 0.111    
Qet xfce4-mount-plugin Mount/umount utility for the Xfce4 panel | Xfce4面板的Mount/umount實用程序 0.306 0.306    
Qet xfce4-mpc-plugin Control the Music Player Daemon from the Xfce4 panel | 從Xfce4面板控制Music Player守護程序 0.147 0.335 -0.19 127.59%
Qet xfce4-netload-plugin A netload plugin for the Xfce panel | Xfce面板的netload插件 0.199 0.199    
Qet xfce4-pulseaudio-plugin Pulseaudio plugin for Xfce4 panel | Xfce4面板的Pulseaudio插件 0.375 0.450 -0.08 20.18%
Qet xfce4-sensors-plugin A lm_sensors plugin for the Xfce panel | Xfce面板的lm_sensors插件 0.526 0.526    
Qet xfce4-smartbookmark-plugin Plugin for the Xfce4 panel that lets you quicksearch from selected websites | Xfce4面板的插件, 可讓您從選定的網站中快速搜索 0.068 0.068    
Qet xfce4-systemload-plugin A system load plugin for the Xfce4 panel | Xfce4面板的系統加載插件 0.146 0.146    
Qet xfce4-time-out-plugin Take a break from your computer with this plugin for Xfce4 | 使用此Xfce4插件從您的計算機中休息一下 0.212 0.212    
Qet xfce4-timer-plugin Plugin to track time for the Xfce4 panel | 插件來跟蹤Xfce4面板的時間 0.206 0.206    
Qet xfce4-verve-plugin Command line plugin Xfce4 panel | 命令行插件Xfce4面板 0.157 0.157    
Qet xfce4-whiskermenu-plugin Menu for Xfce4 0.669 0.669    
Qet xfce4-xkb-plugin Plugin to switch keyboard layouts for the Xfce4 panel | 用於切換Xfce4面板的鍵盤布局的插件 1.874 1.830    
Qett gvfs Virtual filesystem implementation for GIO | GIO的虛擬文件系統實現(gnome) 5.150 6.830 -1.68 32.62% (gnome)
Qet baobab A graphical directory tree analyzer (gnome) | 圖形目錄樹分析器(gnome) 1.331 1.300    
Qe networkmanager Network connection manager and user applications | 網絡連接管理器和用戶應用程序 16.160      
Qd gnome-themes-extra Extra Themes for GNOME Applications | GNOME應用程序的額外主題 4.440      
Qet mate-system-monitor A system monitor for MATE | MATE的系統監視器(額外的mate) 10.860 10.860     (mate-extra)
Qet pluma A powerful text editor for MATE | 強大的MATE文字編輯器(mate-extra) 27.110 168.750 -141.64 522.46%
Qd mate-desktop Library with common API for various MATE modules | 具有用於各種MATE模塊的通用API的庫 3.700       (mate)
Qd qt5-base A cross-platform application and UI framework | 跨平台應用程序和UI框架 64.070       (qt qt5)
Qd qt5-svg Classes for displaying the contents of SVG files | 用於顯示SVG文件內容的類 0.490      
Qd qt5-x11extras Provides platform-specific APIs for X11 | 為X11提供特定於平台的API 0.041      
Qd spirv-tools API and commands for processing SPIR-V modules | 用於處理SPIR-V模塊的API和命令 5.790       (vulkan-devel)
Qett fish Smart and user friendly shell intended mostly for interactive use | 智能和用戶友好的外殼, 主要用於交互式使用 13.750 13.750      
Qett git the fast distributed version control system | 快速分布式版本控制系統 41.260 41.410      
Qe lightdm A lightweight display manager | 輕量級的顯示管理器 1.104       DM
Qett lightdm-gtk-greeter GTK+ greeter for LightDM | 適用於LightDM的GTK +迎賓器 0.324 0.324    
Qet linux-headers Headers and scripts for building modules for the Linux kernel | 用於為Linux內核構建模塊的頭文件和腳本 119.680 119.680      
Qet linux-docs Documentation for the Linux kernel | Linux內核的文檔 146.600 146.600      
Qett os-prober Utility to detect other OSes on a set of drives | 用於檢測一組驅動器上其他操作系統的實用程序 0.057 0.057     引導
Qet grub GNU GRand Unified Bootloader (2) | GNU GRand統一引導加載程序(2) 32.820 32.820    
Qet virtualbox Powerful x86 virtualization for enterprise as well as home use | 適用於企業和家庭的強大x86虛擬化 161.480 162.500     vbox
Qe virtualbox-host-modules-arch Virtualbox host kernel modules for Arch Kernel | 用於Arch內核的Virtualbox主機內核模塊 0.151      
Qet ntp Network Time Protocol reference implementation | 網絡時間協議參考實現 4.460 4.460      
Qet logrotate Rotates system logs automatically | 自動旋轉系統日志 0.104 0.104      
Qet catfish Versatile file searching tool | 多功能文件搜索工具 1.429 1.770 -0.34 23.88% 查找
Qett mlocate Merging locate/updatedb implementation | 合並locate/updatedb實現 0.352 0.352    
Qet fd Simple, fast and user-friendly alternative to find | 簡單, 快速和用戶友好的替代方案 2.790 2.790    
Qett pacman-contrib Contributed scripts and tools for pacman systems | pacman系統的貢獻腳本和工具 0.095 0.095     pacman
相關
Qett pkgfile a pacman .files metadata explorer | pacman .files元數據瀏覽器 0.054 0.054    
Qet pacmatic A pacman wrapper to avoid bricking your system and such other surprises. | pacman包裝器, 可避免造成系統負擔以及其他意外情況. 0.009 0.044 -0.04 378.13%
Qet pacutils Helper tools for libalpm | libalpm的幫助器工具 0.463 0.463    
Qet pkgstats Submit a list of installed packages to the Arch Linux project | 將已安裝軟件包的列表提交到Arch Linux項目 0.002 0.002    
Qet lostfiles Find orphaned files not owned by any Arch packages | 查找不屬於任何Arch軟件包的孤立文件 0.006 0.006    
Qet fzf Command-line fuzzy finder | 命令行模糊查找器 3.300 3.300    
Qet namcap A Pacman package analyzer | Pacman包裝分析儀 0.418 1.800 -1.38 330.94%
Qett pavucontrol PulseAudio Volume Control | PulseAudio音量控制 0.931 0.966     聲音
Qett pulseaudio A featureful, general-purpose sound server | 功能齊全的通用聲音服務器 6.240 7.120    
Qet alsa-utils Advanced Linux Sound Architecture - Utilities | 先進的Linux聲音體系結構-實用程序 2.070 2.070    
Qe e2fsprogs Ext2/3/4 filesystem utilities | Ext2/3/4文件系統實用程序 4.760       disk
Qet gparted A Partition Magic clone, frontend to GNU Parted | 分區魔術師克隆, GNU Parted的前端 7.040 7.040    
Qett p7zip Command-line file archiver with high compression ratio | 壓縮率高的命令行文件歸檔器 6.090 6.090     壓縮
解壓
Qett unrar The RAR uncompression program | RAR解壓縮程序 0.313 0.313    
Qett unzip For extracting and viewing files in .zip archives | 用於提取和查看.zip存檔中的文件 0.315 0.315    
Qett xarchiver GTK+ frontend to various command line archivers | GTK +前端到各種命令行歸檔程序 1.508 1.470    
Qett zip Compressor/archiver for creating and modifying zipfiles | 用於創建和修改zip文件的壓縮器/存檔器 0.558 0.558    
Qet adobe-source-han-sans-cn-fonts Adobe Source Han Sans Subset OTF - Simplified Chinese OpenType/CFF fonts | Adobe Source Han Sans Subset OTF-簡體中文OpenType/CFF字體 57.980 57.980     字體
Qet noto-fonts-cjk Google Noto CJK fonts | Google Noto CJK字體 294.430 294.430    
Qet ibus-libpinyin Intelligent Pinyin engine based on libpinyin for IBus | 基於libpinyin的IBus智能拼音引擎 2.290 61.370 -59.08 2579.91% 輸入
Qe ibus Next Generation Input Bus for Linux | Linux的下一代輸入總線 7.550      
Qet geany Fast and lightweight IDE | 快速輕巧的IDE 13.070 13.070     編輯
對比
Qet meld Compare files, directories and working copies | 比較文件, 目錄和工作副本 3.670 3.670    
Qet vi The original ex/vi text editor | 原始的ex/vi文本編輯器 0.307 0.307    
Qet libreoffice-fresh-zh-cn Chinese (simplified) language pack for LibreOffice Fresh | LibreOffice Fresh的中文(簡體)語言包 21.320 21.320     辦公
Qe libreoffice-fresh LibreOffice branch which contains new features and program enhancements | LibreOffice分支包含新功能和程序增強功能 395.330      
Qet aria2 Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink | 支持HTTP(S), FTP, BitTorrent和Metalink的下載實用程序 5.550 5.740     下載
Qet qbittorrent An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar. | 基於Qt工具包和libtorrent-rasterbar的C ++編程高級BitTorrent客戶端. 8.670 18.340 -9.67 111.53%
Qe wget Network utility to retrieve files from the Web | 網絡實用程序, 用於從Web檢索文件 2.880      
Qet chromium A web browser built for speed, simplicity, and security | 為提高速度, 簡化性和安全性而構建的Web瀏覽器 202.240 202.850     網頁
Qet firefox Standalone web browser from mozilla.org | 來自mozilla.org的獨立Web瀏覽器 193.920 200.670    
Qet elinks An advanced and well-established feature-rich text mode web browser. | 先進且完善的功能豐富的文本模式Web瀏覽器. 2.830 3.800 -0.97 34.28%
Qet links A text WWW browser, similar to Lynx | 文本WWW瀏覽器, 類似於Lynx 7.260 7.260    
Qet clamav Anti-virus toolkit for Unix | Unix防病毒工具包 4.580 4.740     殺毒
防火牆
Qet rkhunter Checks machines for the presence of rootkits and other unwanted tools. | 檢查機器上是否存在rootkit和其他不需要的工具. 1.113 1.090    
Qet nftables Netfilter tables userspace tools | Netfilter表用戶空間工具 0.838 0.838    
Qet intel-gpu-tools Tools for development and testing of the Intel DRM driver | 英特爾DRM驅動程序開發和測試工具 11.130 11.310     gpu
Qet mesa-demos Mesa demos and tools incl. glxinfo + glxgears | Mesa演示和工具, 包括glxinfo + glxgears 7.760 11.370 -3.61 46.52%
Qe mesa An open-source implementation of the OpenGL specification | OpenGL規范的開源實現 84.480      
Qet iw nl80211 based CLI configuration utility for wireless devices | 基於nl80211的用於無線設備的CLI配置實用程序 0.259 0.259     網絡
工具
Qet netctl Profile based systemd network management | 基於配置文件的系統網絡管理 0.094 0.150 -0.06 59.37%
Qet network-manager-applet Applet for managing network connections | 用於管理網絡連接的小程序 0.658 7.670 -7.01 1064.79%
Qet privoxy A web proxy with advanced filtering capabilities. | 具有高級過濾功能的Web代理. 1.948 1.900     代理
Qet shadow..... A lightweight tunnel proxy | 輕量級隧道代理 0.513 0.513    
Qet v2r.. A platform for building proxies to bypass network restrictions | 建立代理以繞過網絡限制的平台 43.380 48.920    
Qet hexchat A popular and easy to use graphical IRC (chat) client | 流行且易於使用的圖形IRC(聊天)客戶端 5.500 5.500     日常
工具
Qet vlc Multi-platform MPEG, VCD/DVD, and DivX player | 多平台MPEG, VCD/DVD和DivX播放器 58.750 82.820 -24.07 40.97%
Qet gimp GNU Image Manipulation Program | GNU圖像處理程序 111.250 213.830 -102.58 92.21%
Qet flameshot Powerful yet simple to use screenshot software | 功能強大但易於使用的屏幕截圖軟件 0.963 0.963    
Qe cryptsetup Userspace setup tool for transparent encryption of block devices using dm-crypt | 用戶空間設置工具, 用於使用dm-crypt透明加密塊設備 2.350        
Qe device-mapper Device mapper userspace library and tools | 設備映射器用戶空間庫和工具 0.835        
Qet dos2unix Text file format converter | 文本文件格式轉換器 1.491 1.460      
Qet convmv Tool for converting encodings on filesystems | 用於在文件系統上轉換編碼的工具 0.046 0.046      
Qet tree A directory listing program displaying a depth indented list of files | 目錄列表程序, 顯示深度縮進的文件列表 0.092 0.092      
Qet whois Intelligent WHOIS client | 智能的WHOIS客戶 0.160 0.160      
Qe less A terminal based program for viewing text files | 基於終端的程序, 用於查看文本文件 0.237        
Qe inetutils A collection of common network programs | 常見網絡程序的集合 1.139        
Qe sysfsutils System Utilities Based on Sysfs | 基於Sysfs的系統實用程序 0.147        
Qe perl A highly capable, feature-rich programming language | 一種功能強大, 功能豐富的編程語言 57.600        
Qet ltrace Tracks runtime library calls in dynamically linked programs | 跟蹤動態鏈接程序中的運行時庫調用 0.333 0.333     跟蹤
查詢
Qett strace A diagnostic, debugging and instructional userspace tracer | 診斷, 調試和說明性用戶空間跟蹤器 1.637 1.600    
Qet traceroute Tracks the route taken by packets over an IP network | 跟蹤IP網絡上數據包所采用的路由 0.078 0.078    
Qett lsof Lists open files for running Unix processes | 列出用於運行Unix進程的打開文件 0.205 0.205    
Qet acct Utilities for monitoring process activities | 監視流程活動的實用程序 0.220 0.220    
Qet htop Interactive process viewer | 互動式流程查看器 0.199 0.199     各種
狀態
查詢
Qet iftop Display bandwidth usage on an interface | 顯示接口上的帶寬使用情況 0.071 0.071    
Qet iotop View I/O usage of processes | 查看進程的I/O使用情況 0.157 0.157    
Qet jnettop A top-like console network traffic visualizer | 頂級控制台網絡流量可視化工具 0.082 0.082    
Qet dstat A versatile resource statistics tool | 多功能的資源統計工具 0.376 0.376    
Qet nethogs A net top tool which displays traffic used per process instead of per IP or interface | 一個網絡頂部工具, 顯示每個進程而不是每個IP或接口使用的流量 0.162 0.162    
Qet speedtest-cli Command line interface for testing internet bandwidth using speedtest.net | 命令行界面, 用於使用speedtest.net測試Internet帶寬 0.184 0.184    
Qet nmon AIX & Linux Performance Monitoring tool | AIX和Linux性能監視工具 0.168 0.168    
Qet smem Generate reports on memory usage. | 生成有關內存使用情況的報告. 0.038 0.038    
Qet sysstat a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar) | 性能監視工具的集合(iostat, isag, mpstat, pidstat, sadf, sar) 1.537 1.500    
Qet vnstat A console-based network traffic monitor | 基於控制台的網絡流量監視器 0.361 0.361    
Qet hardinfo A system information and benchmark tool. | 系統信息和基准測試工具. 0.851 0.851      
Qet neofetch A CLI system information tool written in BASH that supports displaying images. | 用BASH編寫的CLI系統信息工具, 支持顯示圖像. 0.319 0.319      
Qet psensor A graphical hardware temperature monitor for Linux | 用於Linux的圖形硬件溫度監控器 1.478 1.890 -0.41 27.88%  

2. 大部分作為依賴安裝的包

2.1 list2: Qd(lib*)198

pacman -Qq des… Installed
size (M)
libabw a library that parses the file format of AbiWord documents | 解析AbiWord文檔文件格式的庫 2.730
libaio The Linux-native asynchronous I/O facility (aio) library | Linux原生異步I/O工具(aio)庫 0.022
libappindicator-gtk3 Allow applications to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library) | 允許應用程序通過Unity, KDE或Systray中的Ayatana指示器擴展菜單(GTK + 3庫) 0.351
libarchive Multi-format archive and compression library | 多格式存檔和壓縮庫 1.110
libass A portable library for SSA/ASS subtitles rendering | 可移植的SSA/ASS字幕庫 0.232
libassuan IPC library used by some GnuPG related software | 一些GnuPG相關軟件使用的IPC庫 0.156
libasyncns A C library for executing name service queries asynchronously | 一個用於異步執行名稱服務查詢的C庫 0.048
libatasmart ATA S.M.A.R.T. Reading and Parsing Library | ATA S.M.A.R.T.閱讀和解析庫 0.103
libatomic_ops Provides semi-portable access to hardware provided atomic memory operations | 提供對硬件提供的原子內存操作的半便攜式訪問 0.641
libavc1394 A library to control A/V devices using the 1394ta AV/C commands. | 一個使用1394ta AV/C命令控制A/V設備的庫. 0.118
libblockdev A library for manipulating block devices | 用於操作塊設備的庫 1.539
libbluray Library to access Blu-Ray disks for video playback | 用於訪問藍光光盤以播放視頻的庫 1.210
libbytesize A tiny library providing a C "class" for working with arbitrary big sizes in bytes | 一個微型庫, 提供一個C“類”用於處理任意大字節數 0.080
libcanberra A small and lightweight implementation of the XDG Sound Theme Specification | XDG聲音主題規范的小型輕量級實現 0.403
libcanberra-pulse PulseAudio plugin for libcanberra | libcanberra的PulseAudio插件 0.035
libcap POSIX 1003.1e capabilities | POSIX 1003.1e功能 0.162
libcap-ng Library making programming with POSIX capabilities easier than traditional libcap | 庫使使用POSIX功能的編程比傳統的libcap更容易 0.098
libcddb Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org). | 實現不同協議(CDDBP, HTTP, SMTP)以訪問CDDB服務器(例如http://freedb.org)上的數據的庫. 0.160
libcdio GNU Compact Disc Input and Control Library | GNU光盤輸入和控制庫 0.949
libcdio-paranoia CD paranoia libraries from libcdio | libcdio的CD妄想庫 0.163
libcdr CorelDraw file format importer library for LibreOffice | LibreOffice的CorelDraw文件格式導入程序庫 7.690
libcmis a C/C++ client library for the CMIS protocol | CMIS協議的C/C ++客戶端庫 1.924
libcroco A CSS parsing library | CSS解析庫 1.217
libcups The CUPS Printing System - client libraries and headers | CUPS打印系統-客戶端庫和標頭 0.859
libdaemon Lightweight C library that eases the writing of UNIX daemons | 輕量級的C庫, 簡化了UNIX守護程序的編寫 0.058
libdatrie Implementation of double-array structure for representing trie, as proposed by Junichi Aoe. | 如Junichi Aoe所提出的, 用於表示特里的雙數組結構的實現. 0.076
libdbusmenu-glib Library for passing menus over DBus | 通過DBus傳遞菜單的庫 0.367
libdbusmenu-gtk3 Library for passing menus over DBus (GTK+ 3 library) | 用於通過DBus傳遞菜單的庫(GTK + 3庫) 0.136
libdca Free library for decoding DTS Coherent Acoustics streams | 免費庫, 用於解碼DTS相干聲學流 0.224
libde265 Open h.265 video codec implementation | 開放的h.265視頻編解碼器實現 1.098
libdrm Userspace interface to kernel DRM services | 內核DRM服務的用戶空間接口 0.948
libdvbpsi Library designed for decoding and generation of MPEG TS and DVB PSI tables | 設計用於解碼和生成MPEG TS和DVB PSI表的庫 0.552
libe-book Library for import of reflowable e-book formats. | 用於導入可重排的電子書格式的庫. 11.460
libebml Extensible Binary Meta Language library | 可擴展的二進制元語言庫 0.272
libedit Command line editor library providing generic line editing, history, and tokenization functions | 命令行編輯器庫, 提供通用的行編輯, 歷史記錄和標記化功能 0.258
libelf Libraries to handle ELF object files and DWARF debugging information | 用於處理ELF目標文件和DWARF調試信息的庫 2.800
libepoxy Library handling OpenGL function pointer management | 庫處理OpenGL函數指針管理 3.260
libepubgen an EPUB generator for librevenge | 用於librevenge的EPUB生成器 2.760
libetonyek Library and a set of tools for reading and converting Apple Keynote presentations | 庫和一組用於閱讀和轉換Apple Keynote演示文稿的工具 20.620
libevdev Wrapper library for evdev devices | evdev設備的包裝器庫 0.252
libevent An event notification library | 事件通知庫 1.201
libexif Library to parse an EXIF file and read the data from those tags | 用於解析EXIF文件並從這些標簽讀取數據的庫 2.520
libexttextcat N-Gram-Based Text Categorization library primarily intended for language guessing | 基於N-Gram的文本分類庫, 主要用於語言猜測 0.446
libffi Portable foreign function interface library | 便攜式外部功能接口庫 0.074
libfontenc X11 font encoding library | X11字體編碼庫 0.039
libfreehand a library for import of Aldus/Macromedia/Adobe FreeHand documents | 一個用於導入Aldus/Macromedia/Adob​​e FreeHand文檔的庫 5.880
libgcrypt General purpose cryptographic library based on the code from GnuPG | 基於GnuPG代碼的通用密碼庫 1.362
libgexiv2 GObject-based wrapper around the Exiv2 library | Exiv2庫周圍基於GObject的包裝器 0.356
libglvnd The GL Vendor-Neutral Dispatch library | GL供應商中立調度庫 3.680
libgpg-error Support library for libgcrypt | libgcrypt支持庫 0.945
libgtop A library for collecting system monitoring data | 用於收集系統監視數據的庫 1.281
libgudev GObject bindings for libudev | libudev的GObject綁定 0.359
libgusb GObject wrapper for libusb1 | libusb1的GObject包裝器 0.517
libheif HEIF file format decoder and encoder | HEIF文件格式解碼器和編碼器 0.735
libibus IBus support library | IBus支持庫 60.840
libice X11 Inter-Client Exchange library | X11客戶端間交換庫 0.361
libidn Implementation of the Stringprep, Punycode and IDNA specifications | Stringprep, Punycode和IDNA規范的實現 0.682
libidn2 Free software implementation of IDNA2008, Punycode and TR46 | IDNA2008, Punycode和TR46的免費軟件實現 0.398
libiec61883 A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394 | 通過Linux IEEE 1394傳輸DV, MPEG-2和音頻的高級API 0.118
libimobiledevice Library that talks the protocols to support iPhone and iPod Touch devices on Linux | 討論協議以支持Linux上的iPhone和iPod Touch設備的庫 1.579
libindicator-gtk3 Set of symbols and convenience functions for Ayatana indicators (GTK+ 3 library) | Ayatana指示器的符號和便捷功能集(GTK + 3庫) 0.097
libinput Input device management and event handling library | 輸入設備管理和事件處理庫 0.914
libixion A general purpose formula parser & interpreter | 通用公式解析器和解釋器 1.126
libjpeg-turbo JPEG image codec with accelerated baseline compression and decompression | JPEG圖像編解碼器, 具有加速的基線壓縮和解壓縮功能 2.100
libkeybinder3 A library for registering global keyboard shortcuts | 用於注冊全局鍵盤快捷鍵的庫 0.076
libksba Library for working with X.509 certificates, CMS data and related objects | 用於處理X.509證書, CMS數據和相關對象的庫 0.314
liblangtag interface library to access/deal with tags for identifying languages | 接口庫, 用於使用識別語言的標簽進行訪問/交易 3.050
libldap Lightweight Directory Access Protocol (LDAP) client libraries | 輕型目錄訪問協議(LDAP)客戶端庫 0.914
libmad A high-quality MPEG audio decoder | 高質量MPEG音頻解碼器 0.157
libmatroska Matroska library | 馬特洛斯卡圖書館 0.869
libmfx Intel Media SDK dispatcher library | 英特爾媒體SDK調度程序庫 0.268
libmicrohttpd a small C library that is supposed to make it easy to run an HTTP server as part of another application. | 一個小的C庫, 應該可以輕松地將HTTP服務器作為另一個應用程序的一部分運行. 0.386
libmm-glib ModemManager library | ModemManager庫 5.300
libmng A collection of routines used to create and manipulate MNG format graphics files | 一組例程, 用於創建和處理MNG格式的圖形文件 0.688
libmnl Minimalistic user-space library oriented to Netlink developers. | 面向Netlink開發人員的簡約用戶空間庫. 0.034
libmodplug A MOD playing library | MOD播放庫 0.366
libmpc Library for the arithmetic of complex numbers with arbitrarily high precision | 任意精度的復數算法庫 0.137
libmpcdec MusePack decoding library | MusePack解碼庫 0.098
libmpd Signal based wrapper around libmpdclient | libmpdclient周圍基於信號的包裝器 0.188
libmpeg2 Library for decoding MPEG-1 and MPEG-2 video streams. | 用於解碼MPEG-1和MPEG-2視頻流的庫. 0.233
libmspack A library for Microsoft compression formats | Microsoft壓縮格式的庫 0.168
libmspub Microsoft Publisher file format parser library (latest snapshot) | Microsoft Publisher文件格式解析器庫(最新快照) 7.450
libmwaw Import library for some old mac text documents. | 導入一些舊的Mac文本文檔的庫. 66.380
libmypaint Library for making brushstrokes which is used by MyPaint and other projects | MyPaint和其他項目使用的筆觸庫 1.076
libndp Library for Neighbor Discovery Protocol | 鄰居發現協議庫 0.056
libnetfilter_conntrack Library providing an API to the in-kernel connection tracking state table | 為內核內連接跟蹤狀態表提供API的庫 0.150
libnewt Not Erik's Windowing Toolkit - text mode windowing with slang | 不是Erik的Windowing Toolkit-帶有lang語的文本模式窗口 0.353
libnfnetlink Low-level library for netfilter related kernel/userspace communication | 與Netfilter相關的內核/用戶空間通信的低級庫 0.042
libnftnl Netfilter library providing interface to the nf_tables subsystem | Netfilter庫提供到nf_tables子系統的接口 0.241
libnghttp2 Framing layer of HTTP/2 is implemented as a reusable C library | HTTP/2的框架層實現為可重用的C庫 0.361
libnl Library for applications dealing with netlink sockets | 用於處理netlink套接字的應用程序的庫 2.010
libnm NetworkManager client library | NetworkManager客戶端庫 11.250
libnma NetworkManager GUI client library | NetworkManager GUI客戶端庫 1.728
libnotify Library for sending desktop notifications | 用於發送桌面通知的庫 0.282
libnsl Public client interface library for NIS(YP) and NIS+ | NIS(YP)和NIS +的公共客戶端接口庫 0.195
libnumbertext Number to number name and money text conversion library | 數字到數字名稱和貨幣文本轉換庫 0.699
libodfgen Library for generating documents in Open Document Format | 用於以開放文檔格式生成文檔的庫 2.017
libogg Ogg bitstream and framing library | Ogg比特流和框架庫 0.449
libomxil-bellagio An opensource implementation of the OpenMAX Integration Layer API | OpenMAX集成層API的開源實現 0.592
liborcus File import filter library for spreadsheet documents. | 電子表格文檔的文件導入過濾器庫. 3.540
libp11-kit Loads and enumerates PKCS#11 modules (library) | 加載和枚舉PKCS#11模塊(庫) 2.660
libpagemaker a library that parses the file format of Aldus/Adobe PageMaker documents | 一個解析Aldus/Adob​​e PageMaker文檔的文件格式的庫 2.080
libpcap A system-independent interface for user-level packet capture | 與系統無關的接口, 用於用戶級別的數據包捕獲 0.541
libpciaccess X11 PCI access library | X11 PCI訪問庫 0.062
libpeas A GObject plugins library | 一個GObject插件庫 1.051
libpgm OpenPGM: implementation of the Pragmatic General Multicast (PGM, RFC3208) | OpenPGM:實用通用多播(PGM, RFC3208)的實現 0.401
libpinyin Library to deal with pinyin | 圖書館處理拼音 40.410
libpipeline a C library for manipulating pipelines of subprocesses in a flexible and convenient way | 一個C庫, 以靈活方便的方式處理子流程的管道 0.088
libplacebo Reusable library for GPU-accelerated video/image rendering primitives | 可重用的庫, 用於GPU加速的視頻/圖像渲染原語 0.534
libplist A library to handle Apple Property List format whereas it's binary or XML | 用於處理Apple屬性列表格式(二進制或XML)的庫 0.422
libpng A collection of routines used to create PNG format graphics files | 用於創建PNG格式圖形文件的例程的集合 0.567
libproxy Automatic proxy configuration management library | 自動代理配置管理庫 0.264
libpsl Public Suffix List library | 公共后綴列表庫 0.190
libpulse A featureful, general-purpose sound server (client library) | 功能齊全的通用聲音服務器(客戶端庫) 1.445
libqxp a library that parses the file format of QuarkXPress documents | 解析QuarkXPress文檔的文件格式的庫 3.610
libraw A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others) | 一個用於讀取從數碼相機(CRW/CR2, NEF, RAF, DNG等)獲得的RAW文件的庫 2.520
libraw1394 Provides an API to the Linux IEEE1394 (FireWire) driver | 為Linux IEEE1394(FireWire)驅動程序提供API 0.161
librevenge library for REVerses ENGineered formats filters | REVerses工程格式過濾器的庫 8.370
librsvg SVG rendering library | SVG渲染庫 7.960
libsamplerate Secret Rabbit Code - aka Sample Rate Converter for audio | 秘密兔子代碼-又名音頻采樣率轉換器 1.601
libsasl Cyrus Simple Authentication Service Layer (SASL) Library | Cyrus簡單身份驗證服務層(SASL)庫 0.508
libseccomp Enhanced seccomp library | 增強的seccomp庫 0.704
libsecret Library for storing and retrieving passwords and other secrets | 用於存儲和檢索密碼和其他機密的庫 2.170
libsigc++ Callback Framework for C++ | C ++的回調框架 1.152
libsm X11 Session Management library | X11會話管理庫 0.261
libsndfile A C library for reading and writing files containing sampled sound | 一個C庫, 用於讀寫包含采樣聲音的文件 1.259
libsodium P(ortable|ackageable) NaCl-based crypto library | 基於P(可破解)的NaCl密碼庫 0.506
libsoup HTTP client/server library for GNOME | GNOME的HTTP客戶端/服務器庫 4.830
libsoxr The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio | SoX Resampler庫旨在為任何恆定的重采樣率提供快速和高質量的結果 0.335
libspiro Simplifies the drawing of beautiful curves | 簡化美麗曲線的繪制 0.033
libssh Library for accessing ssh client services through C libraries | 用於通過C庫訪問ssh客戶端服務的庫 0.567
libssh2 A library implementing the SSH2 protocol as defined by Internet Drafts | 實現Internet草案定義的SSH2協議的庫 0.410
libstaroffice filter for old StarOffice documents(.sdc, .sdw, ...) based on librevenge | 基於librevenge的舊StarSuite文檔(.sdc, .sdw等)的過濾器 49.050
libtar C library for manipulating POSIX tar files | C庫, 用於處理POSIX tar文件 0.083
libtasn1 The ASN.1 library used in GNUTLS | GNUTLS中使用的ASN.1庫 0.264
libteam Library for controlling team network device | 控制團隊網絡設備的庫 1.074
libthai Thai language support routines | 泰語支持例程 0.656
libtheora An open video codec developed by the Xiph.org | Xiph.org開發的開放視頻編解碼器 1.711
libtiff Library for manipulation of TIFF images | 用於處理TIFF圖像的庫 2.730
libtirpc Transport Independent RPC library (SunRPC replacement) | 獨立於傳輸的RPC庫(SunRPC替代) 0.435
libtommath Highly optimized and portable routines for integer based number theoretic applications | 高度優化且可移植的例程, 用於基於整數的數論應用 0.120
libtorrent-rasterbar A C++ BitTorrent library that aims to be a good alternative to all the other implementations around | 一個C ++ BitTorrent庫, 旨在替代周圍的所有其他實現 9.670
libunistring Library for manipulating Unicode strings and C strings | 用於處理Unicode字符串和C字符串的庫 2.250
libunwind Portable and efficient C programming interface (API) to determine the call-chain of a program | 可移植且高效的C編程接口(API), 可確定程序的調用鏈 0.265
libupnp Portable Open Source UPnP Development Kit | 便攜式開源UPnP開發套件 0.478
libusb Library that provides generic access to USB devices | 提供對USB設備的通用訪問的庫 0.178
libusbmuxd USB Multiplex Daemon | USB Multiplex守護程序 0.113
libutil-linux util-linux runtime libraries | util-linux運行時庫 1.399
libva Video Acceleration (VA) API for Linux | 適用於Linux的視頻加速(VA)API 0.772
libvdpau Nvidia VDPAU library | Nvidia VDPAU庫 0.266
libvisio Library providing ability to interpret and import visio diagrams | 庫提供解釋和導入visio圖表的功能 8.800
libvorbis Reference implementation of the Ogg Vorbis audio format | Ogg Vorbis音頻格式的參考實現 1.471
libvpx VP8 and VP9 codec | VP8和VP9編解碼器 4.330
libwacom Library to identify Wacom tablets and their features | 識別Wacom平板電腦及其功能的庫 0.572
libwebp WebP library and conversion tools | WebP庫和轉換工具 1.086
libwmf A library for reading vector images in Microsoft's native Windows Metafile Format (WMF) | 用於讀取Microsoft原生Windows圖元文件格式(WMF)的矢量圖像的庫 3.240
libwnck3 Library to manage X windows and workspaces (via pagers, tasklists, etc.) | 用於管理X窗口和工作區的庫(通過尋呼機, 任務列表等) 3.010
libwpd Library for importing WordPerfect (tm) documents | 用於導入WordPerfect(tm)文檔的庫 15.290
libwpe General-purpose library for WPE WebKit | WPE WebKit的通用庫 0.265
libwpg Library for importing and converting Corel WordPerfect(tm) Graphics images. | 用於導入和轉換Corel WordPerfect(tm)圖形圖像的庫. 1.424
libwps a Microsoft Works file word processor format import filter library | Microsoft Works文件文字處理器格式的導入篩選器庫 20.720
libx11 X11 client-side library | X11客戶端庫 10.150
libxau X11 authorisation library | X11授權庫 0.021
libxcb X11 client-side library | X11客戶端庫 3.730
libxcomposite X11 Composite extension library | X11復合擴展庫 0.024
libxcursor X cursor management library | X光標管理庫 0.061
libxdamage X11 damaged region extension library | X11損壞的區域擴展庫 0.017
libxdmcp X11 Display Manager Control Protocol library | X11 Display Manager控制協議庫 0.130
libxext X11 miscellaneous extensions library | X11其他擴展庫 0.311
libxfce4ui Commonly used Xfce widgets among Xfce applications | Xfce應用程序中常用的Xfce小部件 1.854
libxfce4util Basic utility non-GUI functions for Xfce | Xfce的基本實用程序非GUI功能 0.822
libxfixes X11 miscellaneous 'fixes' extension library | X11其他“修復”擴展庫 0.041
libxfont2 X11 font rasterisation library | X11字體柵格化庫 0.248
libxft FreeType-based font drawing library for X | 基於FreeType的X字體繪圖庫 0.118
libxi X11 Input extension library | X11輸入擴展庫 0.484
libxinerama X11 Xinerama extension library | X11 Xinerama擴展庫 0.024
libxkbcommon Keymap handling library for toolkits and window systems | 工具箱和窗口系統的按鍵映射處理庫 0.554
libxkbcommon-x11 Keyboard handling library using XKB data for X11 XCB clients | X11 XCB客戶端使用XKB數據的鍵盤處理庫 0.043
libxkbfile X11 keyboard file manipulation library | X11鍵盤文件操作庫 0.199
libxklavier High-level API for X Keyboard Extension | X鍵盤擴展的高級API 0.371
libxml2 XML parsing library, version 2 | XML解析庫, 版本2 9.190
libxmu X11 miscellaneous micro-utility library | X11雜項微型實用程序庫 0.342
libxnvctrl NVIDIA NV-CONTROL X extension | NVIDIA NV-CONTROL X擴展 0.458
libxpm X11 pixmap library | X11像素圖庫 0.157
libxpresent X Present Extension library | X Present擴展庫 0.022
libxrandr X11 RandR extension library | X11 RandR擴展庫 0.071
libxrender X Rendering Extension client library | X Rendering Extension客戶端庫 0.078
libxres X11 Resource extension library | X11資源擴展庫 0.020
libxshmfence a library that exposes a event API on top of Linux futexes | 一個在Linux futex上公開事件API的庫 0.017
libxslt XML stylesheet transformation library | XML樣式表轉換庫 2.160
libxss X11 Screen Saver extension library | X11屏幕保護程序擴展庫 0.026
libxt X11 toolkit intrinsics library | X11工具包內在函數庫 2.030
libxtst X11 Testing -- Resource extension library | X11測試-資源擴展庫 0.112
libxv X11 Video extension library | X11視頻擴展庫 0.060
libxvmc X11 Video Motion Compensation extension library | X11視頻運動補償擴展庫 0.093
libxxf86vm X11 XFree86 video mode extension library | X11 XFree86視頻模式擴展庫 0.035
libyaml YAML 1.1 library | YAML 1.1庫 0.184
libzmf a library for import of Zoner drawing and bitmap files | 用於導入Zoner繪圖和位圖文件的庫 1.819

2.2 list3: Qd(python*)19

pacman -Qq des… Installed
size (M)
python Next generation of the python high-level scripting language | 下一代python高級腳本語言 77.540
python-appdirs A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". | 一個小型Python模塊, 用於確定適當的特定於平台的目錄, 例如一個“用戶數據目錄”. 0.076
python-cairo Python bindings for the cairo graphics library | cairo圖形庫的Python綁定 0.260
python-dbus Python bindings for DBUS | DBUS的Python綁定 0.543
python-dbus-common Common dbus-python files shared between python-dbus and python2-dbus | python-dbus和python2-dbus之間共享的常見dbus-python文件 8.500
python-gobject Python Bindings for GLib/GObject/GIO/GTK+ | GLib/GObject/GIO/GTK +的Python綁定 1.116
python-ordered-set A MutableSet that remembers its order, so that every entry has an index | 一個可記住其順序的MutableSet, 以便每個條目都有一個索引 0.054
python-packaging Core utilities for Python packages | Python軟件包的核心實用程序 0.178
python-pexpect For controlling and automating applications | 用於控制和自動化應用程序 0.318
python-ptyprocess Run a subprocess in a pseudo terminal | 在偽終端中運行子進程 0.063
python-pyelftools Python library for analyzing ELF files and DWARF debugging information | 用於分析ELF文件和DWARF調試信息的Python庫 1.252
python-pyparsing General parsing module for Python | Python的通用解析模塊 0.746
python-pyxdg Python library to access freedesktop.org standards | 使用Python庫訪問freedesktop.org標准 0.391
python-setuptools Easily download, build, install, upgrade, and uninstall Python packages | 輕松下載, 構建, 安裝, 升級和卸載Python軟件包 2.990
python-six Python 2 and 3 compatibility utilities | Python 2和3兼容性實用程序 0.089
python2 A high-level scripting language | 一種高級腳本語言 75.390
python2-dbus Python2 bindings for DBUS | DBUS的Python2綁定 0.586
python2-gobject Python2 Bindings for GLib/GObject/GIO/GTK+ | GLib/GObject/GIO/GTK +的Python2綁定 1.221
python2-gobject2 Legacy Python 2 bindings for GObject | GObject的舊版Python 2綁定 1.881

2.3 list4: Qd()240

pacman -Qq des… Installed
size (M)
a52dec A free library for decoding ATSC A/52 streams | 用於解碼ATSC A/52流的免費庫 0.114
acl Access control list utilities, libraries and headers | 訪問控制列表實用程序, 庫和標頭 0.323
adobe-source-code-pro-fonts Monospaced font family for user interface and coding environments | 用於用戶界面和編碼環境的等寬字體系列 2.140
adwaita-icon-theme GNOME standard icons | GNOME標准圖標 22.340
alsa-lib An alternative implementation of Linux sound support | Linux聲音支持的替代實現 1.608
alsa-topology-conf ALSA topology configuration files | ALSA拓撲配置文件 0.341
alsa-ucm-conf ALSA Use Case Manager configuration (and topologies) | ALSA用例管理器配置(和拓撲) 0.146
aom Alliance for Open Media video codec | 開放媒體視頻編解碼器聯盟 11.710
archlinux-keyring Arch Linux PGP keyring | Arch Linux PGP密鑰環 1.268
argon2 A password-hashing function (reference C implementation) | 密碼哈希函數(參考C實現) 0.114
aribb24 Library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream | 用於ARIB STD-B24的庫, 可解碼JIS 8位字符並解析MPEG-TS流 0.120
at-spi2-atk A GTK+ module that bridges ATK to D-Bus at-spi | GTK +模塊可將ATK即時連接到D-Bus 0.221
at-spi2-core Protocol definitions and daemon for D-Bus at-spi | D-Bus at-spi的協議定義和守護程序 2.120
atk Interface definitions of accessibility infrastructure | 可訪問性基礎結構的接口定義 3.570
atkmm C++ bindings for ATK | ATK的C ++綁定 0.551
attr Extended attribute support library for ACL support | 用於ACL支持的擴展屬性支持庫 0.211
audit Userspace components of the audit framework | 審核框架的用戶空間組件 0.982
avahi Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour | 使用mDNS/DNS-SD的Linux服務發現-與Bonjour兼容 1.882
babl Dynamic, any to any, pixel format conversion library | 動態的任何像素格式轉換庫 1.254
blas Basic Linear Algebra Subprograms | 基本的線性代數子程序 0.343
bluez-libs Deprecated libraries for the bluetooth protocol stack | 藍牙協議棧已棄用的庫 0.284
boost-libs Free peer-reviewed portable C++ source libraries - runtime libraries | 免費的同行評審便攜式C ++源庫-運行時庫 10.520
brotli Brotli compression library | Brotli壓縮庫 2.270
bubblewrap Unprivileged sandboxing tool | 非特權沙箱工具 0.058
c-ares C library that performs DNS requests and name resolves asynchronously | 執行DNS請求和名稱的C庫異步解析 0.192
ca-certificates Common CA certificates (default providers) | 通用CA證書(默認提供程序) 0.000
ca-certificates-mozilla Mozilla's set of trusted CA certificates | Mozilla的一組可信CA證書 0.922
ca-certificates-utils Common CA certificates (utilities) | 通用CA證書(實用程序) 0.006
cairo 2D graphics library with support for multiple output devices | 2D圖形庫, 支持多個輸出設備 3.460
cairomm C++ bindings for Cairo | 開羅的C ++綁定 0.406
cantarell-fonts Humanist sans serif font | 人文主義無襯線字體 0.881
clucene C++ port of the high-performance text search engine Lucene | 高性能文本搜索引擎Lucene的C ++端口 3.470
colord System daemon for managing color devices | 系統后台程序, 用於管理彩色設備 6.920
cracklib Password Checking Library | 密碼檢查庫 0.909
curl An URL retrieval utility and library | URL檢索實用程序和庫 1.677
dav1d AV1 cross-platform decoder focused on speed and correctness | AV1跨平台解碼器專注於速度和正確性 1.041
db The Berkeley DB embedded database system | Berkeley DB嵌入式數據庫系統 6.410
dbus Freedesktop.org message bus system | Freedesktop.org消息總線系統 0.965
dbus-glib GLib bindings for DBUS | DBUS的GLib綁定 0.791
dconf Configuration database system | 配置數據庫系統 0.439
desktop-file-utils Command line utilities for working with desktop entries | 用於處理桌面條目的命令行實用程序 0.204
double-conversion Binary-decimal and decimal-binary routines for IEEE doubles | IEEE double的二進制十進制和十進制二進制例程 0.169
elfutils Utilities to handle ELF object files and DWARF debugging information | 實用程序, 用於處理ELF目標文件和DWARF調試信息 3.540
enchant A wrapper library for generic spell checking | 一個包裝庫, 用於常規拼寫檢查 0.204
exiv2 Exif, Iptc and XMP metadata manipulation library and tools | Exif, iptc和XMP元數據操作庫和工具 8.410
expac pacman database extraction utility | pacman數據庫提取實用程序 0.035
expat An XML parser library | XML解析器庫 0.313
faad2 ISO AAC audio decoder | ISO AAC音頻解碼器 0.573
ffmpeg Complete solution to record, convert and stream audio and video | 錄制, 轉換和流音頻和視頻的完整解決方案 31.600
flac Free Lossless Audio Codec | 免費的無損音頻編解碼器 1.090
fontconfig Library for configuring and customizing font access | 用於配置和定制字體訪問的庫 0.627
freeglut Provides functionality for small OpenGL programs | 為小型OpenGL程序提供功能 0.399
freetype2 Font rasterization library | 字體柵格化庫 1.625
fribidi A Free Implementation of the Unicode Bidirectional Algorithm | Unicode雙向算法的免費實現 0.218
fuse-common Common files for fuse2/3 packages | 保險絲2/3封裝的通用文件 0.001
fuse2 A library that makes it possible to implement a filesystem in a userspace program. | 一個庫, 可以在用戶空間程序中實現文件系統. 0.458
fuse3 A library that makes it possible to implement a filesystem in a userspace program. | 一個庫, 可以在用戶空間程序中實現文件系統. 0.450
gc A garbage collector for C and C++ | C和C ++的垃圾收集器 0.750
gcr A library for bits of crypto UI and parsing | 一個用於加密用戶界面和解析的庫 5.750
gdbm GNU database library | GNU數據庫庫 0.490
gdk-pixbuf2 An image loading library | 圖像加載庫 4.030
gegl Graph based image processing framework | 基於圖的圖像處理框架 8.870
giflib Library for reading and writing gif images | 用於讀取和寫入gif圖像的庫 0.307
glew The OpenGL Extension Wrangler Library | OpenGL擴展Wrangler庫 2.750
glib-networking Network extensions for GLib | GLib的網絡擴展 0.474
glib2 Low level core library | 低級核心庫 14.660
glibmm C++ bindings for GLib | GLib的C ++綁定 5.730
glslang OpenGL and OpenGL ES shader front end and validator | OpenGL和OpenGL ES着色器前端和驗證器 13.440
glu Mesa OpenGL Utility library | Mesa OpenGL實用程序庫 0.482
gmp A free library for arbitrary precision arithmetic | 一個免費的任意精度算法庫 1.010
gnu-free-fonts A free family of scalable outline fonts | 免費的可擴展輪廓字體系列 6.650
gnupg Complete and free implementation of the OpenPGP standard | 完整和免費實施OpenPGP標准 9.900
gnutls A library which provides a secure layer over a reliable transport layer | 在可靠的傳輸層上提供安全層的庫 6.530
gobject-introspection-runtime Introspection system for GObject-based libraries (runtime library) | 基於GObject的庫(運行時庫)的自檢系統 0.826
gpgme A C wrapper library for GnuPG | GnuPG的C包裝器庫 1.272
graphite reimplementation of the SIL Graphite text processing engine | SIL Graphite文本處理引擎的重新實現 0.683
gsettings-desktop-schemas Shared GSettings schemas for the desktop | 桌面的共享GSettings模式 4.360
gsfonts (URW)++ Core Font Set [Level 2] | (URW)++核心字體集[級別2] 3.090
gsm Shared libraries for GSM 06.10 lossy speech compression | GSM 06.10有損語音壓縮的共享庫 0.102
gst-plugins-base-libs GStreamer open-source multimedia framework base libraries | GStreamer開源多媒體框架基礎庫 17.370
gstreamer GStreamer open-source multimedia framework core library | GStreamer開源多媒體框架核心庫 18.600
gtk-update-icon-cache GTK+ icon cache updater | GTK +圖標緩存更新器 0.039
gtk2 GObject-based multi-platform GUI toolkit (legacy) | 基於GObject的多平台GUI工具包(舊版) 36.190
gtk3 GObject-based multi-platform GUI toolkit | 基於GObject的多平台GUI工具包 74.510
gtkmm3 C++ bindings for GTK+ 3 | GTK + 3的C ++綁定 10.610
gtksourceview3 A text widget adding syntax highlighting and more to GNOME | 文本小部件, 用於向GNOME添加語法突出顯示等功能 5.880
guile Portable, embeddable Scheme implementation written in C | 用C編寫的可移植, 可嵌入Scheme實現 44.080
harfbuzz OpenType text shaping engine | OpenType文字整形引擎 4.310
harfbuzz-icu OpenType text shaping engine (ICU integration) | OpenType文本整形引擎(ICU集成) 0.017
hicolor-icon-theme Freedesktop.org Hicolor icon theme | Freedesktop.org Hicolor圖標主題 0.054
hidapi Simple library for communicating with USB and Bluetooth HID devices | 與USB和Bluetooth HID設備通信的簡單庫 0.088
hunspell Spell checker and morphological analyzer library and program | 拼寫檢查器和形態分析器庫和程序 0.784
hwids hardware identification databases | 硬件識別數據庫 1.781
hyphen library for high quality hyphenation and justification | 高質量連字符和證明的庫 0.033
iana-etc /etc/protocols and /etc/services provided by IANA | IANA提供的/ etc/protocols和/ etc/services 3.890
icu International Components for Unicode library | Unicode庫的國際組件 37.390
iptables Linux kernel packet control tool (using legacy interface) | Linux內核數據包控制工具(使用舊版接口) 2.410
iso-codes Lists of the country, language, and currency names | 國家, 語言和貨幣名稱的列表 18.260
jack A low-latency audio server | 低延遲音頻服務器 2.840
jansson C library for encoding, decoding and manipulating JSON data | C庫, 用於編碼, 解碼和處理JSON數據 0.183
jasper Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard | 新興的JPEG-2000 Part-1標准中指定的編解碼器的基於軟件的實現 1.240
js60 JavaScript interpreter and libraries - Version 60 | JavaScript解釋器和庫-版本60 55.380
json-c A JSON implementation in C | 用C實現的JSON實現 0.169
json-glib JSON library built on GLib | 基於GLib構建的JSON庫 1.712
kbd Keytable files and keyboard utilities | 鍵表文件和鍵盤實用程序 2.850
keyutils Linux Key Management Utilities | Linux密鑰管理實用程序 0.197
kmod Linux kernel module management tools and library | Linux內核模塊管理工具和庫 0.286
krb5 The Kerberos network authentication system | Kerberos網絡認證系統 4.500
kyotocabinet a modern implementation of DBM in C++ | C ++中DBM的現代實現 16.760
l-smash MP4 muxer and other tools | MP4混合器和其他工具 1.038
lame A high quality MPEG Audio Layer III (MP3) encoder | 高質量的MPEG Audio Layer III(MP3)編碼器 0.937
lapack Linear Algebra PACKage | 線性代數包裝 7.020
lcms2 Small-footprint color management engine, version 2 | 小尺寸色彩管理引擎, 版本2 0.654
lensfun Database of photographic lenses and a library that allows advanced access to the database | 攝影鏡頭數據庫和一個允許高級訪問數據庫的庫 3.010
linux-api-headers Kernel headers sanitized for use in userspace | 清理了用於用戶空間的內核頭 4.490
llvm-libs LLVM runtime libraries | LLVM運行時庫 84.070
lm_sensors Collection of user space tools for general SMBus access and hardware monitoring | 收集用於通用SMBus訪問和硬件監視的用戶空間工具 0.478
lpsolve a Mixed Integer Linear Programming (MILP) solver | 混合整數線性規划(MILP)求解器 1.485
lua Powerful lightweight programming language designed for extending applications | 強大的輕量級編程語言, 旨在擴展應用程序 1.051
lua51 Powerful lightweight programming language designed for extending applications | 強大的輕量級編程語言, 旨在擴展應用程序 0.827
luajit Just-in-time compiler and drop-in replacement for Lua 5.1 | Lua 5.1的即時編譯器和嵌入式替換 1.066
lz4 Extremely fast compression algorithm | 極快的壓縮算法 0.409
lzo Portable lossless data compression library | 便攜式無損數據壓縮庫 0.402
mailcap Helper application and MIME type associations for file types | 文件類型的幫助程序應用程序和MIME類型關聯 0.105
md4c C Markdown parser | C Markdown解析器 0.250
metis A set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices | 一組用於對圖形進行分區, 對有限元網格進行分區以及為稀疏矩陣生成填充減少順序的串行程序 0.418
minizip Mini zip and unzip based on zlib | 基於zlib的迷你zip和unzip 0.086
mkinitcpio-busybox Base initramfs tools | 基礎initramfs工具 0.508
mobile-broadband-provider-info Network Management daemon | 網絡管理守護程序 0.486
mpfr Multiple-precision floating-point library | 多精度浮點庫 0.762
mtdev A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol | 一個獨立的庫, 它將內核MT事件的所有變體轉換為帶槽的B型協議 0.051
mypaint-brushes1 Brushes used by MyPaint and other software using libmypaint (v1.x) | MyPaint和其他使用libmypaint(v1.x)的軟件使用的畫筆 2.320
ncurses System V Release 4.0 curses emulation library | System V 4.0版curses仿真庫 3.550
ndctl Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel | 實用程序庫, 用於管理Linux內核中的libnvdimm(非易失性存儲設備)子系統 0.578
neon HTTP and WebDAV client library with a C interface | 具有C接口的HTTP和WebDAV客戶端庫 0.637
nettle A low-level cryptographic library | 低級密碼庫 0.915
nm-connection-editor NetworkManager GUI connection editor and widgets | NetworkManager GUI連接編輯器和小部件 4.410
npth New portable threads library | 新的可移植線程庫 0.039
nspr Netscape Portable Runtime | Netscape便攜式運行時 0.736
nss Network Security Services | 網絡安全服務 5.130
opencc Library for Open Chinese Convert | 開放中文轉換圖書館 1.966
opencore-amr Open source implementation of the Adaptive Multi Rate (AMR) speech codec | 自適應多速率(AMR)語音編解碼器的開源實現 0.297
openexr An high dynamic-range image file format library | 高動態范圍圖像文件格式庫 36.450
openjpeg2 An open source JPEG 2000 codec, version 2.3.1 | 開源JPEG 2000編解碼器2.3.1版 13.630
openresolv resolv.conf management framework (resolvconf) | resolv.conf管理框架(resolvconf) 0.056
openssl The Open Source toolkit for Secure Sockets Layer and Transport Layer Security | 用於安全套接字層和傳輸層安全性的開源工具包 7.300
opus Totally open, royalty-free, highly versatile audio codec | 完全開放, 免版稅, 功能廣泛的音頻編解碼器 1.785
orc Optimized Inner Loop Runtime Compiler | 優化的內循環運行時編譯器 1.106
p11-kit Loads and enumerates PKCS#11 modules | 加載和枚舉PKCS#11模塊 0.704
pacman-mirrorlist Arch Linux mirror list for use by pacman | pacman使用的Arch Linux鏡像列表 0.031
pam PAM (Pluggable Authentication Modules) library | PAM(可插入身份驗證模塊)庫 2.840
pambase Base PAM configuration for services | 服務的基本PAM配置 0.002
pango A library for layout and rendering of text | 用於文本布局和渲染的庫 4.360
pangomm C++ bindings for Pango | Pango的C ++綁定 0.467
pcre A library that implements Perl 5-style regular expressions | 實現Perl 5樣式正則表達式的庫 3.400
pcre2 A library that implements Perl 5-style regular expressions. 2nd version | 一個實現Perl 5樣式正則表達式的庫. 第二版 3.900
peg recursive-descent parser generators for C | C的遞歸下降解析器生成器 0.117
perl-error Perl/CPAN Error module - Error/exception handling in an OO-ish way | Perl/CPAN錯誤模塊-以OO-ish方式處理錯誤/異常 0.043
perl-mailtools Various e-mail related modules | 各種電子郵件相關模塊 0.108
perl-timedate Date formating subroutines | 日期格式化子例程 0.085
perl-uri Uniform Resource Identifiers (absolute and relative) | 統一資源標識符(絕對和相對) 0.163
pinentry Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol | 使用Assuan協議的簡單PIN或密碼輸入對話框的集合 0.510
pixman The pixel-manipulation library for X and cairo | X和cairo的像素處理庫 0.716
polkit Application development toolkit for controlling system-wide privileges | 應用程序開發工具包, 用於控制系統范圍的特權 1.875
polkit-gnome Legacy polkit authentication agent for GNOME | 用於GNOME的舊版polkit身份驗證代理 0.337
poppler PDF rendering library based on xpdf 3.0 | 基於xpdf 3.0的PDF渲染庫 5.610
poppler-data Encoding data for the poppler PDF rendering library | Poppler PDF渲染庫的編碼數據 11.480
poppler-glib Poppler glib bindings | Poppler glib綁定 2.470
popt A commandline option parser | 命令行選項解析器 0.215
pyalpm Libalpm bindings for Python 3 | 適用於Python 3的Libalpm綁定 0.176
pygobject-devel Common development files for pygobject | pygobject的常見開發文件 0.025
qrencode C library for encoding data in a QR Code symbol. | C庫, 用於將數據編碼為QR Code符號. 0.102
raptor A C library that parses RDF/XML/N-Triples into RDF triples | 一個將RDF/XML/N-Triples解析為RDF三元組的C庫 1.969
rasqal A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings | 一個免費的C庫, 用於處理資源描述框架(RDF)查詢語法, 查詢構造和查詢執行, 並返回結果綁定 1.694
rav1e An AV1 encoder focused on speed and safety | 專注於速度和安全性的AV1編碼器 4.880
re2 Fast, safe, thread-friendly regular expression engine | 快速, 安全, 線程友好的正則表達式引擎 0.467
readline GNU readline library | GNU readline庫 0.708
redland Library that provides a high-level interface to RDF data | 提供高級接口到RDF數據的庫 1.720
rest Helper library for RESTful services | RESTful服務的幫助程序庫 0.855
rtkit Realtime Policy and Watchdog Daemon | 實時策略和看門狗守護程序 0.085
sdl A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard | 一個用於對視頻幀緩沖區, 音頻輸出, 鼠標和鍵盤進行便攜式低級訪問的庫 1.040
sdl2 A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) | 用於對視頻幀緩沖區, 音頻輸出, 鼠標和鍵盤進行便攜式低級訪問的庫(版本2) 3.120
shaderc Collection of tools, libraries and tests for shader compilation | 收集用於着色器編譯的工具, 庫和測試 0.655
shared-mime-info Freedesktop.org Shared MIME Info | Freedesktop.org共享的MIME信息 4.320
slang S-Lang is a powerful interpreted language | S-Lang是一種強大的解釋語言 3.170
snappy A fast compressor/decompressor library | 快速壓縮器/解壓縮器庫 0.073
sound-theme-freedesktop Freedesktop sound theme | Freedesktop聲音主題 0.461
speex A free codec for free speech | 免費的語音編解碼器 0.636
speexdsp DSP library derived from Speex | 源自Speex的DSP庫 0.549
sqlite A C library that implements an SQL database engine | 實現SQL數據庫引擎的C庫 9.180
srt Secure Reliable Transport library | 安全可靠的傳輸庫 6.620
startup-notification Monitor and display application startup | 監視和顯示應用程序啟動 0.061
suitesparse A collection of sparse matrix libraries | 稀疏矩陣庫的集合 3.400
systemd-libs systemd client libraries | 系統客戶端庫 1.692
taglib A Library for reading and editing the meta-data of several popular audio formats | 一個用於讀取和編輯幾種流行音頻格式的元數據的庫 1.658
tbb High level abstract threading library | 高級抽象線程庫 2.180
tdb Trivial Database similar to GDBM but allows simultaneous commits | 普通數據庫類似於GDBM, 但允許同時提交 0.235
thin-provisioning-tools Suite of tools for manipulating the metadata of the dm-thin device-mapper target | 一套用於處理dm-thin設備映射器目標的元數據的工具套件 1.399
tre POSIX compliant regexp matching library. Includes agrep for approximate grepping. | 符合POSIX的regexp匹配庫. 包括用於近似grepping的agrep. 0.166
tslib Touchscreen Access Library | 觸摸屏訪問庫 0.483
ttf-liberation Red Hats Liberation fonts | Red Hats Liberation字體 4.130
tzdata Sources for time zone and daylight saving time data | 時區和夏時制數據的來源 2.350
udisks2 Disk Management Service, version 2 | 磁盤管理服務, 版本2 13.710
upower Abstraction for enumerating power devices, listening to device events and querying history and statistics | 枚舉功率設備, 偵聽設備事件以及查詢歷史和統計信息的抽象 0.981
usbmuxd USB Multiplex Daemon | USB Multiplex守護程序 0.081
v2r..-domain-list-community A list of domains to be used as geosites for routing purpose in Project V | 在Project V中用作路由目的的地理站點的域列表 0.506
v2r..-geoip GeoIP List for V2R.. | V2R..的GeoIP列表 5.040
v4l-utils Userspace tools and conversion library for Video 4 Linux | Video 4 Linux的用戶空間工具和轉換庫 4.440
vid.stab Video stabilization library | 視頻穩定庫 0.138
vmaf Perceptual video quality assessment algorithm based on multi-method fusion | 基於多方法融合的感知視頻質量評估算法 4.530
volume_key A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases | 一個用於處理存儲卷加密密鑰並將其與卷分開存儲以處理被忘記的密碼短語的庫 0.810
vte-common Files shared by VTE libraries | VTE庫共享的文件 0.016
vte3 Virtual Terminal Emulator widget | 虛擬終端仿真器小部件 1.664
vulkan-icd-loader Vulkan Installable Client Driver (ICD) Loader | Vulkan可安裝客戶端驅動程序(ICD)加載程序 0.385
wayland A computer display server protocol | 計算機顯示服務器協議 0.752
wayland-protocols Specifications of extended Wayland protocols | 擴展的Wayland協議規范 0.409
webkit2gtk GTK+ Web content engine library | GTK + Web內容引擎庫 93.490
webrtc-audio-processing AudioProcessing library based on Google's implementation of WebRTC | 基於Google WebRTC實現的AudioProcessing庫 0.818
woff2 Web Open Font Format 2 reference implementation | Web開放字體格式2參考實現 0.198
wpebackend-fdo Freedesktop.org backend for WPE WebKit | WPE WebKit的Freedesktop.org后端 0.081
x264 Open Source H264/AVC video encoder | 開源H264/AVC視頻編碼器 3.690
x265 Open Source H265/HEVC video encoder | 開源H265/HEVC視頻編碼器 18.900
xcb-proto XML-XCB protocol descriptions | XML-XCB協議描述 0.845
xcb-util Utility libraries for XC Binding | XC綁定實用程序庫 0.038
xcb-util-image Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions | XC綁定實用程序庫-Xlib XImage和XShmImage函數的端口 0.053
xcb-util-keysyms Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes | XC綁定實用程序庫-標准X鍵常量以及與/從鍵代碼的轉換 0.029
xcb-util-renderutil Utility libraries for XC Binding - Convenience functions for the Render extension | XC綁定實用程序庫-渲染擴展的便捷功能 0.036
xcb-util-wm Utility libraries for XC Binding - client and window-manager helpers for ICCCM | XC綁定實用程序庫-ICCCM的客戶端和窗口管理器幫助器 0.224
xdg-dbus-proxy D-Bus proxy | D-Bus代理 0.050
xdg-utils Command line tools that assist applications with a variety of desktop integration tasks | 命令行工具可協助應用程序完成各種桌面集成任務 0.283
xkeyboard-config X keyboard configuration files | X鍵盤配置文件 5.330
xmlsec XML Security Library is a C library based on LibXML2 | XML安全性庫是基於LibXML2的C庫 4.870
xorgproto combined X.Org X11 Protocol headers | 組合的X.Org X11協議標頭 1.435
xvidcore XviD is an open source MPEG-4 video codec | XviD是一種開源MPEG-4視頻編解碼器 0.692
zenity Display graphical dialog boxes from shell scripts | 從Shell腳本顯示圖形對話框 6.610
zeromq Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ. | 基於套接字的快速消息傳遞系統. C和C ++綁定. 又名0MQ, ZMQ. 2.960
zita-alsa-pcmi The successor of clalsadrv, provides easy access to ALSA PCM devices. | clalsadrv的后繼產品可輕松訪問ALSA PCM設備. 0.081
zita-resampler A C++ library for resampling audio signals | 一個用於對音頻信號進行重采樣的C ++庫 0.197
zlib Compression library implementing the deflate compression method found in gzip and PKZIP | 壓縮庫實現了gzip和PKZIP中的deflate壓縮方法 0.334
zstd Zstandard - Fast real-time compression algorithm | Zstandard-快速實時壓縮算法 3.300


 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM