Arch-base-vs-iso

2023-05-16

Arch-base-vs-iso

Arch-base-vs-iso

通常绝大多数的Linux分发版的iso镜像本身(*.iso文件都有约2Gb上下)都可以直接启动电脑并运行完整的Linux桌面系统。
极少数的Linux发行版仅提供命令行界面,没有桌面环境。比如arch Linux的iso文件只有600Mb,但是即便如此,他也拥有完整的硬件适应识别能力,及连接各种网络的功能,能够识别各种磁盘分区的文件系统。

Arch 的基本系统环境包含的软件包

Arch的初次安装只需要安装base或者base+ base devel(包含源码安装的支持软件)
非常精简的系统环境,base是个groups,包含50个软件包。安装base包组,同时会自动安装88个依赖包。安装完成后,这个非常精简的系统只有138个软件包。
软件包列表:  https://www.archlinux.org/groups/x86_64/base/

Arch 的iso镜像环境包含的软件包

虽然精简,但要能适应更多型号的电脑使用,自然要求如下3大特点
    • 适应各种硬件(intel, AMD, 各种网卡)
    • 连接更多的网络环境(有线网络,无线网络,自动获取,手动设置,ppp拨号,VPN,代理等)
    • 识别各种磁盘分区(各种常用分区)
Arch的iso镜像环境包含125个主要软件包及其依赖项目140个,总共265个软件包。
软件包列表:  https://git.archlinux.org/archiso.git/tree/configs/releng/packages.x86_64

Arch的基本系统和iso镜像系统的差异

主要软件包:

sngroupsbasenamedis描述
Qe001  amd-ucodeMicrocode update files for AMD CPUs 
Qe002  arch-install-scriptsScripts to aid in installing Arch Linux用于帮助安装Arch Linux的脚本
Qe003  b43-fwcutterfirmware extractor for the b43 kernel moduleb43内核模块的固件提取器
Qe004basebashThe GNU Bourne Again shellGNU Bourne Again shell
Qe005  bind-toolsThe ISC DNS tools 
Qe006  broadcom-wlBroadcom 802.11 Linux STA wireless driverBroadcom 802.11 Linux STA无线驱动程序
Qe007  btrfs-progsBtrfs filesystem utilitiesBtrfs文件系统实用程序
Qe008basebzip2A high-quality data compression program高质量的数据压缩程序
Qe009  clonezillancurses partition and disk imaging/cloning programncurses分区和磁盘映像/克隆程序
Qe010basecoreutilsThe basic file, shell and text manipulation utilities of the GNU operating systemGNU操作系统的基本文件,shell和文本操作实用程序
Qe011  crdaCentral Regulatory Domain Agent for wireless networks用于无线网络的中央监管域代理
Qe012basecryptsetupUserspace setup tool for transparent encryption of block devices using dm-crypt用户空间设置工具,用于使用dm-crypt透明加密块设备
Qe013  darkhttpdA small and secure static webserver一个小而安全的静态网络服务器
Qe014  ddrescueGNU data recovery toolGNU数据恢复工具
Qe015basedevice-mapperDevice mapper userspace library and tools设备映射器用户空间库和工具
Qe016  dhclientA standalone DHCP client from the dhcp packagedhcp包中的独立DHCP客户端
Qe017basedhcpcdRFC2131 compliant DHCP client daemon符合RFC2131的DHCP客户端守护程序
Qe018  dialogA tool to display dialog boxes from shell scripts一种从shell脚本显示对话框的工具
Qe019basediffutilsUtility programs used for creating patch files用于创建补丁文件的实用程序
Qe020  dmraidDevice mapper RAID interface设备映射器RAID接口
Qe021  dnsmasqLightweight, easy to configure DNS forwarder and DHCP server轻量级,易于配置DNS转发器和DHCP服务器
Qe022  dosfstoolsDOS filesystem utilitiesDOS文件系统实用程序
Qe023basee2fsprogsExt2/3/4 filesystem utilitiesExt2 / 3/4文件系统实用程序
Qe024  efitoolsTools for manipulating UEFI secure boot platforms 
Qe025  elinksAn advanced and well-established feature-rich text mode web browser.一种先进且完善的功能丰富的文本模式Web浏览器。
Qe026  ethtoolUtility for controlling network drivers and hardware控制网络驱动程序和硬件的实用程序
Qe027  exfat-utilsUtilities for exFAT file systemexFAT文件系统的实用程序
Qe028  f2fs-toolsTools for Flash-Friendly File System (F2FS)用于Flash友好文件系统的工具(F2FS)
Qe029base base-develfileFile type identification utility文件类型识别实用程序
Qe030basefilesystemBase Arch Linux filesBase Arch Linux文件
Qe031base base-develfindutilsGNU utilities to locate files用于查找文件的GNU实用程序
Qe032  fsarchiverSafe and flexible file-system backup and deployment tool安全灵活的文件系统备份和部署工具
Qe033base base-develgawkGNU version of awkawk的GNU版本
Qe034basegcc-libsRuntime libraries shipped by GCCGCC发布的运行时库
Qe035base base-develgettextGNU internationalization libraryGNU国际化库
Qe036baseglibcGNU C LibraryGNU C库
Qe037  gnu-netcatGNU rewrite of netcat, the network piping applicationGNU重写netcat,网络管道应用程序
Qe038  gpmA mouse server for the console and xterm控制台和xterm的鼠标服务器
Qe039  gptfdiskA text-mode partitioning tool that works on GUID Partition Table (GPT) disks适用于GUID分区表(GPT)磁盘的文本模式分区工具
Qe040base base-develgrepA string search utility字符串搜索实用程序
Qe041  grml-zsh-configgrml's zsh setupgrml的zsh设置
Qe042  grubGNU GRand Unified Bootloader (2)GNU GRand统一引导加载程序(2)
Qe043base base-develgzipGNU compression utilityGNU压缩实用程序
Qe044  havegedEntropy harvesting daemon using CPU timings 
Qe045  hdparmA shell utility for manipulating Linux IDE drive/driver parameters用于操作Linux IDE驱动器/驱动程序参数的shell实用程序
Qe046baseinetutilsA collection of common network programs常见网络程序的集合
Qe047  intel-ucodeMicrocode update files for Intel CPUs 
Qe048baseiproute2IP Routing UtilitiesIP路由实用程序
Qe049baseiputilsNetwork monitoring tools, including ping网络监控工具,包括ping
Qe050  ipw2100-fwIntel Centrino Drivers firmware for IPW2100适用于IPW2100的英特尔迅驰驱动程序固件
Qe051  ipw2200-fwFirmware for the Intel PRO/Wireless 2200BG适用于英特尔PRO /无线2200BG的固件
Qe052  irssiirssi plugin to connect to the Jabber networkirssi插件连接到Jabber网络
Qe053  iwdInternet Wireless Daemon互联网无线守护进程
Qe054basejfsutilsJFS filesystem utilitiesJFS文件系统实用程序
Qe055baselessA terminal based program for viewing text files基于终端的程序,用于查看文本文件
Qe056  lftpSophisticated command line based FTP client基于命令行的复杂FTP客户端
Qe057baselicensesStandard licenses distribution package标准许可证分发包
Qe058baselinuxThe Linux kernel and modulesLinux内核和模块
Qe059  linux-atmDrivers and tools to support ATM networking under Linux.在Linux下支持ATM网络的驱动程序和工具。
Qe060baselinux-firmwareFirmware files for Linux适用于Linux的固件文件
Qe061baselogrotateRotates system logs automatically自动轮换系统日志
Qe062  lsscsiA tool that lists devices connected via SCSI and its transports列出通过SCSI连接的设备及其传输的工具
Qe063baselvm2Logical Volume Manager 2 utilities逻辑卷管理器2实用程序
Qe064baseman-dbA utility for reading man pages用于阅读手册页的实用程序
Qe065baseman-pagesLinux man pagesLinux手册页
Qe066  mcA file manager that emulates Norton Commander模拟Norton Commander的文件管理器
Qe067basemdadmA tool for managing/monitoring Linux md device arrays, also known as Software RAID用于管理/监视Linux md设备阵列的工具,也称为软件RAID
Qe068  memtest86+an advanced memory diagnostic tool 
Qe069  mkinitcpio-nfs-utilsipconfig and nfsmount tools for NFS root support in mkinitcpio 
Qe070  mtoolsA collection of utilities to access MS-DOS disks用于访问MS-DOS磁盘的实用程序集合
Qe071basenanoPico editor clone with enhancementsPico编辑器克隆增强功能
Qe072  nbdtools for network block devices, allowing you to use remote block devices over TCP/IP 
Qe073  ndisc6Collection of IPv6 networking utilitiesIPv6网络实用程序的集合
Qe074basenetctlProfile based systemd network management基于配置文件的systemd网络管理
Qe075  nfs-utilsSupport programs for Network File Systems网络文件系统支持程序
Qe076  nilfs-utilsA log-structured file system supporting continuous snapshotting (userspace utils)支持连续快照的日志结构文件系统(用户空间工具)
Qe077  nmapUtility for network discovery and security auditing用于网络发现和安全审核的实用程序
Qe078  ntfs-3g ntfs-3g
Qe079  ntp ntp
Qe080  openconnectOpen client for Cisco AnyConnect VPNCisco AnyConnect VPN的开放客户端
Qe081  opensshPremier connectivity tool for remote login with the SSH protocol用于使用SSH协议进行远程登录的高级连接工具
Qe082  openvpnAn easy-to-use, robust and highly configurable VPN (Virtual Private Network)易于使用,强大且高度可配置的VPN(虚拟专用网络)
Qe083base base-develpacmanA library-based package manager with dependency support具有依赖性支持的基于库的包管理器
Qe084  partcloneUtilities to save and restore used blocks on a partition用于保存和恢复分区上已使用块的实用程序
Qe085  parted parted
Qe086  partimagePartition Image saves partitions in many formats to an image file.分区映像将多种格式的分区保存到映像文件中。
Qe087basepciutilsPCI bus configuration space access library and toolsPCI总线配置空间访问库和工具
Qe088baseperlA highly capable, feature-rich programming language功能强大,功能丰富的编程语言
Qe089  pppA daemon which implements the Point-to-Point Protocol for dial-up networking一个守护进程,它实现了拨号网络的点对点协议
Qe090  pptpclientClient for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP.专有的Microsoft点对点隧道协议客户端,PPTP。
Qe091baseprocps-ngUtilities for monitoring your system and its processes用于监控系统及其流程的实用程序
Qe092basepsmiscMiscellaneous procfs tools其他procfs工具
Qe093  refind-efiRod Smith's fork of rEFIt UEFI Boot Manager - Built with Tianocore EDK2 libsRod Smith的rEFIt UEFI启动管理器的分支 - 使用Tianocore EDK2库构建
Qe094basereiserfsprogsReiserfs utilitiesReiserfs实用程序
Qe095  rp-pppoeRoaring Penguin's Point-to-Point Protocol over Ethernet client咆哮企鹅的以太网客户端点对点协议
Qe096  rsyncA file transfer program to keep remote files in sync用于保持远程文件同步的文件传输程序
Qe097bases-nailEnvironment for sending and receiving mail发送和接收邮件的环境
Qe098  sdparmAn utility similar to hdparm but for SCSI devices类似于hdparm的实用程序,但用于SCSI设备
Qe099base base-develsedGNU stream editorGNU流编辑器
Qe100  sg3_utilsGeneric SCSI utilities通用SCSI实用程序
Qe101baseshadowPassword and account management tool suite with support for shadow files and PAM密码和帐户管理工具套件,支持影子文件和PAM
Qe102  smartmontoolsControl and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives控制和监督S.M.A.R.T.启用ATA和SCSI硬盘驱动器
Qe103base-develsudoGive certain users the ability to run some commands as root授予某些用户以root身份运行某些命令的能力
Qe104basesysfsutilsSystem Utilities Based on Sysfs基于Sysfs的系统工具
Qe105  syslinuxCollection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE 
Qe106basesystemd-sysvcompatsysvinit compat for systemdsysvinit compat for systemd
Qe107basetarUtility used to store, backup, and transport files用于存储,备份和传输文件的实用程序
Qe108  tcpdumpPowerful command-line packet analyzer强大的命令行数据包分析器
Qe109  testdiskChecks and undeletes partitions + PhotoRec, signature based recovery tool检查并取消删除分区+ PhotoRec,基于签名的恢复工具
Qe110base base-develtexinfoGNU documentation system for on-line information and printed outputGNU文档系统,用于在线信息和打印输出
Qe111  usb_modeswitchActivating switchable USB devices on Linux.在Linux上激活可切换的USB设备。
Qe112baseusbutilsUSB Device UtilitiesUSB设备实用程序
Qe113base base-develutil-linuxMiscellaneous system utilities for Linux适用于Linux的其他系统实用程序
Qe114baseviThe original ex/vi text editor原始的ex / vi文本编辑器
Qe115  vim  
Qe116  vpncVPN client for cisco3000 VPN Concentrators用于cisco3000 VPN集中器的VPN客户端
Qe117  wget wget
Qe118base base-develwhichA utility to show the full path of commands用于显示命令完整路径的实用程序
Qe119  wireless-regdbCentral Regulatory Domain Database中央监管域数据库
Qe120  wireless_toolsTools allowing to manipulate the Wireless Extensions允许操作无线扩展的工具
Qe121  wpa_supplicantA utility providing key negotiation for WPA wireless networks为WPA无线网络提供密钥协商的实用程序
Qe122  wvdialA dialer program to connect to the Internet用于连接到Internet的拨号程序
Qe123basexfsprogsXFS filesystem utilitiesXFS文件系统实用程序
Qe124  xl2tpdan open source implementation of the L2TP maintained by Xelerance Corporation由Xelerance Corporation维护的L2TP的开源实现
Qe125  zsh  

依赖软件包:

sngroupsbasenamedis描述
Qd001 aclAccess control list utilities, libraries and headers访问控制列表实用程序,库和标头
Qd002 Archlinux-keyringArch Linux PGP keyringArch Linux PGP密钥环
Qd003 argon2A password-hashing function (reference C implementation)密码散列函数(参考C实现)
Qd004 attrExtended attribute support library for ACL supportACL支持的扩展属性支持库
Qd005 auditUserspace components of the audit framework审计框架的用户空间组件
Qd006  bcAn arbitrary precision calculator language任意精度计算器语言
Qd007 Ca-certificatesCommon CA certificates (default providers)通用CA证书(默认提供者)
Qd008 ca-certificates-mozillaMozilla's set of trusted CA certificatesMozilla的一组可信CA证书
Qd009 ca-certificates-utilsCommon CA certificates (utilities)通用CA证书(实用程序)
Qd010 cracklibPassword Checking Library密码检查库
Qd011 curlAn URL retrieval utility and libraryURL检索实用程序和库
Qd012 dbThe Berkeley DB embedded database systemBerkeley DB嵌入式数据库系统
Qd013 dbusFreedesktop.org message bus systemFreedesktop.org消息总线系统
Qd014  ding-libs'D is not GLib' utility libraries'D不是GLib'实用程序库
Qd015  dnssec-anchorsDNSSEC trust anchors for the root zoneDNSSEC信任根区域的锚点
Qd016  drblDiskless Remote Boot in Linux: manage the deployment of the GNU/Linux operating system across many clientsLinux中的无盘远程启动:管理跨多个客户端的GNU / Linux操作系统的部署
Qd017  ecryptfs-utilsEnterprise-class stacked cryptographic filesystem for Liunx适用于Linux的企业级堆叠加密文件系统
Qd018  efibootmgrTool to modify UEFI Firmware Boot Manager Variables用于修改UEFI固件引导管理器变量的工具
Qd019  efivarTools and library to manipulate EFI variables用于操作EFI变量的工具和库
Qd020 expatAn XML parser libraryXML解析器库
Qd021  fuse-commonCommon files for fuse2/3 packagesfuse2 / 3封装的通用文件
Qd022  fuse2A library that makes it possible to implement a filesystem in a userspace program.一个库,可以在用户空间程序中实现文件系统。
Qd023  fuse3A library that makes it possible to implement a filesystem in a userspace program.一个库,可以在用户空间程序中实现文件系统。
Qd024  gcA garbage collector for C and C++C和C ++的垃圾收集器
Qd025 gdbmGNU database libraryGNU数据库库
Qd026  geoipNon-DNS IP-to-country resolver C library & utils非DNS IP到国家/地区的解析器C库和实用程序
Qd027  geoip-databaseGeoLite country geolocation database compiled by MaxMind由MaxMind编译的GeoLite国家地理位置数据库
Qd028 glib2Low level core library低级核心库
Qd029 gmpA free library for arbitrary precision arithmetic用于任意精度算术的免费库
Qd030 gnupgComplete and free implementation of the OpenPGP standard完全免费实施OpenPGP标准
Qd031 gnutlsA library which provides a secure layer over a reliable transport layer一个在可靠传输层上提供安全层的库
Qd032 gpgmeA C wrapper library for GnuPGGnuPG的C包装器库
Qd033base-develgroffGNU troff text-formatting systemGNU Troff文本格式化系统
Qd034  gssproxyGSSAPI ProxyGSSAPI代理
Qd035  hicolor-icon-themeFreedesktop.org Hicolor icon themeFreedesktop.org Hicolor图标主题
Qd036 hwidshardware identification databases硬件识别数据库
Qd037 Iana-etc/etc/protocols and /etc/services provided by IANAIANA提供的/ etc / protocols和/ etc / services
Qd038 icuInternational Components for Unicode libraryUnicode库的国际组件
Qd039 iptablesLinux kernel packet control tool (using legacy interface)Linux内核数据包控制工具(使用传统接口)
Qd040  iwnl80211 based CLI configuration utility for wireless devices基于nl80211的无线设备CLI配置实用程序
Qd041 Json-cA JSON implementation in CC中的JSON实现
Qd042 kbdKeytable files and keyboard utilities密钥表文件和键盘实用程序
Qd043 keyutilsLinux Key Management UtilitiesLinux密钥管理实用程序
Qd044 kmodLinux kernel module management tools and libraryLinux内核模块管理工具和库
Qd045 krb5The Kerberos network authentication systemKerberos网络身份验证系统
Qd046 libaioThe Linux-native asynchronous I/O facility (aio) libraryLinux本机异步I / O工具(aio)库
Qd047  lbzip2A parallel, SMP-based, bzip2-compatible compression utility并行的,基于SMP的,与bzip2兼容的压缩实用程序
Qd048  ldnsFast DNS library supporting recent RFCs支持最新RFC的快速DNS库
Qd049 libarchiveMulti-format archive and compression library多格式存档和压缩库
Qd050 libassuanIPC library used by some GnuPG related software某些GnuPG相关软件使用的IPC库
Qd051  libatomic_opsProvides semi-portable access to hardware provided atomic memory operations提供对硬件提供的原子内存操作的半便携式访问
Qd052 libcapPOSIX 1003.1e capabilitiesPOSIX 1003.1e功能
Qd053 libcap-ngLibrary making programming with POSIX capabilities easier than traditional libcap使用POSIX功能进行编程的库比传统的libcap更容易
Qd054 libcrocoA CSS parsing library一个CSS解析库
Qd055 libelfLibraries to handle ELF object files and DWARF debugging information用于处理ELF目标文件和DWARF调试信息的库
Qd056  libeditCommand line editor library providing generic line editing, history, and tokenization functions命令行编辑器库提供通用行编辑,历史记录和标记化功能
Qd057  libeventAn event notification library事件通知库
Qd058  libidnImplementation of the Stringprep, Punycode and IDNA specifications执行Stringprep,Punycode和IDNA规范
Qd059  libjpeg-turboJPEG image codec with accelerated baseline compression and decompressionJPEG图像编解码器,具有加速基线压缩和解压缩功能
Qd060 libffiPortable foreign function interface library便携式外部函数接口库
Qd061 libgcryptGeneral purpose cryptographic library based on the code from GnuPG基于GnuPG代码的通用加密库
Qd062 libgpg-errorSupport library for libgcryptlibgcrypt支持库
Qd063 libidn2Free software implementation of IDNA2008, Punycode and TR46免费软件实现IDNA2008,Punycode和TR46
Qd064 libksbaA CMS and X.509 access libraryCMS和X.509访问库
Qd065 libldapLightweight Directory Access Protocol (LDAP) client libraries轻量级目录访问协议(LDAP)客户端库
Qd066 libmnlMinimalistic user-space library oriented to Netlink developers.面向Netlink开发人员的简约用户空间库。
Qd067 libnetfilter_conntrackLibrary providing an API to the in-kernel connection tracking state table库为内核内连接跟踪状态表提供API
Qd068  libnewtNot Erik's Windowing Toolkit - text mode windowing with slang不是Erik的Windowing Toolkit - 带有俚语的文本模式窗口
Qd069 libnfnetlinkLow-level library for netfilter related kernel/userspace communication用于netfilter相关内核/用户空间通信的低级库
Qd070 libnftnlNetfilter library providing interface to the nf_tables subsystemNetfilter库提供nf_tables子系统的接口
Qd071 libnghttp2Framing layer of HTTP/2 is implemented as a reusable C libraryHTTP / 2的成帧层实现为可重用的C库
Qd072 libnlLibrary for applications dealing with netlink sockets处理netlink套接字的应用程序库
Qd073  libnslPublic client interface library for NIS(YP) and NIS+NIS(YP)和NIS +的公共客户端接口库
Qd074  libproxyA library that provides automatic proxy configuration management提供自动代理配置管理的库
Qd075 libpcapA system-independent interface for user-level packet capture用于用户级数据包捕获的独立于系统的接口
Qd076 libpipelinea C library for manipulating pipelines of subprocesses in a flexible and convenient way一个C库,用于以灵活方便的方式操作子流程的管道
Qd077 libpslPublic Suffix List library公共后缀列表库
Qd078 libsaslCyrus Simple Authentication Service Layer (SASL) LibraryCyrus简单验证服务层(SASL)库
Qd079 libseccompEnhanced seccomp library增强的seccomp库
Qd080 libsecretLibrary for storing and retrieving passwords and other secrets用于存储和检索密码和其他机密的库
Qd081 libssh2A library implementing the SSH2 protocol as defined by Internet Drafts实现Internet草案定义的SSH2协议的库
Qd082 libtasn1The ASN.1 library used in GNUTLSGNUTLS中使用的ASN.1库
Qd083 libtirpcTransport Independent RPC library (SunRPC replacement)与传输无关的RPC库(SunRPC替换)
Qd084 libunistringLibrary for manipulating Unicode strings and C strings用于操作Unicode字符串和C字符串的库
Qd085 libusbLibrary that provides generic access to USB devices提供USB设备通用访问的库
Qd086 libutil-linuxutil-linux runtime librariesutil-linux运行时库
Qd087 libxml2XML parsing library, version 2XML解析库,版本2
Qd088 linux-api-headersKernel headers sanitized for use in userspace清理内核标头以在用户空间中使用
Qd089  lmdbSymas Lightning Memory-Mapped DatabaseSymas Lightning内存映射数据库
Qd090  lrzipMulti-threaded compression with rzip/lzma, lzo, and zpaq使用rzip / lzma,lzo和zpaq进行多线程压缩
Qd091  luaPowerful lightweight programming language designed for extending applications功能强大的轻量级编程语言,专为扩展应用程
Qd092  lua51Powerful lightweight programming language designed for extending applications功能强大的轻量级编程语言,专为扩展应用程
Qd093  lzoPortable lossless data compression library便携式无损数据压缩库
Qd094  lzopFile compressor using lzo lib文件压缩器使用lzo lib
Qd095 lz4Extremely fast compression algorithm极快的压缩算法
Qd096 mkinitcpioModular initramfs image creation utility模块化initramfs图像创建实用程序
Qd097 mkinitcpio-busyboxBase initramfs tools基础initramfs工具
Qd098 mpfrMultiple-precision floating-point library多精度浮点库
Qd099  net-toolsConfiguration tools for Linux networking用于Linux网络的配置工具
Qd100  nfsidmapLibrary to help mapping IDs, mainly for NFSv4库帮助映射ID,主要用于NFSv4
Qd101  nsprNetscape Portable RuntimeNetscape Portable Runtime
Qd102  nssNetwork Security Services网络安全服务
Qd103  Openssl-1.0The Open Source toolkit for Secure Sockets Layer and Transport Layer Security用于安全套接字层和传输层安全性的开源工具包
Qd104 ncursesSystem V Release 4.0 curses emulation librarySystem V Release 4.0诅咒仿真库
Qd105 nettleA low-level cryptographic library低级加密库
Qd106 npthNew portable threads library新的可移植线程库
Qd107 openresolvresolv.conf management framework (resolvconf)resolv.conf管理框架(resolvconf)
Qd108 opensslThe Open Source toolkit for Secure Sockets Layer and Transport Layer Security用于安全套接字层和传输层安全性的开源工具包
Qd109 p11-kitProvides a way to load and enumerate PKCS#11 modules提供加载和枚举PKCS#11模块的方法
Qd110 pacman-mirrorlistArch Linux mirror list for use by pacmanArch Linux镜像列表供pacman使用
Qd111 pamPAM (Pluggable Authentication Modules) libraryPAM(可插入验证模块)库
Qd112 pambaseBase PAM configuration for services服务的基本PAM配置
Qd113  pbzip2Parallel implementation of the bzip2 block-sorting file compressor并行执行bzip2块排序文件压缩器
Qd114 pcreA library that implements Perl 5-style regular expressions一个实现Perl 5样式正则表达式的库
Qd115  pcsclitePC/SC Architecture smartcard middleware libraryPC / SC架构智能卡中间件库
Qd116  pigzParallel implementation of the gzip file compressor并行执行gzip文件压缩器
Qd117  pixzParallel, indexed xz compressor并行,索引xz压缩器
Qd118  pkcs11-helperA library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine一个库,它使用简单的API和可选的OpenSSL引擎简化了与最终用户应用程序的PKCS11提供程序的交互
Qd119  progsreiserfslibrary for accessing and manipulating reiserfs partitions用于访问和操作reiserfs分区的库
Qd120  pythonNext generation of the python high-level scripting language下一代python高级脚本语言
Qd121  rpcbindportmap replacement which supports RPC over various protocolsportmap替换,支持各种协议的RPC
Qd122  slangS-Lang is a powerful interpreted languageS-Lang是一种强大的解释语言
Qd123  sshfsFUSE client based on the SSH File Transfer ProtocolFUSE客户端基于SSH文件传输协议
Qd124base-develsystemdsystem and service manager系统和服务经理
Qd125  tclThe Tcl scripting languageTcl脚本语言
Qd126 pcre2A library that implements Perl 5-style regular expressions. 2nd version一个实现Perl 5样式正则表达式的库。 第二版
Qd127 pinentryCollection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol收集使用Assuan协议的简单PIN或密码短语输入对话框
Qd128 poptA commandline option parser命令行选项解析器
Qd129 readlineGNU readline libraryGNU readline库
Qd130 sqliteA C library that implements an SQL database engine一个实现SQL数据库引擎的C库
Qd131 systemd-libssystemd client librariessystemd客户端库
Qd132 thin-provisioning-toolsSuite of tools for manipulating the metadata of the dm-thin device-mapper target用于操作dm-thin device-mapper目标的元数据的工具套件
Qd133  trePOSIX compliant regexp matching library. Includes agrep for approximate grepping.符合POSIX标准的regexp匹配库。 包括用于近似grepping的agrep。
Qd134  vim-runtimeVi Improved, a highly configurable, improved version of the vi text editor (shared runtime)Vi Improved,一个高度可配置的改进版vi文本编辑器(共享运行时)
Qd135  wvstreamsA network programming library written in C++用C ++编写的网络编程库
Qd136  xplcCross-Platform Lightweight Components跨平台轻量级组件
Qd137 tzdataSources for time zone and daylight saving time data时区和夏令时数据的来源
Qd138 xzLibrary and command line tools for XZ and LZMA compressed files用于XZ和LZMA压缩文件的库和命令行工具
Qd139 zlibCompression library implementing the deflate compression method found in gzip and PKZIP实现gzip和PKZIP中的deflate压缩方法的压缩库
Qd140 zstdZstandard - Fast real-time compression algorithmZstandard - 快速实时压缩算法

 

发表于 2019-05-18 08:05 osoft 阅读( ...) 评论( ...) 编辑 收藏
 
刷新评论 刷新页面 返回顶部
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

Arch-base-vs-iso 的相关文章

随机推荐

  • ubuntu18.04 systemd配置学习手册(2) --具体使用

    转载 xff1a http www ruanyifeng com blog 2016 03 systemd tutorial part two html 1 开机启动 对于那些支持 Systemd 的软件 xff0c 安装的时候 xff0c
  • 建造者模式(Builder模式)详解

    在软件开发过程中有时需要创建一个复杂的对象 xff0c 这个复杂对象通常由多个子部件按一定的步骤组合而成 例如 xff0c 计算机是由 OPU 主板 内存 硬盘 显卡 机箱 显示器 键盘 鼠标等部件组装而成的 xff0c 采购员不可能自己去
  • 关于读取文件失败

    太久没遇上这个问题了 今天碰上刚好回顾一下 文件路径以及python语法中涉及到的反斜杠 转义符问题 xff0c 在python字符串中 有转义的含义 xff0c 如 t可代表TAB xff0c n代表换行 xff0c 所以我们需要采取一些
  • GKI改造原则、机制和方法

    Google在android11 5 4分支上开始要求所有下游厂商使用Generic Kernel Image xff08 GKI xff09 xff0c 需要将SoC和device相关的代码从核心内核剥离到可加载模块中 xff08 下文称
  • Blazor入门100天 : 身份验证和授权 (1) - 建立带身份验证工程

    目录 建立默认带身份验证 Blazor 程序角色 组件 特性 过程逻辑DB 改 Sqlite将自定义字段添加到用户表脚手架拉取IDS文件 本地化资源freesql 生成实体类 freesql 管理ids数据表初始化 Roles freesq
  • 黑屏定屏那些事 - 系统机制,分析套路和实战(系统篇)

    本文发表于内核工匠公众号 xff0c 旨在给内核开发的小伙伴分享 xff1a Android系统层面用户UI交互的设计 xff0c 从而理解手机黑屏定屏时背后的故事 Android系统对黑屏定屏类问题的维测思路 xff0c 有那些先进的思想
  • ArrayList和JSONArray边遍历边删除到底该怎么做

    话题看起来有点老生了 xff0c 但是加入JSONArray还是有很多新意 ArrayList 方式1 xff1a 索引遍历 List lt Integer gt list 61 new ArrayList lt gt list add 1
  • git 添加源地址和查看源地址

    git init 添加本地文件关联 git add commit 提交 git commit m 34 first commit 34 关联仓库 git remote add origin http git sfc com yuxang w
  • Python爬取淘宝商品数据,价值千元的爬虫外包项目

    前言 本文的文字及图片来源于网络 仅供学习 交流使用 不具有任何商业用途 如有问题请及时联系我们以作处理 PS xff1a 如有需要Python学习资料的小伙伴可以加点击下方链接自行获取 完整代码可以点击下方链接获取 python免费学习资
  • AndroidStudio安装kotlin插件

    转载请注明出处 xff1a http blog csdn net feibendexiaoma article details 72625846 前言 2017 Google I O大会宣布将Kotlin语言作为安卓开发的一级编程语言 xf
  • Ubuntu20.04/Ubuntu22.04 配置VScode+Opencv+cmake(C++)

    Ubuntu20 04 Ubuntu22 04 配置VScode 43 Opencv 43 cmake xff08 C 43 43 xff09 下面介绍Ubuntu20 04下安装opencv xff0c 当然Ubuntu22 04也适用
  • Ubuntu-解决包依赖关系

    Ubuntu 解决包依赖关系的办法 安装软件包的时候 xff0c 有时会遇到类似下图的依赖问题 xff0c 无法正常安装 xff0c 下面提供三种方法解决依赖问题 1 可以尝试用下面方法处理依赖问题 xff0c 紧跟前一条安装命令后面输入下
  • Ubuntu 18.04系统进不去了,只有老内核的恢复模式还能进,请大家帮看一下

    Ubuntu 18 04 新内核和恢复模式进不去 xff0c 会报错 老内核也进不去 xff0c 只有老内核的恢复模式能进 xff0c 请大佬帮看一下 virtualbox里安装的是Ubuntu 18 04 1 LTS xff0c 打开id
  • Android Lottie动画的简单使用

    简介 在Android中做动画效果无非是以下几种方法 xff1a 普通动画帧动画属性动画通过改变LayoutParams布局参数来实现动画 现如今在Github上有一个比较火的动画库Lottie xff0c Github上关于Lottie库
  • java运行提示没有 org/slf4j/LoggerFactory 或者 log4j

    问题描述 Exception in thread main java lang NoClassDefFoundError org slf4j LoggerFactory 解决办法 在pom xml里面添加对应的配置 将jar包大包进去 lt
  • Blazor入门100天 : 身份验证和授权 (3) - DB改Sqlite

    目录 建立默认带身份验证 Blazor 程序角色 组件 特性 过程逻辑DB 改 Sqlite将自定义字段添加到用户表脚手架拉取IDS文件 本地化资源freesql 生成实体类 freesql 管理ids数据表初始化 Roles freesq
  • ExecutorService等待线程完成后优雅结束

    1 概述 该ExecutorService框架可以很容易地在处理多线程任务 我们将举例说明我们等待线程完成执行的一些场景 此外 xff0c 我们将展示如何正常关闭ExecutorService并等待已经运行的线程完成其执行 2 Execut
  • linux中出错处理

    linux中 xff0c 在支持多线程的环境中 xff0c 通常每个线程都有属于自己的errno变量 xff0c 是用来表示特定错误的常量 以下是 lt errno h gt 中定义的所有出错errno常量 define EPERM 1 O
  • linux-capabilities

    导航 返回顶部 1 man capabilities 1 1 Capabilities 功能1 2 全面实施功能需要 在内核2 6 24之前 xff0c 仅满足前两个要求 xff1b 从内核2 6 24开始 xff0c 所有这三个要求都得到
  • Arch-base-vs-iso

    Arch base vs iso Arch base vs iso 通常绝大多数的Linux分发版的iso镜像本身 iso文件都有约2Gb上下 都可以直接启动电脑并运行完整的Linux桌面系统 极少数的Linux发行版仅提供命令行界面 xf