2020-07-25

arch-base

1. Install essential packages 安装基本软件包
2. 基础包 base Dependencies (27); 开发基础包 groups:base-devel (24)
3. 其他软件包 packages.x86_64 (90)
4. 更多软件包

1. Install essential packages 安装基本软件包

https://wiki.archlinux.org/index.php/Installation_guide#Install_essential_packages
使用pacstrap(8)脚本安装通用硬件的base软件包,Linux内核和固件:
# pacstrap /mnt base linux linux-firmware
base软件包不包括实时安装中的所有工具,因此对于功能完整的基本系统,可能需要安装其他软件包。特别要考虑安装:
  •  用户空间实用程序,用于管理将在系统上使用的文件系统,
  •  用于访问RAID或LVM分区的实用程序,
  •  linux固件中未包含的其他设备的特定固件,
  •  联网所需的软件,
  •  文字编辑器
  •  用于访问手册页和信息页中的文档的软件包:man-db,man-pages和texinfo。
要安装其他软件包或软件包组,请将名称附加到上面的pacstrap命令(以空格分隔)或在chroot到新系统中时使用pacman。为了进行比较,可以在packages.x86_64中找到实时系统中可用的软件包。https://gitlab.archlinux.org/archlinux/archiso/-/blob/master/configs/releng/packages.x86_64

2. 基础包 base Dependencies (27); 开发基础包 groups:base-devel (24)

https://www.archlinux.org/packages/core/any/base/
https://www.archlinux.org/groups/x86_64/base-devel/
namehttps://www.archlinux.org/packages/core/any/base/ https://www.archlinux.org/groups/x86_64/base-develingroup
bashThe GNU Bourne Again shellGNU Bourne Again外壳Qebase
bzip2A high-quality data compression program高质量的数据压缩程序Qebase
coreutilsThe basic file, shell and text manipulation utilities of the GNU operating systemGNU操作系统的基本文件,shell和文本操作实用程序Qebase
filesystemBase Arch Linux files基本Arch Linux文件Qebase
gcc-libsRuntime libraries shipped by GCCGCC随附的运行时库Qebase
glibcGNU C LibraryGNU C库Qebase
iproute2IP Routing UtilitiesIP路由实用程序Qebase
iputilsNetwork monitoring tools, including ping网络监控工具,包括pingQebase
licensesStandard licenses distribution package标准许可证分发包Qebase
linuxThe Linux kernel and modulesLinux内核和模块Qebase
pciutilsPCI bus configuration space access library and toolsPCI总线配置空间访问库和工具Qebase
procps-ngUtilities for monitoring your system and its processes监视系统及其过程的实用程序Qebase
psmiscMiscellaneous procfs tools杂项生产工具Qebase
shadowPassword and account management tool suite with support for shadow files and PAM密码和帐户管理工具套件,支持影子文件和PAMQebase
systemdsystem and service manager系统和服务经理dbase
systemd-sysvcompatsysvinit compat for systemdsysvinit compat for systemdQebase
tarUtility used to store, backup, and transport files用于存储,备份和传输文件的实用程序Qebase
util-linuxMiscellaneous system utilities for Linux适用于Linux的其他系统实用程序Qebase
xzLibrary and command line tools for XZ and LZMA compressed files用于XZ和LZMA压缩文件的库和命令行工具dbase
fileFile type identification utility文件类型识别实用程序Qebase,(base-devel)
findutilsGNU utilities to locate filesGNU实用程序来查找文件Qebase,(base-devel)
gawkGNU version of awkGNU版本的AWKQebase,(base-devel)
gettextGNU internationalization libraryGNU国际化库Qebase,(base-devel)
grepA string search utility字符串搜索实用程序Qebase,(base-devel)
gzipGNU compression utilityGNU压缩实用程序Qebase,(base-devel)
pacmanA library-based package manager with dependency support基于库的程序包管理器,具有依赖性支持Qebase,(base-devel)
sedGNU stream editorGNU流编辑器Qebase,(base-devel)
autoconfA GNU tool for automatically configuring source code一个用于自动配置源代码的GNU工具Qe(base-devel)
automakeA GNU tool for automatically creating Makefiles自动创建Makefile的GNU工具Qe(base-devel)
binutilsA set of programs to assemble and manipulate binary and object files一组程序,用于汇编和处理二进制文件和目标文件Qe(base-devel)
bisonThe GNU general-purpose parser generatorGNU通用解析器生成器Qe(base-devel)
fakerootTool for simulating superuser privileges模拟超级用户权限的工具Qe(base-devel)
flexA tool for generating text-scanning programs生成文本扫描程序的工具Qe(base-devel)
gccThe GNU Compiler Collection - C and C++ frontendsGNU编译器集合-C和C ++前端Qe(base-devel)
groffGNU troff text-formatting systemGNU troff文本格式系统d(base-devel)
libtoolA generic library support script通用库支持脚本d(base-devel)
m4The GNU macro processorGNU宏处理器Qe(base-devel)
makeGNU make utility to maintain groups of programsGNU使实用程序维护程序组Qe(base-devel)
patchA utility to apply patch files to original sources将补丁文件应用于原始来源的实用程序Qe(base-devel)
pkgconfPackage compiler and linker metadata toolkit包编译器和链接器元数据工具包Qe(base-devel)
sudoGive certain users the ability to run some commands as root使某些用户能够以root用户身份运行某些命令Qe(base-devel)
texinfoGNU documentation system for on-line information and printed outputGNU文档系统,用于在线信息和打印输出Qe(base-devel)
whichA utility to show the full path of commands显示命令完整路径的实用程序Qe(base-devel)

3. 其他软件包 packages.x86_64 (90)

https://gitlab.archlinux.org/archlinux/archiso/-/blob/master/configs/releng/packages.x86_64
namehttps://gitlab.archlinux.org/archlinux/archiso/-/blob/master/configs/releng/packages.x86_64insrepo
sudoGive certain users the ability to run some commands as root使某些用户能够以root用户身份运行某些命令(base-devel)Qecore
linuxThe Linux kernel and modulesLinux内核和模块Qecore
linux-firmwareFirmware files for LinuxLinux的固件文件Qecore
mkinitcpioModular initramfs image creation utility模块化initramfs映像创建实用程序dcore
intel-ucodeMicrocode update files for Intel CPUs英特尔CPU的微码更新文件Qeextra
diffutilsUtility programs used for creating patch files用于创建补丁文件的实用程序Qecore
dosfstoolsDOS filesystem utilitiesDOS文件系统实用程序dcore
ntfs-3gNTFS filesystem driver and utilitiesNTFS文件系统驱动程序和实用程序Qeextra
exfat-utilsUtilities for exFAT file systemexFAT文件系统实用程序Qecommunity
partedA program for creating, destroying, resizing, checking and copying partitions用于创建,销毁,调整大小,检查和复制分区的程序dextra
smartmontoolsControl and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives控制和监视S.M.A.R.T.启用的ATA和SCSI硬盘驱动器Qeextra
man-dbA utility for reading man pages用于阅读手册页的实用程序Qecore
man-pagesLinux man pagesLinux手册页Qecore
nanoPico editor clone with enhancements具有增强功能的Pico编辑器克隆Qecore
usbutilsUSB Device UtilitiesUSB设备实用程序Qecore
dhcpcdRFC2131 compliant DHCP client daemon符合RFC2131的DHCP客户端守护程序Qecore
wpa_supplicantA utility providing key negotiation for WPA wireless networks一种为WPA无线网络提供密钥协商的实用程序Qecore
ethtoolUtility for controlling network drivers and hardware用于控制网络驱动程序和硬件的实用程序Qeextra
gpmA mouse server for the console and xterm控制台和xterm的鼠标服务器dcore
btrfs-progsBtrfs filesystem utilitiesBtrfs文件系统实用程序dcore
xfsprogsXFS filesystem utilitiesXFS文件系统实用程序Qecore
dmraidDevice mapper RAID interface设备映射器RAID接口dcore
lvm2Logical Volume Manager 2 utilities逻辑卷管理器2实用程序Qecore
mdadmA tool for managing/monitoring Linux md device arrays, also known as Software RAID用于管理/监视Linux md设备阵列的工具, 也称为软件RAIDQecore
gptfdiskA text-mode partitioning tool that works on GUID Partition Table (GPT) disks在GUID分区表(GPT)磁盘上工作的文本模式分区工具dextra
nmapUtility for network discovery and security auditing网络发现和安全审核的实用程序rextra
tcpdumpPowerful command-line packet analyzer强大的命令行数据包分析器rextra
gnu-netcatGNU rewrite of netcat, the network piping application网络管道应用程序netcat的GNU重写rextra
reiserfsprogsReiserfs utilitiesReiserfs实用程序rcore
amd-ucodeMicrocode update files for AMD CPUsAMD CPU的微码更新文件
core
b43-fwcutterfirmware extractor for the b43 kernel moduleb43内核模块的固件提取器
core
crdaCentral Regulatory Domain Agent for wireless networks无线网络的中央监管域代理
core
efibootmgrLinux user-space application to modify the EFI Boot ManagerLinux用户空间应用程序以修改EFI Boot Manager
core
hdparmA shell utility for manipulating Linux IDE drive/driver parameters一个shell实用程序, 用于操纵Linux IDE驱动器/驱动程序参数
core
ipw2100-fwIntel Centrino Drivers firmware for IPW2100IPW2100的Intel Centrino驱动程序固件
core
ipw2200-fwFirmware for the Intel PRO/Wireless 2200BG英特尔PRO /无线2200BG的固件
core
jfsutilsJFS filesystem utilitiesJFS文件系统实用程序
core
mkinitcpio-nfs-utilsipconfig and nfsmount tools for NFS root support in mkinitcpioipconfig和nfsmount工具用于mkinitcpio中的NFS根支持
core
nfs-utilsSupport programs for Network File Systems网络文件系统的支持程序
core
nilfs-utilsA log-structured file system supporting continuous snapshotting (userspace utils)支持连续快照的日志结构文件系统(用户空间工具)
core
opensshPremier connectivity tool for remote login with the SSH protocol使用SSH协议进行远程登录的高级连接工具
core
pppA daemon which implements the Point-to-Point Protocol for dial-up networking一个实现用于拨号网络的点对点协议的守护程序
core
pptpclientClient for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP.专有Microsoft点对点隧道协议PPTP的客户端.
core
sdparmAn utility similar to hdparm but for SCSI devices该实用程序类似于hdparm, 但用于SCSI设备
core
systemd-resolvconfsystemd resolvconf replacement (for use with systemd-resolved)systemd resolvconf替换(与systemd-resolved一起使用)
core
wireless_toolsTools allowing to manipulate the Wireless Extensions允许操作无线扩展的工具
core
wireless-regdbCentral Regulatory Domain Database中央监管域数据库
core
arch-install-scriptsScripts to aid in installing Arch Linux有助于安装Arch Linux的脚本
extra
ddrescueGNU data recovery toolGNU数据恢复工具
extra
dhclientA standalone DHCP client from the dhcp packagedhcp软件包中的独立DHCP客户端
extra
dnsmasqLightweight, easy to configure DNS forwarder and DHCP server轻巧, 易于配置的DNS转发器和DHCP服务器
extra
f2fs-toolsTools for Flash-Friendly File System (F2FS)闪存文件系统(F2FS)的工具
extra
fsarchiverSafe and flexible file-system backup and deployment tool安全灵活的文件系统备份和部署工具
extra
grml-zsh-configgrml's zsh setupgrml的zsh设置
extra
havegedEntropy harvesting daemon using CPU timings使用CPU时序的熵收集守护程序
extra
irssiModular text mode IRC client with Perl scripting具有Perl脚本的模块化文本模式IRC客户端
extra
lftpSophisticated command line based FTP client基于复杂命令行的FTP客户端
extra
linux-atmDrivers and tools to support ATM networking under Linux.在Linux下支持ATM网络的驱动程序和工具.
extra
lynxA text browser for the World Wide Web万维网的文本浏览器
extra
memtest86+An advanced memory diagnostic tool先进的内存诊断工具
extra
mtoolsA collection of utilities to access MS-DOS disks用来访问MS-DOS磁盘的实用程序的集合
extra
openconnectOpen client for Cisco AnyConnect VPN思科AnyConnect VPN的开放客户端
extra
openvpnAn easy-to-use, robust and highly configurable VPN (Virtual Private Network)简单易用, 功能强大且可高度配置的VPN(虚拟专用网)
extra
rp-pppoeRoaring Penguin's Point-to-Point Protocol over Ethernet client通过以太网客户端咆哮企鹅的点对点协议
extra
rsyncA fast and versatile file copying tool for remote and local files快速和通用的文件复制工具, 用于远程和本地文件
extra
sg3_utilsGeneric SCSI utilities通用SCSI实用程序
extra
testdiskChecks and undeletes partitions + PhotoRec, signature based recovery tool检查并取消删除分区+ PhotoRec, 基于签名的恢复工具
extra
vimVi Improved, a highly configurable, improved version of the vi text editorVi改进版, vi文本编辑器的高度可配置的改进版本
extra
vpncVPN client for cisco3000 VPN Concentrators用于cisco3000 VPN集中器的VPN客户端
extra
zshA very advanced and programmable command interpreter (shell) for UNIXUNIX的非常高级的可编程命令解释器(shell)
extra
bind-tools



broadcom-wlBroadcom 802.11 Linux STA wireless driverBroadcom 802.11 Linux STA无线驱动程序
community
clonezillancurses partition and disk imaging/cloning programncurses分区和磁盘映像/克隆程序
community
darkhttpdA small and secure static webserver小型安全的静态Web服务器
community
iwdInternet Wireless Daemon互联网无线守护进程
community
kitty-terminfoTerminfo for kitty, an OpenGL-based terminal emulatorKitty的Terminfo, 这是一个基于OpenGL的终端模拟器
community
lsscsiA tool that lists devices connected via SCSI and its transports列出通过SCSI及其传输连接的设备的工具
community
mcA file manager that emulates Norton Commander模拟Norton Commander的文件管理器
community
nbdtools for network block devices, allowing you to use remote block devices over TCP/IP网络块设备的工具, 允许您通过TCP / IP使用远程块设备
community
ndisc6Collection of IPv6 networking utilitiesIPv6网络实用程序的集合
community
nvme-cliNVM-Express user space tooling for Linux适用于Linux的NVM-Express用户空间工具
community
partcloneUtilities to save and restore used blocks on a partition在分区上保存和还原已用块的实用程序
community
partimagePartition Image saves partitions in many formats to an image file.分区映像将多种格式的分区保存到映像文件中.
community
reflectorA Python 3 module and script to retrieve and filter the latest Pacman mirror list.一个Python 3模块和脚本, 用于检索和过滤最新的Pacman镜像列表.
community
rxvt-unicode-terminfoTerminfo files for urxvturxvt的Terminfo文件
community
terminus-fontMonospace bitmap font (for X11 and console)等宽字体位图字体(用于X11和控制台)
community
termite-terminfoTerminfo for Termite, a simple VTE-based terminalTermite的Terminfo, 这是一个简单的基于VTE的终端
community
usb_modeswitchActivating switchable USB devices on Linux.在Linux上激活可切换USB设备.
community
wvdialA dialer program to connect to the Internet拨号程序以连接到Internet
community
xl2tpdan open source implementation of the L2TP maintained by Xelerance CorporationXelerance Corporation维护的L2TP的开源实现
community

4. 更多软件包

https://www.archlinux.org/groups/
https://www.archlinux.org/packages/
https://aur.archlinux.org/packages/

没有评论:

发表评论

Diode

导航 (返回顶部) 1. Diode 1.1 Diode 概述 1.2 肖克利二极管方程 1.3 缩写 Abbreviations 2. 主要功能 2.1 单向电流 (Unidirectional current flow) 2.2 阈值电压 (Threshold...