1. 安裝統計
2. 安裝列表
3. 安裝說明
4. 作為依賴項的安裝列表
5. 更正
- mangaro使用減的方式安裝系統。開箱即用的豪華版本,大部分人需要的都有了,同樣包括個別用戶不需要的,配置方面為了好用有很多是自動模式,開機啟動等。
- Arch使用加的方式安裝系統。初始base包只有50來個最基本的軟件包,需要什么自己裝,自己配置。使用Arch50天。下面是截至目前安裝的軟件列表供參考。
1. 安裝統計
$ sudo pacman -Q |wc -l 822 $ sudo pacman -Qe |wc -l 208 $ sudo pacman -Qd |wc -l 614 $ sudo pacman -Qdt |wc -l 0 $ sudo pacman -Qm |wc -l 0
| s1 | repo | name | group | Description | 描述 | so |
| 1 | core | bash | (base) | The GNU Bourne Again shell | GNU Bourne Again shell | a.1 |
| 2 | core | bzip2 | (base) | A high-quality data compression program | 高質量的數據壓縮程序 | a.1 |
| 3 | core | coreutils | (base) | The basic file, shell and text manipulation utilities of the GNU operating system | GNU操作系統的基本文件,shell和文本操作實用程序 | a.1 |
| 4 | core | cryptsetup | (base) | Userspace setup tool for transparent encryption of block devices using dm-crypt | 用戶空間設置工具,用於使用dm-crypt透明加密塊設備 | a.1 |
| 5 | core | device-mapper | (base) | Device mapper userspace library and tools | 設備映射器用戶空間庫和工具 | a.1 |
| 6 | core | dhcpcd | (base) | RFC2131 compliant DHCP client daemon | 符合RFC2131的DHCP客戶端守護程序 | a.1 |
| 7 | core | diffutils | (base) | Utility programs used for creating patch files | 用於創建補丁文件的實用程序 | a.1 |
| 8 | core | e2fsprogs | (base) | Ext2/3/4 filesystem utilities | Ext2 / 3/4文件系統實用程序 | a.1 |
| 9 | core | file | (base) | File type identification utility | 文件類型識別實用程序 | a.1 |
| 10 | core | filesystem | (base) | Base Arch Linux files | Base Arch Linux文件 | a.1 |
| 11 | core | findutils | (base) | GNU utilities to locate files | 用於查找文件的GNU實用程序 | a.1 |
| 12 | core | gawk | (base) | GNU version of awk | awk的GNU版本 | a.1 |
| 13 | core | gcc-libs | (base) | Runtime libraries shipped by GCC | GCC發布的運行時庫 | a.1 |
| 14 | core | gettext | (base) | GNU internationalization library | GNU國際化庫 | a.1 |
| 15 | core | glibc | (base) | GNU C Library | GNU C庫 | a.1 |
| 16 | core | grep | (base) | A string search utility | 字符串搜索實用程序 | a.1 |
| 17 | core | gzip | (base) | GNU compression utility | GNU壓縮實用程序 | a.1 |
| 18 | core | inetutils | (base) | A collection of common network programs | 常見網絡程序的集合 | a.1 |
| 19 | core | iproute2 | (base) | IP Routing Utilities | IP路由實用程序 | a.1 |
| 20 | core | iputils | (base) | Network monitoring tools, including ping | 網絡監控工具,包括ping | a.1 |
| 21 | core | jfsutils | (base) | JFS filesystem utilities | JFS文件系統實用程序 | a.1 |
| 22 | core | less | (base) | A terminal based program for viewing text files | 基於終端的程序,用於查看文本文件 | a.1 |
| 23 | core | licenses | (base) | Standard licenses distribution package | 標准許可證分發包 | a.1 |
| 24 | core | linux | (base) | The Linux kernel and modules | Linux內核和模塊 | a.1 |
| 25 | core | linux-firmware | (base) | Firmware files for Linux | 適用於Linux的固件文件 | a.1 |
| 26 | core | logrotate | (base) | Rotates system logs automatically | 自動輪換系統日志 | a.1 |
| 27 | core | lvm2 | (base) | Logical Volume Manager 2 utilities | 邏輯卷管理器2實用程序 | a.1 |
| 28 | core | man-db | (base) | A utility for reading man pages | 用於閱讀手冊頁的實用程序 | a.1 |
| 29 | core | man-pages | (base) | Linux man pages | Linux手冊頁 | a.1 |
| 30 | core | mdadm | (base) | A tool for managing/monitoring Linux md device arrays, also known as Software RAID | 用於管理/監視Linux md設備陣列的工具,也稱為軟件RAID | a.1 |
| 31 | core | nano | (base) | Pico editor clone with enhancements | Pico編輯器克隆增強功能 | a.1 |
| 32 | core | netctl | (base) | Profile based systemd network management | 基於配置文件的systemd網絡管理 | a.1 |
| 33 | core | pacman | (base) | A library-based package manager with dependency support | 具有依賴性支持的基於庫的包管理器 | a.1 |
| 34 | core | pciutils | (base) | PCI bus configuration space access library and tools | PCI總線配置空間訪問庫和工具 | a.1 |
| 35 | core | perl | (base) | A highly capable, feature-rich programming language | 功能強大,功能豐富的編程語言 | a.1 |
| 36 | core | procps-ng | (base) | Utilities for monitoring your system and its processes | 用於監控系統及其流程的實用程序 | a.1 |
| 37 | core | psmisc | (base) | Miscellaneous procfs tools | 其他procfs工具 | a.1 |
| 38 | core | reiserfsprogs | (base) | Reiserfs utilities | Reiserfs實用程序 | a.1 |
| 39 | core | s-nail | (base) | Environment for sending and receiving mail | 發送和接收郵件的環境 | a.1 |
| 40 | core | sed | (base) | GNU stream editor | GNU流編輯器 | a.1 |
| 41 | core | shadow | (base) | Password and account management tool suite with support for shadow files and PAM | 密碼和帳戶管理工具套件,支持影子文件和PAM | a.1 |
| 42 | core | sysfsutils | (base) | System Utilities Based on Sysfs | 基於Sysfs的系統工具 | a.1 |
| 43 | core | systemd-sysvcompat | (base) | sysvinit compat for systemd | sysvinit compat for systemd | a.1 |
| 44 | core | tar | (base) | Utility used to store, backup, and transport files | 用於存儲,備份和傳輸文件的實用程序 | a.1 |
| 45 | core | texinfo | (base) | GNU documentation system for on-line information and printed output | GNU文檔系統,用於在線信息和打印輸出 | a.1 |
| 46 | core | usbutils | (base) | USB Device Utilities | USB設備實用程序 | a.1 |
| 47 | core | util-linux | (base) | Miscellaneous system utilities for Linux | 適用於Linux的其他系統實用程序 | a.1 |
| 48 | core | vi | (base) | The original ex/vi text editor | 原始的ex / vi文本編輯器 | a.1 |
| 49 | core | which | (base) | A utility to show the full path of commands | 用於顯示命令完整路徑的實用程序 | a.1 |
| 50 | core | xfsprogs | (base) | XFS filesystem utilities | XFS文件系統實用程序 | a.1 |
| 51 | core | autoconf | (base-devel) | A GNU tool for automatically configuring source code | 用於自動配置源代碼的GNU工具 | a.2 |
| 52 | core | automake | (base-devel) | A GNU tool for automatically creating Makefiles | 用於自動創建Makefile的GNU工具 | a.2 |
| 53 | core | binutils | (base-devel) | A set of programs to assemble and manipulate binary and object files | 一組用於匯編和操作二進制文件和目標文件的程序 | a.2 |
| 54 | core | bison | (base-devel) | The GNU general-purpose parser generator | GNU通用解析器生成器 | a.2 |
| 55 | core | fakeroot | (base-devel) | Tool for simulating superuser privileges | 用於模擬超級用戶權限的工具 | a.2 |
| 56 | core | flex | (base-devel) | A tool for generating text-scanning programs | 用於生成文本掃描程序的工具 | a.2 |
| 57 | core | gcc | (base-devel) | The GNU Compiler Collection - C and C++ frontends | GNU編譯器集合 - C和C ++前端 | a.2 |
| 58 | core | m4 | (base-devel) | The GNU macro processor | GNU宏處理器 | a.2 |
| 59 | core | make | (base-devel) | GNU make utility to maintain groups of programs | GNU make實用程序來維護程序組 | a.2 |
| 60 | core | patch | (base-devel) | A utility to apply patch files to original sources | 將修補程序文件應用於原始源的實用程序 | a.2 |
| 61 | core | pkgconf | (base-devel) | Package compiler and linker metadata toolkit | 包編譯器和鏈接器元數據工具包 | a.2 |
| 62 | core | sudo | (base-devel) | Give certain users the ability to run some commands as root | 授予某些用戶以root身份運行某些命令的能力 | a.2 |
| 63 | core | dialog | A tool to display dialog boxes from shell scripts | 一種從shell腳本顯示對話框的工具 | b.1 | |
| 64 | core | iw | nl80211 based CLI configuration utility for wireless devices | 基於nl80211的無線設備CLI配置實用程序 | b.1 | |
| 65 | core | wpa_supplicant | A utility providing key negotiation for WPA wireless networks | 為WPA無線網絡提供密鑰協商的實用程序 | b.1 | |
| 66 | core | efibootmgr | Tool to modify UEFI Firmware Boot Manager Variables | 修改UEFI固件引導管理器變量的工具 | b.2 | |
| 67 | core | grub | GNU GRand Unified Bootloader (2) | GNU GRand統一引導加載程序(2) | b.2 | |
| 68 | community | os-prober | Utility to detect other OSes on a set of drives | 用於檢測一組驅動器上的其他操作系統的實用程序 | b.2 | |
| 69 | extra | ntp | Network Time Protocol reference implementation | 網絡時間協議參考實現 | b.2 | |
| 70 | intel-ucode/amd-ucode | 可選 | If you have an Intel or AMD CPU, enable microcode updates. | Intel或AMD CPU,請啟用微碼更新。 | b.2 | |
| 71 | extra | xorg-xinit | X.Org initialisation program | X.Org初始化程序 | c.1 | |
| 72 | extra | exo | (xfce4) | Application library for Xfce | Xfce的應用程序庫 | c.1 |
| 73 | extra | garcon | (xfce4) | Implementation of the freedesktop.org menu specification | freedesktop.org菜單規范的實現 | c.1 |
| 74 | extra | gtk-xfce-engine | (xfce4) | Xfce Gtk+-2.0 engine and themes | Xfce Gtk + -2.0引擎和主題 | c.1 |
| 75 | extra | thunar | (xfce4) | Modern file manager for Xfce | Xfce的現代文件管理器 | c.1 |
| 76 | extra | thunar-volman | (xfce4) | Automatic management of removeable devices in Thunar | 在Thunar中自動管理可移動設備 | c.1 |
| 77 | extra | tumbler | (xfce4) | D-Bus service for applications to request thumbnails | 應用程序的D-Bus服務請求縮略圖 | c.1 |
| 78 | extra | xfce4-appfinder | (xfce4) | An application finder for Xfce | Xfce的應用程序查找器 | c.1 |
| 79 | extra | xfce4-panel | (xfce4) | Panel for the Xfce desktop environment | 適用於Xfce桌面環境的面板 | c.1 |
| 80 | extra | xfce4-power-manager | (xfce4) | Power manager for Xfce desktop | Xfce桌面的電源管理器 | c.1 |
| 81 | extra | xfce4-session | (xfce4) | A session manager for Xfce | Xfce的會話管理器 | c.1 |
| 82 | extra | xfce4-settings | (xfce4) | Settings manager for xfce | xfce的設置管理器 | c.1 |
| 83 | extra | xfce4-terminal | (xfce4) | A modern terminal emulator primarily for the Xfce desktop environment | 一個現代終端模擬器,主要用於Xfce桌面環境 | c.1 |
| 84 | extra | xfconf | (xfce4) | A simple client-server configuration storage and query system | 一個簡單的客戶端 - 服務器配置存儲和查詢系統 | c.1 |
| 85 | extra | xfdesktop | (xfce4) | A desktop manager for Xfce | Xfce的桌面管理器 | c.1 |
| 86 | extra | xfwm4 | (xfce4) | Xfce window manager | Xfce窗口管理器 | c.1 |
| 87 | extra | xfwm4-themes | (xfce4) | A set of additional themes for the Xfce window manager | Xfce窗口管理器的一組附加主題 | c.1 |
| 88 | extra | lightdm | A lightweight display manager | 輕量級顯示管理器 | c.2 | |
| 89 | extra | lightdm-gtk-greeter | GTK+ greeter for LightDM | GTK +對LightDM的歡迎 | c.2 | |
| 90 | extra | mousepad | (xfce4-goodies) | Simple text editor for Xfce | Xfce的簡單文本編輯器 | c.3 |
| 91 | extra | orage | (xfce4-goodies) | A simple calendar application with reminders for Xfce | 一個簡單的日歷應用程序,帶有Xfce提醒功能 | c.3 |
| 92 | extra | thunar-archive-plugin | (xfce4-goodies) | Create and extract archives in Thunar | 在Thunar中創建和提取檔案 | c.3 |
| 93 | extra | thunar-media-tags-plugin | (xfce4-goodies) | Adds special features for media files to the Thunar File Manager | 向Thunar文件管理器添加媒體文件的特殊功能 | c.3 |
| 94 | extra | xfburn | (xfce4-goodies) | A simple CD/DVD burning tool based on libburnia libraries | 一個基於libburnia庫的簡單CD / DVD刻錄工具 | c.3 |
| 95 | extra | xfce4-artwork | (xfce4-goodies) | Backdrops for the Xfce4 desktop | Xfce4桌面的背景 | c.3 |
| 96 | extra | xfce4-battery-plugin | (xfce4-goodies) | A battery monitor plugin for the Xfce panel | Xfce面板的電池監視器插件 | c.3 |
| 97 | extra | xfce4-clipman-plugin | (xfce4-goodies) | A clipboard plugin for the Xfce4 panel | Xfce4面板的剪貼板插件 | c.3 |
| 98 | extra | xfce4-cpufreq-plugin | (xfce4-goodies) | CPU frequency plugin for the Xfce4 panel | Xfce4面板的CPU頻率插件 | c.3 |
| 99 | extra | xfce4-cpugraph-plugin | (xfce4-goodies) | CPU graph plugin for the Xfce4 panel | Xfce4面板的CPU圖形插件 | c.3 |
| 100 | extra | xfce4-datetime-plugin | (xfce4-goodies) | A date and time display plugin for the Xfce panel | Xfce面板的日期和時間顯示插件 | c.3 |
| 101 | extra | xfce4-dict | (xfce4-goodies) | A dictionary plugin for the Xfce panel | Xfce面板的字典插件 | c.3 |
| 102 | extra | xfce4-diskperf-plugin | (xfce4-goodies) | Plugin for the Xfce4 panel displaying instant disk/partition performance | Xfce4面板的插件顯示即時磁盤/分區性能 | c.3 |
| 103 | extra | xfce4-eyes-plugin | (xfce4-goodies) | A rolling eyes (following mouse pointer) plugin for the Xfce panel | Xfce面板的滾動眼睛(跟隨鼠標指針)插件 | c.3 |
| 104 | extra | xfce4-fsguard-plugin | (xfce4-goodies) | File system usage monitor plugin for the Xfce4 panel | Xfce4面板的文件系統使用情況監視器插件 | c.3 |
| 105 | extra | xfce4-genmon-plugin | (xfce4-goodies) | plugin that monitors customizable programs stdout for the Xfce4 panel | 監視Xfce4面板的可自定義程序stdout的插件 | c.3 |
| 106 | extra | xfce4-mailwatch-plugin | (xfce4-goodies) | Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel | 用於Xfce4面板的多協議,多郵箱郵件監視器 | c.3 |
| 107 | extra | xfce4-mount-plugin | (xfce4-goodies) | Mount/umount utility for the Xfce4 panel | Xfce4面板的mount / umount實用程序 | c.3 |
| 108 | extra | xfce4-mpc-plugin | (xfce4-goodies) | Control the Music Player Daemon from the Xfce4 panel | 從Xfce4面板控制音樂播放器守護程序 | c.3 |
| 109 | extra | xfce4-netload-plugin | (xfce4-goodies) | A netload plugin for the Xfce panel | Xfce面板的netload插件 | c.3 |
| 110 | extra | xfce4-notes-plugin | (xfce4-goodies) | A notes plugin for the Xfce4 panel | Xfce4面板的Notes插件 | c.3 |
| 111 | extra | xfce4-notifyd | (xfce4-goodies) | Notification daemon for the Xfce desktop | Xfce桌面的通知守護程序 | c.3 |
| 112 | extra | xfce4-pulseaudio-plugin | (xfce4-goodies) | Pulseaudio plugin for Xfce4 panel | 適用於Xfce4面板的Pulseaudio插件 | c.3 |
| 113 | extra | xfce4-screenshooter | (xfce4-goodies) | Plugin that makes screenshots for the Xfce panel | 為Xfce面板制作屏幕截圖的插件 | c.3 |
| 114 | extra | xfce4-sensors-plugin | (xfce4-goodies) | A lm_sensors plugin for the Xfce panel | Xfce面板的lm_sensors插件 | c.3 |
| 115 | extra | xfce4-smartbookmark-plugin | (xfce4-goodies) | Plugin for the Xfce4 panel that lets you quicksearch from selected websites | Xfce4面板的插件,可讓您從選定的網站快速搜索 | c.3 |
| 116 | extra | xfce4-systemload-plugin | (xfce4-goodies) | A system load plugin for the Xfce4 panel | Xfce4面板的系統加載插件 | c.3 |
| 117 | extra | xfce4-taskmanager | (xfce4-goodies) | Easy to use task manager | 易於使用的任務管理器 | c.3 |
| 118 | extra | xfce4-time-out-plugin | (xfce4-goodies) | Take a break from your computer with this plugin for Xfce4 | 使用此Xfce4插件從您的計算機中休息一下 | c.3 |
| 119 | extra | xfce4-timer-plugin | (xfce4-goodies) | Plugin to track time for the Xfce4 panel | 用於跟蹤Xfce4面板時間的插件 | c.3 |
| 120 | extra | xfce4-verve-plugin | (xfce4-goodies) | Command line plugin Xfce4 panel | 命令行插件Xfce4面板 | c.3 |
| 121 | extra | xfce4-wavelan-plugin | (xfce4-goodies) | Plugin to monitor wifi connectivity for the Xfce4 panel | 用於監控Xfce4面板的WiFi連接的插件 | c.3 |
| 122 | extra | xfce4-weather-plugin | (xfce4-goodies) | A weather plugin for the Xfce4 panel | Xfce4面板的天氣插件 | c.3 |
| 123 | extra | xfce4-xkb-plugin | (xfce4-goodies) | Plugin to switch keyboard layouts for the Xfce4 panel | 用於切換Xfce4面板的鍵盤布局的插件 | c.3 |
| 124 | community | parole | (xfce4-goodies) | Modern media player based on the GStreamer framework | 基於GStreamer框架的現代媒體播放器 | c.3 |
| 125 | community | ristretto | (xfce4-goodies) | Fast and lightweight picture-viewer for Xfce4 | 適用於Xfce4的快速輕巧的圖片瀏覽器 | c.3 |
| 126 | community | xfce4-whiskermenu-plugin | (xfce4-goodies) | Menu for Xfce4 | Xfce4的菜單 | c.3 |
| 127 | extra | ibus | Next Generation Input Bus for Linux | 適用於Linux的下一代輸入總線 | c.41 | |
| 128 | community | ibus-googlepinyin | IBus Wrapper for libgooglepinyin | 用於libgooglepinyin的IBus Wrapper | c.41 | |
| 129 | extra | noto-fonts-cjk | Google Noto CJK fonts | Google Noto CJK字體 | c.42 | |
| 130 | community | 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字體 | c.42 | |
| 131 | extra | chromium | A web browser built for speed, simplicity, and security | 為快速,簡單和安全而構建的Web瀏覽器 | c.43 | |
| 132 | extra | firefox | Standalone web browser from mozilla.org | 來自mozilla.org的獨立網絡瀏覽器 | c.43 | |
| 133 | community | shadowsocks | A lightweight tunnel proxy | 輕量級隧道代理 | c.43 | |
| 134 | community | privoxy | A web proxy with advanced filtering capabilities. | 具有高級過濾功能的Web代理。 | c.43 | |
| 135 | extra | libreoffice-fresh | LibreOffice branch which contains new features and program enhancements | LibreOffice分支,包含新功能和程序增強功能 | c.44 | |
| 136 | extra | libreoffice-fresh-zh-cn | Chinese (simplified) language pack for LibreOffice Fresh | LibreOffice Fresh的中文(簡體)語言包 | c.44 | |
| 137 | extra | alsa-utils | An alternative implementation of Linux sound support | Linux聲音支持的另一種實現方式 | c.45 | |
| 138 | extra | pavucontrol | PulseAudio Volume Control | PulseAudio音量控制 | c.45 | |
| 139 | extra | pulseaudio | A featureful, general-purpose sound server | 一個功能強大的通用聲音服務器 | c.45 | |
| 140 | extra | vlc | Multi-platform MPEG, VCD/DVD, and DivX player | 多平台MPEG,VCD / DVD和DivX播放器 | c.45 | |
| 141 | extra | mesa | An open-source implementation of the OpenGL specification | OpenGL規范的開源實現 | c.45 | |
| 142 | extra | ntfs-3g | NTFS filesystem driver and utilities | NTFS文件系統驅動程序和實用程序 | c.46 | |
| 143 | community | exfat-utils | Utilities for exFAT file system | exFAT文件系統的實用程序 | c.46 | |
| 144 | extra | gvfs | (gnome) | Virtual filesystem implementation for GIO | GIO的虛擬文件系統實現 | c.46 |
| 150 | community | qbittorrent | An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar. | 基於Qt工具包和libtorrent-rasterbar的C ++編程的高級BitTorrent客戶端。 | c.51 | |
| 151 | community | amule | An eMule-like client for ed2k p2p network | 適用於ed2k p2p網絡的eMule類客戶端 | c.51 | |
| 152 | extra | wget | Network utility to retrieve files from the Web | 用於從Web檢索文件的網絡實用程序 | c.51 | |
| 153 | extra | git | the fast distributed version control system | 快速分布式版本控制系統 | c.51 | |
| 157 | community | xarchiver | GTK+ frontend to various command line archivers | GTK +前端到各種命令行歸檔器 | c.52 | |
| 158 | extra | p7zip | Command-line file archiver with high compression ratio | 具有高壓縮比的命令行文件存檔程序 | c.52 | |
| 159 | extra | unrar | The RAR uncompression program | RAR解壓縮計划 | c.52 | |
| 160 | extra | unzip | For extracting and viewing files in .zip archives | 用於在.zip存檔中提取和查看文件 | c.52 | |
| 161 | extra | zip | Compressor/archiver for creating and modifying zipfiles | 用於創建和修改zip文件的Compressor / archiver | c.52 | |
| 145 | community | catfish | Versatile file searching tool | 多功能文件搜索工具 | c.53 | |
| 146 | community | fish | Smart and user friendly shell intended mostly for interactive use | 智能且用戶友好的外殼主要用於交互式使用 | c.53 | |
| 147 | extra | vim | Vi Improved, a highly configurable, improved version of the vi text editor | Vi Improved,vi文本編輯器的高度可配置,改進版本 | c.53 | |
| 148 | community | bluefish | A powerful HTML editor for experienced web designers and programmers | 功能強大的HTML編輯器,適合經驗豐富的Web設計人員和程 | c.53 | |
| 149 | community | flameshot | Powerful yet simple to use screenshot software | 功能強大但易於使用的截屏軟件 | c.53 | |
| 154 | extra | cups | The CUPS Printing System - daemon package | CUPS打印系統 - 守護程序包 | c.53 | |
| 155 | extra | gparted | A Partition Magic clone, frontend to GNU Parted | 一個Partition Magic克隆,前端到GNU Parted | c.53 | |
| 156 | extra | dkms | Dynamic Kernel Modules System | 動態內核模塊系統 | c.53 | |
| 162 | community | blender | A fully integrated 3D graphics creation suite | 完全集成的3D圖形創建套件 | d.1 | |
| 163 | extra | postgresql | Sophisticated object-relational DBMS | 復雜的對象關系DBMS | d.1 | |
| 164 | community | pgadmin4 | Comprehensive design and management interface for PostgreSQL | PostgreSQL的綜合設計和管理界面 | d.1 | |
| 165 | community | virtualbox | Powerful x86 virtualization for enterprise as well as home use | 強大的x86虛擬化,適用於企業和家庭使用 | d.2 | |
| 166 | community | virtualbox-host-modules-arch | Virtualbox host kernel modules for Arch Kernel | Arch Kernel的Virtualbox主機內核模塊 | d.2 | |
| 167 | community | 0ad | Cross-platform, 3D and historically-based real-time strategy game | 跨平台,3D和基於歷史的實時戰略游戲 | d.3 | |
| 168 | community | assaultcube | A realistic team oriented multiplayer FPS based on the Cube engine | 基於Cube引擎的面向現實團隊的多人FPS | d.3 | |
| 169 | community | mate-system-monitor | (mate-extra) | A system monitor for MATE | MATE的系統監視器 | e.1 |
| 170 | community | deepin-system-monitor | (deepin) | A more user-friendly system monitor | 更加用戶友好的系統監視器 | e.1 |
| 171 | extra | htop | Interactive process viewer | 交互式流程查看器 | e.2 | |
| 172 | community | atop | A system and process level monitor | 系統和流程級別監視器 | e.2 | |
| 173 | community | archey3 | Output a logo and various system information | 輸出徽標和各種系統信息 | e.2 | |
| 174 | community | gkrellm | System monitor package for GTK2 | GTK2的系統監視器包 | e.2 | |
| 175 | community | glances | CLI curses-based monitoring tool | CLI基於curses的監控工具 | e.2 | |
| 176 | community | hardinfo | A system information and benchmark tool. | 系統信息和基准工具。 | e.2 | |
| 177 | community | hwinfo | Hardware detection tool from openSUSE | openSUSE的硬件檢測工具 | e.2 | |
| 178 | community | iftop | Display bandwidth usage on an interface | 顯示接口的帶寬使用情況 | e.2 | |
| 179 | community | iotop | View I/O usage of processes | 查看進程的I / O使用情況 | e.2 | |
| 180 | community | jnettop | A top-like console network traffic visualizer | 頂級控制台網絡流量可視化器 | e.2 | |
| 181 | community | lshw | A small tool to provide detailed information on the hardware configuration of the machine. | 一個小工具,提供有關機器硬件配置的詳細信息。 | e.2 | |
| 182 | community | nethogs | A net top tool which displays traffic used per process instead of per IP or interface | 一個網絡頂級工具,用於顯示每個進程使用的流量,而不是每個IP或接口 | e.2 | |
| 183 | community | nmon | AIX & Linux Performance Monitoring tool | AIX&Linux性能監視工具 | e.2 | |
| 184 | community | screenfetch | CLI Bash script to show system/theme info in screenshots | CLI Bash腳本在屏幕截圖中顯示系統/主題信息 | e.2 | |
| 185 | community | sysstat | a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar) | 一系列性能監控工具(iostat,isag,mpstat,pidstat,sadf,sar) | e.2 | |
| 186 | community | smem | Generate reports on memory usage. | 生成有關內存使用情況的報告。 | e.2 | |
| 187 | core | traceroute | Tracks the route taken by packets over an IP network | 跟蹤IP網絡上的數據包路由 | e.3 | |
| 188 | extra | lsof | Lists open files for running Unix processes | 列出用於運行Unix進程的打開文件 | e.3 | |
| 189 | extra | ltrace | Tracks runtime library calls in dynamically linked programs | 跟蹤動態鏈接程序中的運行時庫調用 | e.3 | |
| 190 | extra | strace | A diagnostic, debugging and instructional userspace tracer | 診斷,調試和指導用戶空間跟蹤器 | e.3 | |
| 191 | extra | namcap | A Pacman package analyzer | Pacman包裝分析儀 | e.3 | |
| 192 | extra | nftables | Netfilter tables userspace tools | Netfilter表用戶空間工具 | e.3 | |
| 193 | extra | nmap | Utility for network discovery and security auditing | 用於網絡發現和安全審核的實用程序 | e.3 | |
| 194 | extra | network-manager-applet | Applet for managing network connections | 用於管理網絡連接的Applet | e.3 | |
| 195 | extra | networkmanager | (gnome) | Network connection manager and user applications | 網絡連接管理器和用戶應用程序 | e.3 |
| 196 | extra | ethtool | Utility for controlling network drivers and hardware | 控制網絡驅動程序和硬件的實用程序 | e.3 | |
| 197 | extra | breeze-grub | Breeze theme for GRUB | GRUB的Breeze主題 | e.3 | |
| 198 | community | grub-customizer | A graphical grub2 settings manager | 圖形grub2設置管理器 | e.3 | |
| 199 | extra | cmake | A cross-platform open-source make system | 跨平台的開源制作系統 | f.1 | |
| 200 | extra | screen | Full-screen window manager that multiplexes a physical terminal | 多屏幕物理終端的全屏窗口管理器 | f.1 | |
| 201 | extra | graphviz | Graph visualization software | 圖形可視化軟件 | f.1 | |
| 202 | community | collectd | Daemon which collects system performance statistics periodically | 守護進程定期收集系統性能統計信息 | f.1 | |
| 203 | community | dstat | A versatile resource statistics tool | 多功能資源統計工具 | f.1 | |
| 204 | community | etherape | Graphical network monitor for various OSI layers and protocols | 用於各種OSI層和協議的圖形網絡監視器 | f.1 | |
| 205 | community | firewalld | Firewall daemon with D-Bus interface | 具有D-Bus接口的防火牆守護程序 | f.1 | |
| 206 | community | guvcview | Simple GTK+ interface for capturing and viewing video from v4l2 devices | 簡單的GTK +界面,用於從v4l2設備捕獲和查看視頻 | f.1 | |
| 207 | community | i2c-tools | Heterogeneous set of I2C tools for Linux that used to be part of lm-sensors | 用於Linux的異構I2C工具集,曾經是lm-sensors的一部分 | f.1 | |
| 208 | community | man-pages-zh_cn | Simplified Chinese Linux man pages | 簡體中文Linux手冊頁 | f.1 | |
| 209 | community | monit | Utility for managing and monitoring, processes, files, directories and devices on a *NIX system | 用於在* NIX系統上管理和監視,處理,文件,目錄和設備的實用程序 | f.1 | |
| 210 | community | pacman-contrib | Contributed scripts and tools for pacman systems | 為pacman系統提供的貢獻腳本和工具 | f.1 |
so count Description a.1 50 base(必須項目) a.2 12 base-devel(有源碼安裝需求的要添加這個基本包,或者至少獨立安裝sudo) //iso環境下,安裝完上面的部分就可以 ch 進入本機系統環境繼續安裝 b.1 3 wifi(無線網絡必要組件) b.2 5 grub(多系統引導) //到此就可以退出,卸載並重新啟動了 c.1 17 xfce4(桌面包) c.2 2 lightdm (顯示管理器)啟動直接進入桌面,不安裝會進入命令行,需要使用命令啟動桌面。 c.3 37 xfce4-goodies(懶人包)很多桌面常用組件,不一定要全裝。 c.41 2 ibus(輸入法) c.42 2 fonts(中文字體) c.43 4 chrome(瀏覽器及shadowsocks,privoxy) c.44 2 libreoffice(辦公軟件) c.45 5 vlc(影視音頻) c.46 3 ntfs(增加ntfs及u盤的exfat等文件系統的支持,自動掛載U盤) c.51 4 wget(qbittorrent,amule,git等下載工具) c.52 5 rar(zip,7z等壓縮工具,右鍵菜單解壓縮) c.53 8 tools(其他常用小工具,catfish搜索,flameshot截圖,cups打印,gparted分區等) d.1 3 專業工具(3D建模blender,數據庫postgresql等) d.2 2 virtualbox(虛擬機) d.3 2 game (oad類似帝國時代;assaultcube類似CS) e.1 2 system-monitor(系統監視器,mate的比較穩定,deepin的比較花哨,xfce4的有定位功能) e.2 16 各種系統信息或狀態查看工具 e.3 12 系統分析工具 f.1 12 其他工具
4. 作為依賴項的安裝列表
| s1 | repo | name | group | Description | 描述 |
| 211 | core | groff | (base-devel) | GNU troff text-formatting system | GNU troff文本格式化系統 |
| 212 | core | libtool | (base-devel) | A generic library support script | 通用庫支持腳本 |
| 213 | core | systemd | (base-devel) | system and service manager | 系統和服務經理 |
| 214 | community | deepin-qt5dxcb-plugin | (deepin) | Qt platform plugins for DDE | 用於DDE的Qt平台插件 |
| 215 | community | deepin-qt5integration | (deepin) | Qt platform theme integration plugins for DDE | 用於DDE的Qt平台主題集成插件 |
| 216 | extra | gnome-themes-extra | (gnome) | Extra Themes for GNOME Applications | GNOME應用程序的額外主題 |
| 217 | extra | qt5-base | (qt) | A cross-platform application and UI framework | 跨平台應用程序和UI框架 |
| 218 | extra | qt5-declarative | (qt) | Classes for QML and JavaScript languages | QML和JavaScript語言的類 |
| 219 | extra | qt5-imageformats | (qt) | Plugins for additional image formats: TIFF, MNG, TGA, WBMP | 其他圖像格式的插件:TIFF,MNG,TGA,WBMP |
| 220 | extra | qt5-multimedia | (qt) | Classes for audio, video, radio and camera functionality | 音頻,視頻,廣播和相機功能的課程 |
| 221 | extra | qt5-svg | (qt) | Classes for displaying the contents of SVG files | 用於顯示SVG文件內容的類 |
| 222 | extra | qt5-x11extras | (qt) | Provides platform-specific APIs for X11 | 為X11提供特定於平台的API |
| 223 | extra | spirv-tools | (vulkan-devel) | API and commands for processing SPIR-V modules | 用於處理SPIR-V模塊的API和命令 |
| 224 | extra | xorg-fonts-encodings | (xorg) | X.org font encoding files | X.org字體編碼文件 |
| 225 | extra | xorg-iceauth | (xorg) | ICE authority file utility | ICE權限文件實用程序 |
| 226 | extra | xorg-mkfontscale | (xorg) | Create an index of scalable font files for X | 為X創建可縮放字體文件的索引 |
| 227 | extra | xorg-xauth | (xorg) | X.Org authorization settings program | X.Org授權設置程序 |
| 228 | extra | xorg-xdpyinfo | (xorg) | Display information utility for X | 顯示X的信息實用程序 |
| 229 | extra | xorg-xmodmap | (xorg) | Utility for modifying keymaps and button mappings | 用於修改鍵映射和按鈕映射的實用程序 |
| 230 | extra | xorg-xprop | (xorg) | Property displayer for X | X的財產顯示器 |
| 231 | extra | xorg-xrandr | (xorg) | Primitive command line interface to RandR extension | RandR擴展的原始命令行接口 |
| 232 | extra | xorg-xrdb | (xorg) | X server resource database utility | X服務器資源數據庫工具 |
| 233 | extra | xorg-xset | (xorg) | User preference utility for X | X的用戶首選項實用程序 |
| 234 | core | acl | Access control list utilities, libraries and headers | 訪問控制列表實用程序,庫和標頭 | |
| 235 | core | archlinux-keyring | Arch Linux PGP keyring | Arch Linux PGP密鑰環 | |
| 236 | core | argon2 | A password-hashing function (reference C implementation) | 密碼散列函數(參考C實現) | |
| 237 | core | attr | Extended attribute support library for ACL support | ACL支持的擴展屬性支持庫 | |
| 238 | core | audit | Userspace components of the audit framework | 審計框架的用戶空間組件 | |
| 239 | core | btrfs-progs | Btrfs filesystem utilities | Btrfs文件系統實用程序 | |
| 240 | core | ca-certificates | Common CA certificates (default providers) | 通用CA證書(默認提供者) | |
| 241 | core | ca-certificates-mozilla | Mozilla's set of trusted CA certificates | Mozilla的一組可信CA證書 | |
| 242 | core | ca-certificates-utils | Common CA certificates (utilities) | 通用CA證書(實用程序) | |
| 243 | core | cracklib | Password Checking Library | 密碼檢查庫 | |
| 244 | core | cronie | Daemon that runs specified programs at scheduled times and related tools | 守護程序在預定時間運行指定程序和相關工具 | |
| 245 | core | curl | An URL retrieval utility and library | URL檢索實用程序和庫 | |
| 246 | core | db | The Berkeley DB embedded database system | Berkeley DB嵌入式數據庫系統 | |
| 247 | core | dbus | Freedesktop.org message bus system | Freedesktop.org消息總線系統 | |
| 248 | core | dmraid | Device mapper RAID interface | 設備映射器RAID接口 | |
| 249 | core | dosfstools | DOS filesystem utilities | DOS文件系統實用程序 | |
| 250 | core | efivar | Tools and library to manipulate EFI variables | 用於操作EFI變量的工具和庫 | |
| 251 | core | elfutils | Utilities to handle ELF object files and DWARF debugging information | 用於處理ELF目標文件和DWARF調試信息的實用程序 | |
| 252 | core | expat | An XML parser library | XML解析器庫 | |
| 253 | core | gdbm | GNU database library | GNU數據庫庫 | |
| 254 | core | glib2 | Low level core library | 低級核心庫 | |
| 255 | core | gmp | A free library for arbitrary precision arithmetic | 用於任意精度算術的免費庫 | |
| 256 | core | gnupg | Complete and free implementation of the OpenPGP standard | 完全免費實施OpenPGP標准 | |
| 257 | core | gnutls | A library which provides a secure layer over a reliable transport layer | 一個在可靠傳輸層上提供安全層的庫 | |
| 258 | core | gpgme | A C wrapper library for GnuPG | GnuPG的C包裝器庫 | |
| 259 | core | gpm | A mouse server for the console and xterm | 控制台和xterm的鼠標服務器 | |
| 260 | core | hwids | hardware identification databases | 硬件識別數據庫 | |
| 261 | core | iana-etc | /etc/protocols and /etc/services provided by IANA | IANA提供的/ etc / protocols和/ etc / services | |
| 262 | core | icu | International Components for Unicode library | Unicode庫的國際組件 | |
| 263 | core | iptables | Linux kernel packet control tool (using legacy interface) | Linux內核數據包控制工具(使用傳統接口) | |
| 264 | core | json-c | A JSON implementation in C | C中的JSON實現 | |
| 265 | core | kbd | Keytable files and keyboard utilities | 密鑰表文件和鍵盤實用程序 | |
| 266 | core | keyutils | Linux Key Management Utilities | Linux密鑰管理實用程序 | |
| 267 | core | kmod | Linux kernel module management tools and library | Linux內核模塊管理工具和庫 | |
| 268 | core | krb5 | The Kerberos network authentication system | Kerberos網絡身份驗證系統 | |
| 269 | core | libaio | The Linux-native asynchronous I/O facility (aio) library | Linux本機異步I / O工具(aio)庫 | |
| 270 | core | libarchive | Multi-format archive and compression library | 多格式存檔和壓縮庫 | |
| 271 | core | libassuan | IPC library used by some GnuPG related software | 某些GnuPG相關軟件使用的IPC庫 | |
| 272 | core | libcap | POSIX 1003.1e capabilities | POSIX 1003.1e功能 | |
| 273 | core | libcap-ng | Library making programming with POSIX capabilities easier than traditional libcap | 使用POSIX功能進行編程的庫比傳統的libcap更容易 | |
| 274 | core | libedit | Command line editor library providing generic line editing, history, and tokenization functions | 命令行編輯器庫提供通用行編輯,歷史記錄和標記化功能 | |
| 275 | core | libelf | Libraries to handle ELF object files and DWARF debugging information | 用於處理ELF目標文件和DWARF調試信息的庫 | |
| 276 | core | libffi | Portable foreign function interface library | 便攜式外部函數接口庫 | |
| 277 | core | libgcrypt | General purpose cryptographic library based on the code from GnuPG | 基於GnuPG代碼的通用加密庫 | |
| 278 | core | libgpg-error | Support library for libgcrypt | libgcrypt支持庫 | |
| 279 | core | libidn | Implementation of the Stringprep, Punycode and IDNA specifications | 執行Stringprep,Punycode和IDNA規范 | |
| 280 | core | libidn2 | Free software implementation of IDNA2008, Punycode and TR46 | 免費軟件實現IDNA2008,Punycode和TR46 | |
| 281 | core | libksba | A CMS and X.509 access library | CMS和X.509訪問庫 | |
| 282 | core | libldap | Lightweight Directory Access Protocol (LDAP) client libraries | 輕量級目錄訪問協議(LDAP)客戶端庫 | |
| 283 | core | libmnl | Minimalistic user-space library oriented to Netlink developers. | 面向Netlink開發人員的簡約用戶空間庫。 | |
| 284 | core | libmpc | Library for the arithmetic of complex numbers with arbitrarily high precision | 具有任意高精度的復數運算庫 | |
| 285 | core | libnftnl | Netfilter library providing interface to the nf_tables subsystem | Netfilter庫提供nf_tables子系統的接口 | |
| 286 | core | libnghttp2 | Framing layer of HTTP/2 is implemented as a reusable C library | HTTP / 2的成幀層實現為可重用的C庫 | |
| 287 | core | libnl | Library for applications dealing with netlink sockets | 處理netlink套接字的應用程序庫 | |
| 288 | core | libnsl | Public client interface library for NIS(YP) and NIS+ | NIS(YP)和NIS +的公共客戶端接口庫 | |
| 289 | core | libpcap | A system-independent interface for user-level packet capture | 用於用戶級數據包捕獲的獨立於系統的接口 | |
| 290 | core | libpipeline | a C library for manipulating pipelines of subprocesses in a flexible and convenient way | 一個C庫,用於以靈活方便的方式操作子流程的管道 | |
| 291 | core | libpsl | Public Suffix List library | 公共后綴列表庫 | |
| 292 | core | libsasl | Cyrus Simple Authentication Service Layer (SASL) Library | Cyrus簡單驗證服務層(SASL)庫 | |
| 293 | core | libseccomp | Enhanced seccomp library | 增強的seccomp庫 | |
| 294 | core | libsecret | Library for storing and retrieving passwords and other secrets | 用於存儲和檢索密碼和其他機密的庫 | |
| 295 | core | libssh2 | A library implementing the SSH2 protocol as defined by Internet Drafts | 實現Internet草案定義的SSH2協議的庫 | |
| 296 | core | libtasn1 | The ASN.1 library used in GNUTLS | GNUTLS中使用的ASN.1庫 | |
| 297 | core | libtirpc | Transport Independent RPC library (SunRPC replacement) | 傳輸獨立RPC庫(SunRPC替換) | |
| 298 | core | libunistring | Library for manipulating Unicode strings and C strings | 用於操作Unicode字符串和C字符串的庫 | |
| 299 | core | libusb | Library that provides generic access to USB devices | 提供USB設備通用訪問的庫 | |
| 300 | core | libutil-linux | util-linux runtime libraries | util-linux運行時庫 | |
| 301 | core | linux-api-headers | Kernel headers sanitized for use in userspace | 清理內核標頭以在用戶空間中使用 | |
| 302 | core | lz4 | Extremely fast compression algorithm | 極快的壓縮算法 | |
| 303 | core | lzo | Portable lossless data compression library | 便攜式無損數據壓縮庫 | |
| 304 | core | minizip | Mini zip and unzip based on zlib | 迷你拉鏈和基於zlib的解壓縮 | |
| 305 | core | mkinitcpio | Modular initramfs image creation utility | 模塊化initramfs圖像創建實用程序 | |
| 306 | core | mkinitcpio-busybox | Base initramfs tools | 基礎initramfs工具 | |
| 307 | core | mpfr | Multiple-precision floating-point library | 多精度浮點庫 | |
| 308 | core | ncurses | System V Release 4.0 curses emulation library | System V Release 4.0詛咒仿真庫 | |
| 309 | core | nettle | A low-level cryptographic library | 低級加密庫 | |
| 310 | core | npth | New portable threads library | 新的可移植線程庫 | |
| 311 | core | nspr | Netscape Portable Runtime | Netscape Portable Runtime | |
| 312 | core | nss | Network Security Services | 網絡安全服務 | |
| 313 | core | openresolv | resolv.conf management framework (resolvconf) | resolv.conf管理框架(resolvconf) | |
| 314 | core | openssl | The Open Source toolkit for Secure Sockets Layer and Transport Layer Security | 用於安全套接字層和傳輸層安全性的開源工具包 | |
| 315 | core | openssl-1.0 | The Open Source toolkit for Secure Sockets Layer and Transport Layer Security | 用於安全套接字層和傳輸層安全性的開源工具包 | |
| 316 | core | p11-kit | Provides a way to load and enumerate PKCS#11 modules | 提供加載和枚舉PKCS#11模塊的方法 | |
| 317 | core | pacman-mirrorlist | Arch Linux mirror list for use by pacman | Arch Linux鏡像列表供pacman使用 | |
| 318 | core | pam | PAM (Pluggable Authentication Modules) library | PAM(可插入驗證模塊)庫 | |
| 319 | core | pambase | Base PAM configuration for services | 服務的基本PAM配置 | |
| 320 | core | pcre | A library that implements Perl 5-style regular expressions | 一個實現Perl 5樣式正則表達式的庫 | |
| 321 | core | pcre2 | A library that implements Perl 5-style regular expressions. 2nd version | 一個實現Perl 5樣式正則表達式的庫。第二版 | |
| 322 | core | pinentry | Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol | 收集使用Assuan協議的簡單PIN或密碼短語輸入對話框 | |
| 323 | core | popt | A commandline option parser | 命令行選項解析器 | |
| 324 | core | readline | GNU readline library | GNU readline庫 | |
| 325 | core | run-parts | run scripts or programs in a directory | 在目錄中運行腳本或程序 | |
| 326 | core | sqlite | A C library that implements an SQL database engine | 一個實現SQL數據庫引擎的C庫 | |
| 327 | core | systemd-libs | systemd client libraries | systemd客戶端庫 | |
| 328 | core | thin-provisioning-tools | Suite of tools for manipulating the metadata of the dm-thin device-mapper target | 用於操作dm-thin device-mapper目標的元數據的工具套件 | |
| 329 | core | tzdata | Sources for time zone and daylight saving time data | 時區和夏令時數據的來源 | |
| 330 | core | wireless_tools | Tools allowing to manipulate the Wireless Extensions | 允許操作無線擴展的工具 | |
| 331 | core | xz | Library and command line tools for XZ and LZMA compressed files | 用於XZ和LZMA壓縮文件的庫和命令行工具 | |
| 332 | core | zlib | Compression library implementing the deflate compression method found in gzip and PKZIP | 實現gzip和PKZIP中的deflate壓縮方法的壓縮庫 | |
| 333 | core | zstd | Zstandard - Fast real-time compression algorithm | Zstandard - 快速實時壓縮算法 | |
| 334 | extra | a52dec | A free library for decoding ATSC A/52 streams | 用於解碼ATSC A / 52流的免費庫 | |
| 335 | extra | aalib | A portable ASCII art graphic library | 便攜式ASCII藝術圖形庫 | |
| 336 | extra | adobe-source-code-pro-fonts | Monospaced font family for user interface and coding environments | 用於用戶界面和編碼環境的等寬字體系列 | |
| 337 | extra | adwaita-icon-theme | GNOME standard icons | GNOME標准圖標 | |
| 338 | extra | alsa-lib | An alternative implementation of Linux sound support | Linux聲音支持的另一種實現方式 | |
| 339 | extra | aom | Alliance for Open Media video codec | 開放媒體聯盟視頻編解碼器 | |
| 340 | extra | aribb24 | Library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream | 用於ARIB STD-B24的庫,解碼JIS 8位字符並解析MPEG-TS流 | |
| 341 | extra | aspell | A spell checker designed to eventually replace Ispell | 旨在最終取代Ispell的拼寫檢查程序 | |
| 342 | extra | at-spi2-atk | A GTK+ module that bridges ATK to D-Bus at-spi | 一個GTK +模塊,它將ATK連接到D-Bus at-spi | |
| 343 | extra | at-spi2-core | Protocol definitions and daemon for D-Bus at-spi | D-Bus at-spi的協議定義和守護進程 | |
| 344 | extra | atk | Interface definitions of accessibility infrastructure | 可訪問性基礎結構的接口定義 | |
| 345 | extra | atkmm | C++ bindings for ATK | ATK的C ++綁定 | |
| 346 | extra | avahi | Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour | 使用mDNS / DNS-SD的Linux Service Discovery - 與Bonjour兼容 | |
| 347 | extra | bc | An arbitrary precision calculator language | 任意精度計算器語言 | |
| 348 | extra | blas | Basic Linear Algebra Subprograms | 基本線性代數子程序 | |
| 349 | extra | bluez-libs | Deprecated libraries for the bluetooth protocol stack | 藍牙協議棧的棄用庫 | |
| 350 | extra | boost-libs | Free peer-reviewed portable C++ source libraries - runtime libraries | 免費的同行評審的可移植C ++源代碼庫 - 運行時庫 | |
| 351 | extra | cairo | 2D graphics library with support for multiple output devices | 2D圖形庫,支持多個輸出設備 | |
| 352 | extra | cairomm | C++ bindings for Cairo | 開羅的C ++綁定 | |
| 353 | extra | cantarell-fonts | Humanist sans serif font | 人文主義者無襯線字體 | |
| 354 | extra | cblas | C interface to BLAS | BLAS的C接口 | |
| 355 | extra | cdparanoia | Compact Disc Digital Audio extraction tool | 光盤數字音頻提取工具 | |
| 356 | extra | clucene | C++ port of the high-performance text search engine Lucene | 高性能文本搜索引擎Lucene的C ++端口 | |
| 357 | extra | colord | System daemon for managing color devices | 用於管理顏色設備的系統守護程序 | |
| 358 | extra | cups-filters | OpenPrinting CUPS Filters | OpenPrinting CUPS過濾器 | |
| 359 | extra | dbus-glib | GLib bindings for DBUS | DBUS的GLib綁定 | |
| 360 | extra | dconf | Configuration database system | 配置數據庫系統 | |
| 361 | extra | desktop-file-utils | Command line utilities for working with desktop entries | 用於處理桌面條目的命令行實用程序 | |
| 362 | extra | double-conversion | Binary-decimal and decimal-binary routines for IEEE doubles | IEEE的二進制十進制和十進制二進制例程加倍 | |
| 363 | extra | enchant | A wrapper library for generic spell checking | 用於通用拼寫檢查的包裝庫 | |
| 364 | extra | faad2 | ISO AAC audio decoder | ISO AAC音頻解碼器 | |
| 365 | extra | ffmpeg | Complete solution to record, convert and stream audio and video | 完整的錄制,轉換和流式音頻和視頻解決方案 | |
| 366 | extra | fftw | A library for computing the discrete Fourier transform (DFT) | 用於計算離散傅里葉變換(DFT)的庫 | |
| 367 | extra | flac | Free Lossless Audio Codec | 免費無損音頻編解碼器 | |
| 368 | extra | fontconfig | A library for configuring and customizing font access | 用於配置和自定義字體訪問的庫 | |
| 369 | extra | freetype2 | Font rasterization library | 字體光柵化庫 | |
| 370 | extra | fribidi | A Free Implementation of the Unicode Bidirectional Algorithm | Unicode雙向算法的自由實現 | |
| 371 | extra | fuse-common | Common files for fuse2/3 packages | fuse2 / 3封裝的通用文件 | |
| 372 | extra | fuse2 | A library that makes it possible to implement a filesystem in a userspace program. | 一個庫,可以在用戶空間程序中實現文件系統。 | |
| 373 | extra | gc | A garbage collector for C and C++ | C和C ++的垃圾收集器 | |
| 374 | extra | gcr | A library for bits of crypto UI and parsing | 用於加密UI和解析的庫 | |
| 375 | extra | gd | Library for the dynamic creation of images by programmers | 用於程序員動態創建圖像的庫 | |
| 376 | extra | gdk-pixbuf2 | An image loading library | 圖像加載庫 | |
| 377 | extra | geoip | Non-DNS IP-to-country resolver C library & utils | 非DNS IP到國家/地區的解析器C庫和實用程序 | |
| 378 | extra | geoip-database | GeoLite country geolocation database compiled by MaxMind | 由MaxMind編譯的GeoLite國家地理位置數據庫 | |
| 379 | extra | ghostscript | An interpreter for the PostScript language | PostScript語言的解釋器 | |
| 380 | extra | giflib | Library for reading and writing gif images | 用於讀取和寫入gif圖像的庫 | |
| 381 | extra | glew | The OpenGL Extension Wrangler Library | OpenGL擴展牧馬人庫 | |
| 382 | extra | glib-networking | Network extensions for GLib | GLib的網絡擴展 | |
| 383 | extra | glibmm | C++ bindings for GLib | GLib的C ++綁定 | |
| 384 | extra | glslang | OpenGL and OpenGL ES shader front end and validator | OpenGL和OpenGL ES着色器前端和驗證器 | |
| 385 | extra | glu | Mesa OpenGL Utility library | Mesa OpenGL實用程序庫 | |
| 386 | extra | gnome-icon-theme | GNOME icon theme | GNOME圖標主題 | |
| 387 | extra | gnome-icon-theme-symbolic | GNOME icon theme, symbolic icons | GNOME圖標主題,符號圖標 | |
| 388 | extra | gobject-introspection-runtime | Introspection system for GObject-based libraries (runtime library) | 基於GObject的庫的自省系統(運行時庫) | |
| 389 | extra | gptfdisk | A text-mode partitioning tool that works on GUID Partition Table (GPT) disks | 適用於GUID分區表(GPT)磁盤的文本模式分區工具 | |
| 390 | extra | graphene | A thin layer of graphic data types | 一層薄薄的圖形數據類型 | |
| 391 | extra | graphite | reimplementation of the SIL Graphite text processing engine | 重新實現SIL Graphite文本處理引擎 | |
| 392 | extra | gsettings-desktop-schemas | Shared GSettings schemas for the desktop | 桌面的共享GSettings架構 | |
| 393 | extra | gsfonts | (URW)++ Core Font Set [Level 2] | (URW)++核心字體集[等級2] | |
| 394 | extra | gsl | The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers | GNU科學庫(GSL)是C和C ++程序員的現代數值庫 | |
| 395 | extra | gsm | Shared libraries for GSM 06.10 lossy speech compression | 用於GSM 06.10有損語音壓縮的共享庫 | |
| 396 | extra | gst-plugins-base | GStreamer open-source multimedia framework base plugins | GStreamer開源多媒體框架基礎插件 | |
| 397 | extra | gst-plugins-base-libs | GStreamer open-source multimedia framework base libraries | GStreamer開源多媒體框架基礎庫 | |
| 398 | extra | gst-plugins-good | GStreamer open-source multimedia framework good plugins | GStreamer開源多媒體框架很好的插件 | |
| 399 | extra | gstreamer | GStreamer open-source multimedia framework core library | GStreamer開源多媒體框架核心庫 | |
| 400 | extra | gtk-update-icon-cache | GTK+ icon cache updater | GTK +圖標緩存更新程序 | |
| 401 | extra | gtk2 | GObject-based multi-platform GUI toolkit (legacy) | 基於GObject的多平台GUI工具包(遺留) | |
| 402 | extra | gtk3 | GObject-based multi-platform GUI toolkit | 基於GObject的多平台GUI工具包 | |
| 403 | extra | gtkmm | C++ bindings for GTK+ 2 | GTK + 2的C ++綁定 | |
| 404 | extra | gtkmm3 | C++ bindings for GTK+ 3 | GTK + 3的C ++綁定 | |
| 405 | extra | gtksourceview3 | A text widget adding syntax highlighting and more to GNOME | 一個文本小部件,向GNOME添加語法高亮和更多內容 | |
| 406 | extra | gts | Provides useful functions to deal with 3D surfaces meshed with interconnected triangles | 提供有用的功能來處理與互連三角形網格化的3D表面 | |
| 407 | extra | guile | Portable, embeddable Scheme implementation written in C | 用C編寫的便攜式,可嵌入的Scheme實現 | |
| 408 | extra | harfbuzz | OpenType text shaping engine | OpenType文本整形引擎 | |
| 409 | extra | harfbuzz-icu | OpenType text shaping engine (ICU integration) | OpenType文本整形引擎(ICU集成) | |
| 410 | extra | hicolor-icon-theme | Freedesktop.org Hicolor icon theme | Freedesktop.org Hicolor圖標主題 | |
| 411 | extra | hspell | Hebrew spell-checker | 希伯來語拼寫檢查 | |
| 412 | extra | hunspell | Spell checker and morphological analyzer library and program | 拼寫檢查器和形態分析器庫和程序 | |
| 413 | extra | hyphen | library for high quality hyphenation and justification | 高質量連字和理由的圖書館 | |
| 414 | extra | ijs | a library which implements a protocol for transmission of raster page images | 實現用於傳輸光柵頁圖像的協議的庫 | |
| 415 | extra | ilmbase | Base libraries from ILM for OpenEXR | 來自ILM的OpenEXR基礎庫 | |
| 416 | extra | imagemagick | An image viewing/manipulation program | 圖像查看/操作程序 | |
| 417 | extra | imlib2 | Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support | 執行圖像文件加載和保存以及渲染,操作,任意多邊形支持的庫 | |
| 418 | extra | intel-tbb | High level abstract threading library | 高級抽象線程庫 | |
| 419 | extra | iso-codes | Lists of the country, language, and currency names | 列出國家/地區,語言和貨幣名稱 | |
| 420 | extra | jack | A low-latency audio server | 低延遲音頻服務器 | |
| 421 | extra | jasper | Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard | 基於軟件的新興JPEG-2000 Part-1標准中規定的編解碼器的實現 | |
| 422 | extra | jbig2dec | Decoder implementation of the JBIG2 image compression format | 解碼器實現JBIG2圖像壓縮格式 | |
| 423 | extra | jemalloc | General-purpose scalable concurrent malloc implementation | 通用可伸縮並發malloc實現 | |
| 424 | extra | js52 | JavaScript interpreter and libraries - Version 52 | JavaScript解釋器和庫 - 版本52 | |
| 425 | extra | json-glib | JSON library built on GLib | 基於GLib構建的JSON庫 | |
| 426 | extra | jsoncpp | C++ library for interacting with JSON | 用於與JSON交互的C ++庫 | |
| 427 | extra | l-smash | MP4 muxer and other tools | MP4 muxer等工具 | |
| 428 | extra | lame | A high quality MPEG Audio Layer III (MP3) encoder | 高品質MPEG Audio Layer III(MP3)編碼器 | |
| 429 | extra | lapack | Linear Algebra PACKage | 線性代數包 | |
| 430 | extra | lcms2 | Small-footprint color management engine, version 2 | 占地面積小的色彩管理引擎,版本2 | |
| 431 | extra | libabw | a library that parses the file format of AbiWord documents | 一個解析AbiWord文檔文件格式的庫 | |
| 432 | extra | libass | A portable library for SSA/ASS subtitles rendering | 用於SSA / ASS字幕渲染的便攜式庫 | |
| 433 | extra | libasyncns | A C library for executing name service queries asynchronously | 用於異步執行名稱服務查詢的C庫 | |
| 434 | extra | libatasmart | ATA S.M.A.R.T. Reading and Parsing Library | ATA S.M.A.R.T.閱讀和解析圖書館 | |
| 435 | extra | libatomic_ops | Provides semi-portable access to hardware provided atomic memory operations | 提供對硬件提供的原子內存操作的半便攜式訪問 | |
| 436 | extra | libavc1394 | A library to control A/V devices using the 1394ta AV/C commands. | 使用1394ta AV / C命令控制A / V設備的庫。 | |
| 437 | extra | libblockdev | A library for manipulating block devices | 用於操作塊設備的庫 | |
| 438 | extra | libbluray | Library to access Blu-Ray disks for video playback | 用於訪問藍光光盤以進行視頻播放的庫 | |
| 439 | extra | libburn | Library for reading, mastering and writing optical discs | 用於閱讀,掌握和編寫光盤的庫 | |
| 440 | extra | libbytesize | A tiny library providing a C "class" for working with arbitrary big sizes in bytes | 一個小型庫,提供C“類”,用於處理任意大小的字節數 | |
| 441 | extra | libcaca | Color AsCii Art library | 顏色AsCii藝術圖書館 | |
| 442 | extra | libcanberra | A small and lightweight implementation of the XDG Sound Theme Specification | XDG聲音主題規范的小巧輕量級實現 | |
| 443 | extra | libcanberra-pulse | PulseAudio plugin for libcanberra | 用於libcanberra的PulseAudio插件 | |
| 444 | extra | 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)。 | |
| 445 | extra | libcdio | GNU Compact Disc Input and Control Library | GNU光盤輸入和控制庫 | |
| 446 | extra | libcdio-paranoia | CD paranoia libraries from libcdio | 來自libcdio的CD偏執狂庫 | |
| 447 | extra | libcdr | CorelDraw file format importer library for LibreOffice | LibreOffice的CorelDraw文件格式導入程序庫 | |
| 448 | extra | libcmis | a C/C++ client library for the CMIS protocol | 用於CMIS協議的C / C ++客戶端庫 | |
| 449 | extra | libcroco | A CSS parsing library | 一個CSS解析庫 | |
| 450 | extra | libcups | The CUPS Printing System - client libraries and headers | CUPS打印系統 - 客戶端庫和標題 | |
| 451 | extra | libdaemon | Lightweight C library that eases the writing of UNIX daemons | 輕量級C庫,可以簡化UNIX守護進程的編寫 | |
| 452 | extra | libdatrie | Implementation of double-array structure for representing trie, as proposed by Junichi Aoe. | 由Junichi Aoe提出的用於表示trie的雙陣列結構的實現。 | |
| 453 | extra | libdca | Free library for decoding DTS Coherent Acoustics streams | 用於解碼DTS Coherent Acoustics流的免費庫 | |
| 454 | extra | libdmx | X11 Distributed Multihead extension library | X11 Distributed Multihead擴展庫 | |
| 455 | extra | libdrm | Userspace interface to kernel DRM services | 用戶空間與內核DRM服務的接口 | |
| 456 | extra | libdv | The Quasar DV codec (libdv) is a software codec for DV video | Quasar DV編解碼器(libdv)是DV視頻的軟件編解碼器 | |
| 457 | extra | libdvbpsi | Library designed for decoding and generation of MPEG TS and DVB PSI tables | 用於解碼和生成MPEG TS和DVB PSI表的庫 | |
| 458 | extra | libe-book | Library for import of reflowable e-book formats. | 用於導入可回流電子書格式的庫。 | |
| 459 | extra | libebml | Extensible Binary Meta Language library | 可擴展二進制元語言庫 | |
| 460 | extra | libepoxy | Library handling OpenGL function pointer management | 庫處理OpenGL函數指針管理 | |
| 461 | extra | libepubgen | an EPUB generator for librevenge | 用於librevenge的EPUB生成器 | |
| 462 | extra | libetonyek | Library and a set of tools for reading and converting Apple Keynote presentations | 圖書館和一套用於閱讀和轉換Apple Keynote演示文稿的工具 | |
| 463 | extra | libevdev | Wrapper library for evdev devices | evdev設備的包裝庫 | |
| 464 | extra | libexif | A library to parse an EXIF file and read the data from those tags | 用於解析EXIF文件並從這些標記中讀取數據的庫 | |
| 465 | extra | libexttextcat | N-Gram-Based Text Categorization library primarily intended for language guessing | 基於N-Gram的文本分類庫主要用於語言猜測 | |
| 466 | extra | libfbclient | Client library for Firebird | Firebird的客戶端庫 | |
| 467 | extra | libfontenc | X11 font encoding library | X11字體編碼庫 | |
| 468 | extra | libfreehand | a library for import of Aldus/Macromedia/Adobe FreeHand documents | 用於導入Aldus / Macromedia / Adobe FreeHand文檔的庫 | |
| 469 | extra | libgdiplus | Open Source Implementation of the GDI+ API | GDI + API的開源實現 | |
| 470 | extra | libglade | Allows you to load glade interface files in a program at runtime | 允許您在運行時在程序中加載glade接口文件 | |
| 471 | extra | libglvnd | The GL Vendor-Neutral Dispatch library | GL Vendor-Neutral Dispatch庫 | |
| 472 | extra | libgtop | A library for collecting system monitoring data | 用於收集系統監視數據的庫 | |
| 473 | extra | libgudev | GObject bindings for libudev | libudev的GObject綁定 | |
| 474 | extra | libgusb | GObject wrapper for libusb1 | liblusb1的GObject包裝器 | |
| 475 | extra | libibus | IBus support library | IBus支持庫 | |
| 476 | extra | libical | An open source reference implementation of the icalendar data type and serialization format | icalendar數據類型和序列化格式的開源參考實現 | |
| 477 | extra | libice | X11 Inter-Client Exchange library | X11 Inter-Client Exchange庫 | |
| 478 | extra | libid3tag | library for id3 tagging | 用於id3標記的庫 | |
| 479 | extra | libiec61883 | A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394 | 用於通過Linux IEEE 1394流式傳輸DV,MPEG-2和音頻的更高級API | |
| 480 | extra | libimobiledevice | Library that talks the protocols to support iPhone and iPod Touch devices on Linux | 談論協議以支持Linux上的iPhone和iPod Touch設備的庫 | |
| 481 | extra | libinput | Input device management and event handling library | 輸入設備管理和事件處理庫 | |
| 482 | extra | libisofs | Library to pack up hard disk files and directories into a ISO 9660 disk image | 用於將硬盤文件和目錄打包到ISO 9660磁盤映像中的庫 | |
| 483 | extra | libixion | A general purpose formula parser & interpreter | 通用公式解析器和解釋器 | |
| 484 | extra | libjpeg-turbo | JPEG image codec with accelerated baseline compression and decompression | JPEG圖像編解碼器,具有加速基線壓縮和解壓縮功能 | |
| 485 | extra | libkeybinder3 | A library for registering global keyboard shortcuts | 用於注冊全局鍵盤快捷鍵的庫 | |
| 486 | extra | liblangtag | interface library to access/deal with tags for identifying languages | 接口庫,用於訪問/處理用於識別語言的標簽 | |
| 487 | extra | liblouis | Open-source braille translator and back-translator | 開源盲文翻譯和后翻譯 | |
| 488 | extra | liblqr | A seam-carving C/C++ library called Liquid Rescale | 一個名為Liquid Rescale的縫隙雕刻C / C ++庫 | |
| 489 | extra | libmad | A high-quality MPEG audio decoder | 高品質的MPEG音頻解碼器 | |
| 490 | extra | libmatroska | Matroska library | Matroska圖書館 | |
| 491 | extra | libmikmod | A portable sound library | 便攜式聲音庫 | |
| 492 | extra | libmm-glib | ModemManager library | ModemManager庫 | |
| 493 | extra | libmng | A collection of routines used to create and manipulate MNG format graphics files | 用於創建和操作MNG格式圖形文件的例程集合 | |
| 494 | extra | libmodplug | A MOD playing library | 一個MOD播放庫 | |
| 495 | extra | libmpcdec | MusePack decoding library | MusePack解碼庫 | |
| 496 | extra | libmpd | Signal based wrapper around libmpdclient | 基於信號的libmpdclient包裝器 | |
| 497 | extra | libmpeg2 | Library for decoding MPEG-1 and MPEG-2 video streams. | 用於解碼MPEG-1和MPEG-2視頻流的庫。 | |
| 498 | extra | libmspub | Microsoft Publisher file format parser library (latest snapshot) | Microsoft Publisher文件格式解析器庫(最新快照) | |
| 499 | extra | libmwaw | Import library for some old mac text documents. | 導入一些舊的mac文本文檔庫。 | |
| 500 | extra | libndp | Library for Neighbor Discovery Protocol | 鄰居發現協議庫 | |
| 501 | extra | libnetfilter_conntrack | Library providing an API to the in-kernel connection tracking state table | 庫為內核內連接跟蹤狀態表提供API | |
| 502 | extra | libnfnetlink | Low-level library for netfilter related kernel/userspace communication | 用於netfilter相關內核/用戶空間通信的低級庫 | |
| 503 | extra | libnm | NetworkManager client library | NetworkManager客戶端庫 | |
| 504 | extra | libnm-glib | NetworkManager client library (legacy) | NetworkManager客戶端庫(舊版) | |
| 505 | extra | libnma | NetworkManager GUI client library | NetworkManager GUI客戶端庫 | |
| 506 | extra | libnotify | Library for sending desktop notifications | 用於發送桌面通知的庫 | |
| 507 | extra | libnumbertext | Number to number name and money text conversion library | 編號名稱和貨幣文本轉換庫的編號 | |
| 508 | extra | libodfgen | Library for generating documents in Open Document Format | 用於以Open Document Format生成文檔的庫 | |
| 509 | extra | libogg | Ogg bitstream and framing library | Ogg比特流和幀庫 | |
| 510 | extra | libomxil-bellagio | An opensource implementation of the OpenMAX Integration Layer API | OpenMAX集成層API的開源實現 | |
| 511 | extra | liborcus | File import filter library for spreadsheet documents. | 電子表格文檔的文件導入過濾器庫。 | |
| 512 | extra | libpagemaker | a library that parses the file format of Aldus/Adobe PageMaker documents | 一個解析Aldus / Adobe PageMaker文檔文件格式的庫 | |
| 513 | extra | libpaper | Library for handling paper characteristics | 用於處理紙張特性的庫 | |
| 514 | extra | libpciaccess | X11 PCI access library | X11 PCI訪問庫 | |
| 515 | extra | libplacebo | Reusable library for GPU-accelerated video/image rendering primitives | 用於GPU加速視頻/圖像渲染原語的可重用庫 | |
| 516 | extra | libplist | A library to handle Apple Property List format whereas it's binary or XML | 用於處理Apple Property List格式的庫,而它是二進制或XML | |
| 517 | extra | libpng | A collection of routines used to create PNG format graphics files | 用於創建PNG格式圖形文件的例程集合 | |
| 518 | extra | libproxy | A library that provides automatic proxy configuration management | 提供自動代理配置管理的庫 | |
| 519 | extra | libpulse | A featureful, general-purpose sound server (client library) | 一個功能強大的通用聲音服務器(客戶端庫) | |
| 520 | extra | libqxp | a library that parses the file format of QuarkXPress documents | 一個解析QuarkXPress文檔文件格式的庫 | |
| 521 | extra | libraqm | A library that encapsulates the logic for complex text layout | 一個封裝復雜文本布局邏輯的庫 | |
| 522 | extra | libraw1394 | Provides an API to the Linux IEEE1394 (FireWire) driver | 為Linux IEEE1394(FireWire)驅動程序提供API | |
| 523 | extra | librevenge | library for REVerses ENGineered formats filters | REVerses圖書館工程格式過濾器 | |
| 524 | extra | librsvg | SVG rendering library | SVG渲染庫 | |
| 525 | extra | libsamplerate | Secret Rabbit Code - aka Sample Rate Converter for audio | Secret Rabbit Code - 又名音頻采樣率轉換器 | |
| 526 | extra | libshout | Library for accessing a shoutcast/icecast server | 用於訪問shoutcast / icecast服務器的庫 | |
| 527 | extra | libsigc++ | Libsigc++ implements a full callback system for use in widget libraries - V2 | Libsigc ++實現了一個完整的回調系統,用於小部件庫 - V2 | |
| 528 | extra | libsm | X11 Session Management library | X11會話管理庫 | |
| 529 | extra | libsndfile | A C library for reading and writing files containing sampled sound | 用於讀取和寫入包含采樣聲音的文件的C庫 | |
| 530 | extra | libsoup | HTTP client/server library for GNOME | GNOME的HTTP客戶端/服務器庫 | |
| 531 | extra | libsoxr | The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio | SoX重采樣器庫旨在為任何恆定的重采樣率提供快速和高質量的結果 | |
| 532 | extra | libspnav | Alternative to the proprietary 3Dconnexion device driver and SDK for their 3D input devices | 替代專有3Dconnexion設備驅動程序和SDK用於其3D輸入設備 | |
| 533 | extra | libssh | Library for accessing ssh client services through C libraries | 用於通過C庫訪問ssh客戶端服務的庫 | |
| 534 | extra | libstaroffice | filter for old StarOffice documents(.sdc, .sdw, ...) based on librevenge | 過濾基於librevenge的舊StarSuite文檔(.sdc,.sdw,...) | |
| 535 | extra | libtar | C library for manipulating POSIX tar files | 用於操作POSIX tar文件的C庫 | |
| 536 | extra | libteam | Library for controlling team network device | 用於控制團隊網絡設備的庫 | |
| 537 | extra | libthai | Thai language support routines | 泰語支持程序 | |
| 538 | extra | libtheora | An open video codec developed by the Xiph.org | 由Xiph.org開發的開放式視頻編解碼器 | |
| 539 | extra | libtiff | Library for manipulation of TIFF images | 用於處理TIFF圖像的庫 | |
| 540 | extra | libtommath | Highly optimized and portable routines for integer based number theoretic applications | 針對基於整數的數論理論應用的高度優化和可移植的例程 | |
| 541 | extra | libtorrent-rasterbar | A C++ BitTorrent library that aims to be a good alternative to all the other implementations around | 一個C ++ BitTorrent庫,旨在成為所有其他實現的良好替代品 | |
| 542 | extra | libunique | Library for writing single instance applications | 用於編寫單實例應用程序的庫 | |
| 543 | extra | libunwind | Portable and efficient C programming interface (API) to determine the call-chain of a program | 便攜高效的C編程接口(API),用於確定程序的調用鏈 | |
| 544 | extra | libupnp | Portable Open Source UPnP Development Kit | 便攜式開源UPnP開發套件 | |
| 545 | extra | libusbmuxd | USB Multiplex Daemon | USB Multiplex守護進程 | |
| 546 | extra | libuv | Multi-platform support library with a focus on asynchronous I/O | 多平台支持庫,側重於異步I / O. | |
| 547 | extra | libva | Video Acceleration (VA) API for Linux | 適用於Linux的視頻加速(VA)API | |
| 548 | extra | libvdpau | Nvidia VDPAU library | Nvidia VDPAU庫 | |
| 549 | extra | libvisio | Library providing ability to interpret and import visio diagrams | 圖書館提供解釋和導入visio圖表的能力 | |
| 550 | extra | libvisual | Abstraction library that comes between applications and audio visualisation plugins | 應用程序和音頻可視化插件之間的抽象庫 | |
| 551 | extra | libvoikko | A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language | 芬蘭語的拼寫和語法檢查,連字符和相關語言數據的收集 | |
| 552 | extra | libvorbis | Vorbis codec library | Vorbis編解碼器庫 | |
| 553 | extra | libvpx | VP8 and VP9 codec | VP8和VP9編解碼器 | |
| 554 | extra | libwacom | Library to identify Wacom tablets and their features | 圖書館識別Wacom平板電腦及其功能 | |
| 555 | extra | libwebp | WebP library and conversion tools | WebP庫和轉換工具 | |
| 556 | extra | libwnck | Window Navigator Construction Kit | 窗口導航器構造套件 | |
| 557 | extra | libwnck3 | Library to manage X windows and workspaces (via pagers, tasklists, etc.) | 用於管理X窗口和工作區的庫(通過尋呼機,任務列表等) | |
| 558 | extra | libwpd | Library for importing WordPerfect (tm) documents | 用於導入WordPerfect(tm)文檔的庫 | |
| 559 | extra | libwpg | Library for importing and converting Corel WordPerfect(tm) Graphics images. | 用於導入和轉換Corel WordPerfect(tm)圖形圖像的庫。 | |
| 560 | extra | libwps | a Microsoft Works file word processor format import filter library | Microsoft Works文件字處理器格式導入過濾器庫 | |
| 561 | extra | libx11 | X11 client-side library | X11客戶端庫 | |
| 562 | extra | libxau | X11 authorisation library | X11授權庫 | |
| 563 | extra | libxaw | X11 Athena Widget library | X11 Athena Widget庫 | |
| 564 | extra | libxcb | X11 client-side library | X11客戶端庫 | |
| 565 | extra | libxcomposite | X11 Composite extension library | X11復合擴展庫 | |
| 566 | extra | libxcursor | X cursor management library | X游標管理庫 | |
| 567 | extra | libxdamage | X11 damaged region extension library | X11損壞的區域擴展庫 | |
| 568 | extra | libxdmcp | X11 Display Manager Control Protocol library | X11顯示管理器控制協議庫 | |
| 569 | extra | libxext | X11 miscellaneous extensions library | X11雜項擴展庫 | |
| 570 | extra | libxfce4ui | Commonly used Xfce widgets among Xfce applications | Xfce應用程序中常用的Xfce小部件 | |
| 571 | extra | libxfce4util | Basic utility non-GUI functions for Xfce | Xfce的基本實用程序非GUI函數 | |
| 572 | extra | libxfixes | X11 miscellaneous 'fixes' extension library | X11雜項'修復'擴展庫 | |
| 573 | extra | libxft | FreeType-based font drawing library for X | X的基於FreeType的字體繪圖庫 | |
| 574 | extra | libxi | X11 Input extension library | X11輸入擴展庫 | |
| 575 | extra | libxinerama | X11 Xinerama extension library | X11 Xinerama擴展庫 | |
| 576 | extra | libxkbcommon | Keymap handling library for toolkits and window systems | 工具包和窗口系統的鍵映射處理庫 | |
| 577 | extra | libxkbcommon-x11 | Keyboard handling library using XKB data for X11 XCB clients | 鍵盤處理庫,為X11 XCB客戶端使用XKB數據 | |
| 578 | extra | libxkbfile | X11 keyboard file manipulation library | X11鍵盤文件操作庫 | |
| 579 | extra | libxklavier | High-level API for X Keyboard Extension | X鍵盤擴展的高級API | |
| 580 | extra | libxml2 | XML parsing library, version 2 | XML解析庫,版本2 | |
| 581 | extra | libxmu | X11 miscellaneous micro-utility library | X11雜項微實用程序庫 | |
| 582 | extra | libxpm | X11 pixmap library | X11 pixmap庫 | |
| 583 | extra | libxrandr | X11 RandR extension library | X11 RandR擴展庫 | |
| 584 | extra | libxrender | X Rendering Extension client library | X渲染擴展客戶端庫 | |
| 585 | extra | libxres | X11 Resource extension library | X11資源擴展庫 | |
| 586 | extra | libxshmfence | a library that exposes a event API on top of Linux futexes | 一個在Linux futexes之上公開事件API的庫 | |
| 587 | extra | libxslt | XML stylesheet transformation library | XML樣式表轉換庫 | |
| 588 | extra | libxss | X11 Screen Saver extension library | X11屏幕保護程序擴展庫 | |
| 589 | extra | libxt | X11 toolkit intrinsics library | X11工具包內在函數庫 | |
| 590 | extra | libxtst | X11 Testing -- Resource extension library | X11測試 - 資源擴展庫 | |
| 591 | extra | libxv | X11 Video extension library | X11視頻擴展庫 | |
| 592 | extra | libxxf86dga | X11 Direct Graphics Access extension library | X11 Direct Graphics Access擴展庫 | |
| 593 | extra | libxxf86vm | X11 XFree86 video mode extension library | X11 XFree86視頻模式擴展庫 | |
| 594 | extra | libyaml | YAML 1.1 library | YAML 1.1庫 | |
| 595 | extra | libzmf | a library for import of Zoner drawing and bitmap files | 用於導入Zoner繪圖和位圖文件的庫 | |
| 596 | extra | llvm-libs | LLVM runtime libraries | LLVM運行時庫 | |
| 597 | extra | lm_sensors | Collection of user space tools for general SMBus access and hardware monitoring | 用於一般SMBus訪問和硬件監控的用戶空間工具的集合 | |
| 598 | extra | lpsolve | a Mixed Integer Linear Programming (MILP) solver | 混合整數線性規划(MILP)求解器 | |
| 599 | extra | lua | Powerful lightweight programming language designed for extending applications | 強大的輕量級編程語言,旨在擴展應用程序 | |
| 600 | extra | lua51 | Powerful lightweight programming language designed for extending applications | 強大的輕量級編程語言,旨在擴展應用程序 | |
| 601 | extra | mailcap | Helper application and MIME type associations for file types | 幫助應用程序和文件類型的MIME類型關聯 | |
| 602 | extra | mobile-broadband-provider-info | Network Management daemon | 網絡管理守護程序 | |
| 603 | extra | mono | Free implementation of the .NET platform including runtime and compiler | 免費實現.NET平台,包括運行時和編譯器 | |
| 604 | extra | mozilla-common | Common Initialization Profile for Mozilla.org products | Mozilla.org產品的通用初始化配置文件 | |
| 605 | extra | mpg123 | A console based real time MPEG Audio Player for Layer 1, 2 and 3 | 用於第1層,第2層和第3層的基於控制台的實時MPEG音頻播放器 | |
| 606 | extra | mtdev | A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol | 一個獨立的庫,它將內核MT事件的所有變體轉換為時隙類型B協議 | |
| 607 | extra | ndctl | Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel | 用於管理Linux內核中的libnvdimm(非易失性存儲器設備)子系統的實用程序庫 | |
| 608 | extra | neon | HTTP and WebDAV client library with a C interface | 帶有C接口的HTTP和WebDAV客戶端庫 | |
| 609 | extra | nm-connection-editor | NetworkManager GUI connection editor and widgets | NetworkManager GUI連接編輯器和小部件 | |
| 610 | extra | noto-fonts | Google Noto TTF fonts | Google Noto TTF字體 | |
| 611 | extra | openal | Cross-platform 3D audio library, software implementation | 跨平台3D音頻庫,軟件實現 | |
| 612 | extra | opencore-amr | Open source implementation of the Adaptive Multi Rate (AMR) speech codec | 自適應多速率(AMR)語音編解碼器的開源實現 | |
| 613 | extra | openexr | An high dynamic-range image file format library | 高動態范圍圖像文件格式庫 | |
| 614 | extra | openjpeg | An open source JPEG 2000 codec | 開源JPEG 2000編解碼器 | |
| 615 | extra | openjpeg2 | An open source JPEG 2000 codec, version 2.3.1 | 開源JPEG 2000編解碼器,版本2.3.1 | |
| 616 | extra | opus | Totally open, royalty-free, highly versatile audio codec | 完全開放,免版稅,高度通用的音頻編解碼器 | |
| 617 | extra | orc | Optimized Inner Loop Runtime Compiler | 優化的內環運行時編譯器 | |
| 618 | extra | pango | A library for layout and rendering of text | 用於布局和呈現文本的庫 | |
| 619 | extra | pangomm | C++ bindings for Pango | Pango的C ++綁定 | |
| 620 | extra | parted | A program for creating, destroying, resizing, checking and copying partitions | 用於創建,銷毀,調整大小,檢查和復制分區的程序 | |
| 621 | extra | perl-encode-locale | Determine the locale encoding | 確定區域設置編碼 | |
| 622 | extra | perl-error | Perl/CPAN Error module - Error/exception handling in an OO-ish way | Perl / CPAN錯誤模塊 - 以OO-ish方式處理錯誤/異常 | |
| 623 | extra | perl-file-listing | parse directory listing | 解析目錄列表 | |
| 624 | extra | perl-html-parser | Perl HTML parser class | Perl HTML解析器類 | |
| 625 | extra | perl-html-tagset | Data tables useful in parsing HTML | 用於解析HTML的數據表 | |
| 626 | extra | perl-http-cookies | HTTP cookie jars | HTTP cookie罐子 | |
| 627 | extra | perl-http-daemon | Simple http server class | 簡單的http服務器類 | |
| 628 | extra | perl-http-date | Date conversion routines | 日期轉換例程 | |
| 629 | extra | perl-http-message | HTTP style messages | HTTP樣式消息 | |
| 630 | extra | perl-http-negotiate | Choose a variant to serve | 選擇要投放的變體 | |
| 631 | extra | perl-io-html | Open an HTML file with automatic charset detection | 使用自動字符集檢測打開HTML文件 | |
| 632 | extra | perl-io-socket-ssl | Nearly transparent SSL encapsulation for IO::Socket::INET | IO :: Socket :: INET幾乎透明的SSL封裝 | |
| 633 | extra | perl-libwww | The World-Wide Web library for Perl | Perl的萬維網庫 | |
| 634 | extra | perl-locale-gettext | Permits access from Perl to the gettext() family of functions | 允許從Perl訪問gettext()函數系列 | |
| 635 | extra | perl-lwp-mediatypes | Guess the media type of a file or a URL | 猜猜文件或URL的媒體類型 | |
| 636 | extra | perl-lwp-protocol-https | Provide https support for LWP::UserAgent | 為LWP :: UserAgent提供https支持 | |
| 637 | extra | perl-mailtools | Various e-mail related modules | 各種電子郵件相關模塊 | |
| 638 | extra | perl-net-http | Low-level HTTP connection (client) | 低級HTTP連接(客戶端) | |
| 639 | extra | perl-net-ssleay | Perl extension for using OpenSSL | 使用OpenSSL的Perl擴展 | |
| 640 | extra | perl-timedate | Date formating subroutines | 日期格式子程序 | |
| 641 | extra | perl-try-tiny | Minimal try/catch with proper localization of $@ | 最小的嘗試/捕獲與$ @的適當本地化 | |
| 642 | extra | perl-uri | Uniform Resource Identifiers (absolute and relative) | 統一資源標識符(絕對和相對) | |
| 643 | extra | perl-www-robotrules | Database of robots.txt-derived permissions | robots.txt派生權限數據庫 | |
| 644 | extra | pixman | The pixel-manipulation library for X and cairo | X和cairo的像素操作庫 | |
| 645 | extra | polkit | Application development toolkit for controlling system-wide privileges | 用於控制系統范圍特權的應用程序開發工具包 | |
| 646 | extra | poppler | PDF rendering library based on xpdf 3.0 | 基於xpdf 3.0的PDF渲染庫 | |
| 647 | extra | portaudio | A free, cross-platform, open source, audio I/O library. | 免費的跨平台開源音頻I / O庫。 | |
| 648 | extra | postgresql-libs | Libraries for use with PostgreSQL | 用於PostgreSQL的庫 | |
| 649 | extra | protobuf | Protocol Buffers - Google's data interchange format | 協議緩沖區 - 谷歌的數據交換格式 | |
| 650 | extra | pyalpm | Libalpm bindings for Python 3 | 用於Python 3的Libalpm綁定 | |
| 651 | extra | pygobject-devel | Common development files for pygobject | pygobject的常見開發文件 | |
| 652 | extra | pygobject2-devel | Common development files for pygobject2 | pygobject2的常見開發文件 | |
| 653 | extra | pygtk | Python bindings for the GTK widget set | GTK小部件集的Python綁定 | |
| 654 | extra | python | Next generation of the python high-level scripting language | 下一代python高級腳本語言 | |
| 655 | extra | python-appdirs | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". | 用於確定適當的平台特定目錄的小型Python模塊,例如“用戶數據目錄”。 | |
| 656 | extra | python-asn1crypto | Python ASN.1 library with a focus on performance and a pythonic API | Python ASN.1庫,重點關注性能和pythonic API | |
| 657 | extra | python-beaker | Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications | 緩存和會話WSGI中間件,用於Web應用程序和獨立的Python腳本和應用程序 | |
| 658 | extra | python-cairo | Python bindings for the cairo graphics library | 用於cairo圖形庫的Python綁定 | |
| 659 | extra | python-cffi | Foreign Function Interface for Python calling C code | Python的外部函數接口調用C代碼 | |
| 660 | extra | python-chardet | Python3 module for character encoding auto-detection | 用於字符編碼自動檢測的Python3模塊 | |
| 661 | extra | python-cryptography | A package designed to expose cryptographic recipes and primitives to Python developers | 一個旨在向Python開發人員公開加密配方和原語的包 | |
| 662 | extra | python-dbus | Python bindings for DBUS | DBUS的Python綁定 | |
| 663 | extra | python-dbus-common | Common dbus-python files shared between python-dbus and python2-dbus | python-dbus和python2-dbus之間共享的常見dbus-python文件 | |
| 664 | extra | python-gobject | Python Bindings for GLib/GObject/GIO/GTK+ | GLib / GObject / GIO / GTK +的Python綁定 | |
| 665 | extra | python-idna | Internationalized Domain Names in Applications (IDNA) | 應用程序中的國際化域名(IDNA) | |
| 666 | extra | python-mako | A super-fast templating language that borrows the best ideas from the existing templating languages | 一種超快速的模板語言,借用現有模板語言的最佳創意 | |
| 667 | extra | python-markupsafe | Implements a XML/HTML/XHTML Markup safe string for Python | 為Python實現XML / HTML / XHTML Markup安全字符串 | |
| 668 | extra | python-numpy | Scientific tools for Python | Python的科學工具 | |
| 669 | extra | python-packaging | Core utilities for Python packages | Python包的核心實用程序 | |
| 670 | extra | python-ply | Implementation of lex and yacc parsing tools | lex和yacc解析工具的實現 | |
| 671 | extra | python-pyasn1 | ASN.1 library for Python 3 | 適用於Python 3的ASN.1庫 | |
| 672 | extra | python-pycparser | C parser and AST generator written in Python | 用Python編寫的C語法分析器和AST生成器 | |
| 673 | extra | python-pyelftools | Python library for analyzing ELF files and DWARF debugging information | 用於分析ELF文件和DWARF調試信息的Python庫 | |
| 674 | extra | python-pyparsing | General parsing module for Python | Python的常規解析模塊 | |
| 675 | extra | python-requests | Python HTTP for Humans | 人類的Python HTTP | |
| 676 | extra | python-setuptools | Easily download, build, install, upgrade, and uninstall Python packages | 輕松下載,構建,安裝,升級和卸載Python包 | |
| 677 | extra | python-six | Python 2 and 3 compatibility utilities | Python 2和3兼容性實用程序 | |
| 678 | extra | python-urllib3 | HTTP library with thread-safe connection pooling and file post support | 具有線程安全連接池和文件后期支持的HTTP庫 | |
| 679 | extra | python-xdg | Python library to access freedesktop.org standards | Python庫訪問freedesktop.org標准 | |
| 680 | extra | python2 | A high-level scripting language | 一種高級腳本語言 | |
| 681 | extra | python2-cairo | Python2 bindings for the cairo graphics library | 用於cairo圖形庫的Python2綁定 | |
| 682 | extra | python2-dbus | Python2 bindings for DBUS | DBUS的Python2綁定 | |
| 683 | extra | python2-gobject | Python2 Bindings for GLib/GObject/GIO/GTK+ | 用於GLib / GObject / GIO / GTK +的Python2綁定 | |
| 684 | extra | python2-gobject2 | Python2 bindings for GObject (legacy) | GObject的Python2綁定(遺留) | |
| 685 | extra | qpdf | QPDF: A Content-Preserving PDF Transformation System | QPDF:內容保留PDF轉換系統 | |
| 686 | extra | qrencode | C library for encoding data in a QR Code symbol. | 用於在QR碼符號中編碼數據的C庫。 | |
| 687 | extra | raptor | A C library that parses RDF/XML/N-Triples into RDF triples | 一個C庫,它將RDF / XML / N-Triples解析為RDF三元組 | |
| 688 | extra | rasqal | A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings | 一個免費的C庫,它處理資源描述框架(RDF)查詢語法,查詢構造和查詢執行返回結果綁定 | |
| 689 | extra | re2 | Fast, safe, thread-friendly regular expression engine | 快速,安全,線程友好的正則表達式引擎 | |
| 690 | extra | redland | Library that provides a high-level interface to RDF data | 為RDF數據提供高級接口的庫 | |
| 691 | extra | rest | Helper library for RESTful services | 用於RESTful服務的幫助程序庫 | |
| 692 | extra | rhash | Utility for verifying hash sums of files | 用於驗證文件的哈希值的實用程序 | |
| 693 | extra | rrdtool | Data logging and graphing application | 數據記錄和圖形應用程序 | |
| 694 | extra | rtkit | Realtime Policy and Watchdog Daemon | 實時策略和監視守護進程 | |
| 695 | extra | sdl | A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard | 用於便攜式低級訪問視頻幀緩沖,音頻輸出,鼠標和鍵盤的庫 | |
| 696 | extra | sdl2 | A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) | 用於便攜式低級訪問視頻幀緩沖,音頻輸出,鼠標和鍵盤的庫(版本2) | |
| 697 | extra | sdl_image | A simple library to load images of various formats as SDL surfaces | 一個簡單的庫,用於加載各種格式的圖像作為SDL表面 | |
| 698 | extra | sdl_mixer | A simple multi-channel audio mixer | 一個簡單的多聲道音頻混音器 | |
| 699 | extra | shaderc | Collection of tools, libraries and tests for shader compilation | 用於着色器編譯的工具,庫和測試的集合 | |
| 700 | extra | shared-mime-info | Freedesktop.org Shared MIME Info | Freedesktop.org共享MIME信息 | |
| 701 | extra | slang | S-Lang is a powerful interpreted language | S-Lang是一種強大的解釋語言 | |
| 702 | extra | smpeg | SDL MPEG Player Library | SDL MPEG播放器庫 | |
| 703 | extra | snappy | A fast compressor/decompressor library | 一個快速的壓縮器/解壓縮器庫 | |
| 704 | extra | sound-theme-freedesktop | Freedesktop sound theme | Freedesktop聲音主題 | |
| 705 | extra | speex | A free codec for free speech | 免費語音編解碼器 | |
| 706 | extra | speexdsp | DSP library derived from Speex | DSP庫源自Speex | |
| 707 | extra | startup-notification | Monitor and display application startup | 監視和顯示應用程序啟動 | |
| 708 | extra | taglib | A Library for reading and editing the meta-data of several popular audio formats | 用於讀取和編輯幾種流行音頻格式的元數據的庫 | |
| 709 | extra | tdb | A Trivial Database similar to GDBM but allows simultaneous commits | 一個類似於GDBM的簡單數據庫,但允許同時提交 | |
| 710 | extra | tslib | Touchscreen Access Library | 觸摸屏訪問庫 | |
| 711 | extra | ttf-dejavu | Font family based on the Bitstream Vera Fonts with a wider range of characters | 字體系列基於Bitstream Vera字體,具有更廣泛的字符 | |
| 712 | extra | udisks2 | Disk Management Service, version 2 | 磁盤管理服務,版本2 | |
| 713 | extra | upower | Abstraction for enumerating power devices, listening to device events and querying history and statistics | 用於枚舉電源設備,監聽設備事件以及查詢歷史記錄和統計信息的抽象 | |
| 714 | extra | usbmuxd | USB Multiplex Daemon | USB Multiplex守護進程 | |
| 715 | extra | v4l-utils | Userspace tools and conversion library for Video 4 Linux | Video 4 Linux的用戶空間工具和轉換庫 | |
| 716 | extra | vid.stab | Video stabilization library | 視頻穩定庫 | |
| 717 | extra | vim-runtime | Vi Improved, a highly configurable, improved version of the vi text editor (shared runtime) | Vi Improved,一個高度可配置的改進版vi文本編輯器(共享運行時) | |
| 718 | extra | volume_key | A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases | 用於操作存儲卷加密密鑰並將其與卷分開存儲以處理忘記密碼的庫 | |
| 719 | extra | vte-common | Common files used by vte and vte3 | vte和vte3使用的公共文件 | |
| 720 | extra | vte3 | Virtual Terminal Emulator widget for use with GTK3 | 用於GTK3的虛擬終端仿真器小部件 | |
| 721 | extra | vulkan-icd-loader | Vulkan Installable Client Driver (ICD) Loader | Vulkan Installable Client Driver(ICD)Loader | |
| 722 | extra | wavpack | Audio compression format with lossless, lossy and hybrid compression modes | 具有無損,有損和混合壓縮模式的音頻壓縮格式 | |
| 723 | extra | wayland | A computer display server protocol | 計算機顯示服務器協議 | |
| 724 | extra | wayland-protocols | Specifications of extended Wayland protocols | 擴展Wayland協議的規范 | |
| 725 | extra | webrtc-audio-processing | AudioProcessing library based on Google's implementation of WebRTC | AudioProcessing庫基於Google的WebRTC實現 | |
| 726 | extra | wxgtk-common | Common libraries and headers for wxgtk2 and wxgtk3 | wxgtk2和wxgtk3的公共庫和頭文件 | |
| 727 | extra | wxgtk2 | GTK+2 implementation of wxWidgets API for GUI | 用於GUI的GTK + 2 wxWidgets API實現 | |
| 728 | extra | x264 | Open Source H264/AVC video encoder | 開源H264 / AVC視頻編碼器 | |
| 729 | extra | x265 | Open Source H265/HEVC video encoder | 開源H265 / HEVC視頻編碼器 | |
| 730 | extra | xcb-proto | XML-XCB protocol descriptions | XML-XCB協議描述 | |
| 731 | extra | xcb-util | Utility libraries for XC Binding | 用於XC綁定的實用程序庫 | |
| 732 | extra | xcb-util-image | Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions | 用於XC綁定的實用程序庫 - Xlib的XImage和XShmImage函數的端口 | |
| 733 | extra | xcb-util-keysyms | Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes | 用於XC綁定的實用程序庫 - 標准X鍵常量和到/從鍵碼轉換 | |
| 734 | extra | xcb-util-renderutil | Utility libraries for XC Binding - Convenience functions for the Render extension | 用於XC綁定的實用程序庫 - Render擴展的便捷功能 | |
| 735 | extra | xcb-util-wm | Utility libraries for XC Binding - client and window-manager helpers for ICCCM | XC綁定的實用程序庫 - ICCCM的客戶端和窗口管理器幫助程序 | |
| 736 | extra | xdg-utils | Command line tools that assist applications with a variety of desktop integration tasks | 命令行工具,可幫助應用程序執行各種桌面集成任務 | |
| 737 | extra | xkeyboard-config | X keyboard configuration files | X鍵盤配置文件 | |
| 738 | extra | xmlsec | XML Security Library is a C library based on LibXML2 | XML Security Library是一個基於LibXML2的C庫 | |
| 739 | extra | xorgproto | combined X.Org X11 Protocol headers | 結合X.Org X11協議頭 | |
| 740 | extra | xvidcore | XviD is an open source MPEG-4 video codec | XviD是一個開源的MPEG-4視頻編解碼器 | |
| 741 | extra | zita-alsa-pcmi | The successor of clalsadrv, provides easy access to ALSA PCM devices. | clalsadrv的后繼者可以輕松訪問ALSA PCM設備。 | |
| 742 | extra | zita-resampler | A C++ library for resampling audio signals | 用於重新采樣音頻信號的C ++庫 | |
| 743 | community | 0ad-data | Cross-platform, 3D and historically-based real-time strategy game (data files) | 跨平台,3D和基於歷史的實時戰略游戲(數據文件) | |
| 744 | community | alembic | A open framework for storing and sharing scene data | 用於存儲和共享場景數據的開放框架 | |
| 745 | community | blosc | A blocking, shuffling and loss-less compression library. | 阻塞,隨機播放和無損壓縮庫。 | |
| 746 | community | crypto++ | A free C++ class library of cryptographic schemes | 一個免費的C ++類加密方案庫 | |
| 747 | community | deepin-qt-dbus-factory | A repository stores auto-generated Qt5 dbus code | 存儲庫存儲自動生成的Qt5 dbus代碼 | |
| 748 | community | dtkcore | DTK core modules | DTK核心模塊 | |
| 749 | community | dtkwidget | Deepin graphical user interface library | Deepin圖形用戶界面庫 | |
| 750 | community | dtkwm | Deepin Tool Kit Wm | 深度工具套件Wm | |
| 751 | community | enet | A relatively thin, simple and robust network communication layer on top of UDP | UDP之上的相對薄,簡單且強大的網絡通信層 | |
| 752 | community | gloox | C++ libraries for development of Jabber client/component/server | 用於開發Jabber客戶端/組件/服務器的C ++庫 | |
| 753 | community | goocanvas | A cairo canvas widget for GTK+ | GTK +的cairo畫布小部件 | |
| 754 | community | gsettings-qt | Qml bindings for GSettings | GSettings的Qml綁定 | |
| 755 | community | guvcview-common | Common files for guvcview | guvcview的常用文件 | |
| 756 | community | hdf5 | General purpose library and file format for storing scientific data | 用於存儲科學數據的通用庫和文件格式 | |
| 757 | community | jansson | C library for encoding, decoding and manipulating JSON data | 用於編碼,解碼和操作JSON數據的C庫 | |
| 758 | community | jq | Command-line JSON processor | 命令行JSON處理器 | |
| 759 | community | libaec | Adaptive Entropy Coding library | 自適應熵編碼庫 | |
| 760 | community | libgooglepinyin | A fork from google pinyin on android | 從Android上的谷歌拼音的叉子 | |
| 761 | community | libnewt | Not Erik's Windowing Toolkit - text mode windowing with slang | 不是Erik的Windowing Toolkit - 帶有俚語的文本模式窗口 | |
| 762 | community | libpgm | OpenPGM: implementation of the Pragmatic General Multicast (PGM, RFC3208) | OpenPGM:實用通用多播(PGM,RFC3208)的實現 | |
| 763 | community | libqtxdg | Library providing freedesktop.org XDG specs implementations for Qt. | 圖書館為Qt提供freedesktop.org XDG規范實施。 | |
| 764 | community | libsodium | P(ortable|ackageable) NaCl-based crypto library | P(orortable | ackageable)基於NaCl的加密文庫 | |
| 765 | community | libx86emu | x86 emulation library | x86仿真庫 | |
| 766 | community | log4cplus | A C++ logger very close to Java's log4j | 一個非常接近Java的log4j的C ++記錄器 | |
| 767 | community | miniupnpc | Small UPnP client library/tool to access Internet Gateway Devices | 用於訪問Internet網關設備的小型UPnP客戶端庫/工具 | |
| 768 | community | oniguruma | a regular expressions library | 正則表達式庫 | |
| 769 | community | opencollada | Stream based reader and writer library for COLLADA files | 用於COLLADA文件的基於流的讀寫器庫 | |
| 770 | community | opencolorio | A color management framework for visual effects and animation | 用於視覺效果和動畫的色彩管理框架 | |
| 771 | community | openimageio | A library for reading and writing images, including classes, utilities, and applications | 用於讀取和寫入圖像的庫,包括類,實用程序和應用程序 | |
| 772 | community | openshadinglanguage | Advanced shading language for production GI renderers | 生產GI渲染器的高級着色語言 | |
| 773 | community | opensubdiv | An Open-Source subdivision surface library | 開源細分曲面庫 | |
| 774 | community | openvdb | A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids | 一套大型工具,用於高效存儲和處理在三維網格上離散化的稀疏體積數據 | |
| 775 | community | polkit-gnome | Legacy polkit authentication agent for GNOME | GNOME的舊版polkit身份驗證代理 | |
| 776 | community | ptex | Per-Face Texture Mapping for Production Rendering | 用於生產渲染的每面紋理映射 | |
| 777 | community | python-alembic | Lightweight database migration tool for usage with SQLAlchemy | 輕量級數據庫遷移工具,用於SQLAlchemy | |
| 778 | community | python-babel | A collection of tools for internationalizing Python applications | 用於國際化Python應用程序的工具集合 | |
| 779 | community | python-bcrypt | Modern password hashing for your software and your servers | 為您的軟件和服務器提供現代密碼哈希 | |
| 780 | community | python-blinker | Fast, simple object-to-object and broadcast signaling | 快速,簡單的對象到對象和廣播信令 | |
| 781 | community | python-click | A simple wrapper around optparse for powerful command line utilities | 一個簡單的包裝器,用於強大的命令行實用程序的optparse | |
| 782 | community | python-dateutil | Provides powerful extensions to the standard datetime module | 為標准日期時間模塊提供強大的擴展 | |
| 783 | community | python-decorator | Python Decorator module | Python Decorator模塊 | |
| 784 | community | python-editor | Programmatically open an editor, capture the result | 以編程方式打開編輯器,捕獲結果 | |
| 785 | community | python-extras | Useful extra bits for Python - things that should be in the standard library | Python的有用額外位 - 應該在標准庫中的東西 | |
| 786 | community | python-fixtures | Fixtures, reusable state for writing clean tests and more | 夾具,可重復使用的狀態,用於編寫清潔測試等 | |
| 787 | community | python-flask | Micro webdevelopment framework for Python | Python的微Web開發框架 | |
| 788 | community | python-flask-babelex | Adds i18n/l10n support to Flask applications | 為Flask應用程序添加i18n / l10n支持 | |
| 789 | community | python-flask-gravatar | Small and simple gravatar usage in Flask | Flask中使用小而簡單的gravatar | |
| 790 | community | python-flask-htmlmin | Flask html response minifier | Flask html響應minifier | |
| 791 | community | python-flask-login | User session management for Flask. | Flask的用戶會話管理。 | |
| 792 | community | python-flask-mail | Flask extension providing simple email sending capabilities | Flask擴展提供簡單的電子郵件發送功能 | |
| 793 | community | python-flask-migrate | SQLAlchemy database migrations for Flask applications using Alembic.. | 使用Alembic的Flask應用程序的SQLAlchemy數據庫遷移.. | |
| 794 | community | python-flask-paranoid | Simple user session protection for Flask applications | Flask應用程序的簡單用戶會話保護 | |
| 795 | community | python-flask-principal | Identity management for Flask applications | Flask應用程序的身份管理 | |
| 796 | community | python-flask-script | Flask extension to help writing external scripts for Flask applications | Flask擴展可幫助為Flask應用程序編寫外部腳本 | |
| 797 | community | python-flask-security | Quick and simple security for Flask applications | Flask應用程序的快速簡單安全性 | |
| 798 | community | python-flask-sqlalchemy | Adds SQLAlchemy support to your Flask application | 為您的Flask應用程序添加SQLAlchemy支持 | |
| 799 | community | python-flask-wtf | Simple integration of Flask and WTForms | 簡單集成Flask和WTForms | |
| 800 | community | python-htmlmin | Configurable HTML Minifier with safety features | 可配置的HTML Minifier,具有安全功能 | |
| 801 | community | python-itsdangerous | Various helpers to pass trusted data to untrusted environments | 各種幫助程序將可信數據傳遞給不受信任的環境 | |
| 802 | community | python-jinja | A simple pythonic template language written in Python | 一種用Python編寫的簡單pythonic模板語言 | |
| 803 | community | python-mimeparse | Module of basic functions for parsing mime-type names and matching them against a list of media-ranges | 用於解析mime類型名稱並將它們與媒體范圍列表進行匹配的基本功能模塊 | |
| 804 | community | python-paramiko | Python module that implements the SSH2 protocol | 實現SSH2協議的Python模塊 | |
| 805 | community | python-passlib | A password hashing library for Python | Python的密碼哈希庫 | |
| 806 | community | python-pbr | Python Build Reasonableness | Python構建合理性 | |
| 807 | community | python-pexpect | For controlling and automating applications | 用於控制和自動化應用程序 | |
| 808 | community | python-psutil | A cross-platform process and system utilities module for Python | Python的跨平台流程和系統實用程序模塊 | |
| 809 | community | python-psycopg2 | A PostgreSQL database adapter for the Python programming language. | 用於Python編程語言的PostgreSQL數據庫適配器。 | |
| 810 | community | python-ptyprocess | Run a subprocess in a pseudo terminal | 在偽終端中運行子進程 | |
| 811 | community | python-pynacl | Python binding to the Networking and Cryptography (NaCl) library | Python綁定到網絡和加密(NaCl)庫 | |
| 812 | community | python-pyrsistent | Persistent/Functional/Immutable data structures | 持久/功能/不可變數據結構 | |
| 813 | community | python-pytz | Cross platform time zone library for Python | 適用於Python的跨平台時區庫 | |
| 814 | community | python-simplejson | Simple, fast, extensible JSON encoder/decoder for Python | 用於Python的簡單,快速,可擴展的JSON編碼器/解碼器 | |
| 815 | community | python-slip | Convenience, extension and workaround code for Python and some Python modules | Python和一些Python模塊的便利性,擴展和解決方法代碼 | |
| 816 | community | python-speaklater | Implements a lazy string for python useful for use with gettext. | 為python實現一個惰性字符串,可用於gettext。 | |
| 817 | community | python-sqlalchemy | Python SQL toolkit and Object Relational Mapper | Python SQL工具包和Object Relational Mapper | |
| 818 | community | python-sqlparse | Non-validating SQL parser for Python | Python的非驗證SQL解析器 | |
| 819 | community | python-sshtunnel | Pure python SSH tunnels | 純python SSH隧道 | |
| 820 | community | python-testtools | Extensions to the Python standard library unit testing framework | Python標准庫單元測試框架的擴展 | |
| 821 | community | python-webencodings | This is a Python implementation of the WHATWG Encoding standard. | 這是WHATWG編碼標准的Python實現。 | |
| 822 | community | python-werkzeug | Swiss Army knife of Python web development | Python網站開發的瑞士軍刀 | |
| 823 | community | python-wtforms | Flexible forms validation and rendering library for python web development | 用於python web開發的靈活表單驗證和呈現庫 | |
| 824 | community | tinyxml | Simple, small XML parser | 簡單,小巧的XML解析器 | |
| 825 | community | twolame | An optimized MPEG Audio Layer 2 (MP2) encoder | 優化的MPEG Audio Layer 2(MP2)編碼器 | |
| 826 | community | yaml-cpp | YAML parser and emitter in C++, written around the YAML 1.2 spec | C ++中的YAML解析器和發射器,圍繞YAML 1.2規范編寫 | |
| 827 | community | zeromq | Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ. | 基於套接字的快速消息傳遞系統。 C和C ++綁定。 又名0MQ,ZMQ。 |
5. 更正
為了導出盡可能少且有效的包,刪除了很多不必要的包,導出本文列表后重啟進不了桌面了。
重新使用iso鏡像文件啟動電腦,掛載根目錄,arch-chroot /mnt, 切換到本機系統下安裝:xorg-server
# pacman -S xorg-server //3.62 MiB, 以及下面自動安裝的依賴項目
libxfont2 0.28 MiB
xf86-input-libinput 0.15 MiB
xorg-server-common 0.17 MiB
xorg-setxkbmap 0.06 MiB
xorg-xkbcomp 0.25 MiB
建議不要安裝xorg包,絕大部分用不到,只是現在的桌面有些部分是在xorg的基礎上開發的,所以需要安裝xorg-xinit, xorg-server即可:
