Linux Base Utilities: Difference between revisions
Jump to navigation
Jump to search
m Moved Hardware Support/Reporting up one section |
m Added several sections |
||
Line 3: | Line 3: | ||
{| class="wikitable" style="width: 100%; text-align: center;" | {| class="wikitable" style="width: 100%; text-align: center;" | ||
! Description !! Arch Linux !! Alpine Linux !! Debian !! Void | ! Description !! Arch Linux !! Alpine Linux !! Debian !! Void | ||
|- | |||
| CPU Microcode || {{ic|amd-ucode}} ⩔ {{ic|intel-ucode}} || | |||
|- | |- | ||
| Editing || {{ic|nano nano-syntax-highlighting vim}} || {{ic|nano vim}} | | Editing || {{ic|nano nano-syntax-highlighting vim}} || {{ic|nano vim}} | ||
|- | |- | ||
| Hardware Support/Reporting || {{ic|acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils}} || {{ic|acpi dmidecode dmraid hdparm lsblk lshw smartmontools usbutils}} | | Hardware Support/Reporting || {{ic|acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils}} || {{ic|acpi dmidecode dmraid hdparm lsblk lshw smartmontools usbutils}} | ||
|- | |||
| Kernel || ({{ic|linux}} ⩔ {{ic|linux-hardened}} ⩔ {{ic|linux-lts}} ⩔ {{ic|linux-zen}}) {{ic|linux-firmware}} || | |||
|- | |||
| Man Pages || {{ic|man-db}} || | |||
|- | |- | ||
| Non-Free Kernel Modules || {{ic|{aic94xx,wd719x}-firmware}}<sup><small>chaotic</small></sup> {{ic|upd72020x-fw}}<sup><small>chaotic</small></sup> || | | Non-Free Kernel Modules || {{ic|{aic94xx,wd719x}-firmware}}<sup><small>chaotic</small></sup> {{ic|upd72020x-fw}}<sup><small>chaotic</small></sup> || | ||
|- | |||
| Optional Repositories || <code>chaotic-{keyring,mirrorlist}</code> || | |||
|- | |- | ||
| Package System Helpers || {{ic|lostfiles pacman-contrib pacutils pkgfile reflector}} {{ic|yay}}<sup><small>chaotic</small></sup> | | Package System Helpers || {{ic|lostfiles pacman-contrib pacutils pkgfile reflector}} {{ic|yay}}<sup><small>chaotic</small></sup> | ||
Line 26: | Line 34: | ||
| Diagnosis || {{ic|atop glances htop iftop iotop lsof strace stress}} || {{ic|atop glances htop iftop iotop lsof strace}} | | Diagnosis || {{ic|atop glances htop iftop iotop lsof strace stress}} || {{ic|atop glances htop iftop iotop lsof strace}} | ||
|- | |- | ||
| EFI || {{ic|edk2-shell efitools efibootmgr sbsigntools}} || {{ic|efibootmgr sbsigntool}} | | EFI || {{ic|edk2-shell efitools efibootmgr fwupd sbsigntools}} || {{ic|efibootmgr sbsigntool}} | ||
|- | |- | ||
| Extra || {{ic|arch-install-scripts jq}} ({{ic|tmux}} ⩔ {{ic|screen}}) || {{ic|arch-install-scripts jq}} ( {{ic|tmux}} ⩔ {{ic|screen}} ) | | Extra || {{ic|arch-install-scripts jq}} ({{ic|tmux}} ⩔ {{ic|screen}}) || {{ic|arch-install-scripts jq}} ( {{ic|tmux}} ⩔ {{ic|screen}} ) | ||
Line 49: | Line 57: | ||
|- | |- | ||
| Hardware Video Acceleration (NVIDIA) || {{ic|nvidia-utils}} || | | Hardware Video Acceleration (NVIDIA) || {{ic|nvidia-utils}} || | ||
|- | |||
| Language Tools || {{ic|hunspell{,-en_us} hyphen{,-en} libmythes mythes-en}} || | |||
|- | |- | ||
| Network Manager || {{ic|connman}} ⩔ {{ic|dhcpcd}} ⩔ {{ic|netctl}} ⩔ {{ic|networkmanager}} ⩔ {{ic|systemd-networkd}}<br />{{note|{{ic|systemd}} provides {{ic|systemd-networkd}}}} || {{ic|connman}} ⩔ {{ic|dhcpcd}} ⩔ {{ic|networkmanager}} | | Network Manager || {{ic|connman}} ⩔ {{ic|dhcpcd}} ⩔ {{ic|netctl}} ⩔ {{ic|networkmanager}} ⩔ {{ic|systemd-networkd}}<br />{{note|{{ic|systemd}} provides {{ic|systemd-networkd}}}} || {{ic|connman}} ⩔ {{ic|dhcpcd}} ⩔ {{ic|networkmanager}} |
Revision as of 07:15, 23 May 2021
Note: ⩔ is a "logical or" character.
Description | Arch Linux | Alpine Linux | Debian | Void |
---|---|---|---|---|
CPU Microcode | amd-ucode ⩔ intel-ucode |
|||
Editing | nano nano-syntax-highlighting vim |
nano vim
| ||
Hardware Support/Reporting | acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils |
acpi dmidecode dmraid hdparm lsblk lshw smartmontools usbutils
| ||
Kernel | (linux ⩔ linux-hardened ⩔ linux-lts ⩔ linux-zen ) linux-firmware |
|||
Man Pages | man-db |
|||
Non-Free Kernel Modules | {aic94xx,wd719x}-firmware chaotic upd72020x-fw chaotic |
|||
Optional Repositories | chaotic-{keyring,mirrorlist} |
|||
Package System Helpers | lostfiles pacman-contrib pacutils pkgfile reflector yay chaotic
| |||
System | cronie haveged plocate ntp openssh polkit sudo |
haveged haveged-openrc plocate openntpd openssh polkit-elogind sudo
|
Description | Arch Linux | Alpine Linux | Debian | Void |
---|---|---|---|---|
Boot Loaders | grub ⩔ refind ⩔ syslinux ⩔ systemd-boot Note: systemd provides systemd-boot |
grub2 ⩔ refind ⩔ syslinux
| ||
Boot Tools | ( memtest86+ ⩔ memtest86-efi AUR ) mkinitcpio |
|||
Compression | cpio lha lrzip lzip lzop p7zip {un,}arj unrar {un,}zip zstd |
lzo p7zip unrar unzip unarj zip zstd
| ||
Diagnosis | atop glances htop iftop iotop lsof strace stress |
atop glances htop iftop iotop lsof strace
| ||
EFI | edk2-shell efitools efibootmgr fwupd sbsigntools |
efibootmgr sbsigntool
| ||
Extra | arch-install-scripts jq (tmux ⩔ screen ) |
arch-install-scripts jq ( tmux ⩔ screen )
| ||
Disk Management | gpart gptfdisk parted |
gpart gptfdisk parted
| ||
File Management | git ncdu perl-rename ranger rsync tree |
git ncdu ranger rsync tree
| ||
Filesystems | btrfs-progs dosfstools exfat-utils ext3grep f2fs-tools jfsutils mdadm mtools nfs-utils nilfs-utils ntfs-3g reiserfsprogs smbclient udftools xfsprogs |
btrfs-progs dosfstools f2fs-tools jfsutils mdadm mtools nfs-utils ntfs-3g samba-client xfsprogs udftools
| ||
GStreamer | gstreamer{-vaapi,} gst-{libav,plugin-pipewire} gst-plugins-{bad,base,good,ugly} |
|||
GVFS | gvfs-{afc,goa,gphoto2,google,mtp,nfs,smb} |
|||
Hardware Video Acceleration | libva-{mesa,vdpau}-driver libva-utils libvdpau-va-gl mesa-vdpau vdpauinfo |
|||
Hardware Video Acceleration (AMD/ATI) | radeontop |
|||
Hardware Video Acceleration (Intel) | ( intel-media-driver ⩔ ( libva-intel-driver libva-intel-driver-g45-h264 AUR ) ) intel-gpu-tools |
|||
Hardware Video Acceleration (Nouveau) | nouveau-fw AUR |
|||
Hardware Video Acceleration (NVIDIA) | nvidia-utils |
|||
Language Tools | hunspell{,-en_us} hyphen{,-en} libmythes mythes-en |
|||
Network Manager | connman ⩔ dhcpcd ⩔ netctl ⩔ networkmanager ⩔ systemd-networkd Note: systemd provides systemd-networkd |
connman ⩔ dhcpcd ⩔ networkmanager
| ||
Network Diagnostics | iptraf-ng nload nmap nmon traceroute |
iptraf-ng nload nmap
| ||
Network Tools | bind ethtool fail2ban inetutils iwd net-tools wget whois wol |
bind ethtool fail2ban iptraf-ng iwd net-tools nload nmap wget whois
| ||
Script Debugging | checkbashisms shellcheck |
checkbashisms
| ||
Shell Support | dialog lsb-release neofetch |
dialog neofetch kbd
| ||
Thumbnailers | ffmpegthumbnailer ffmpegthumbs tumbler exe-thumbnailer chaotic |
|||
Xorg | xdg-{utils,user-dirs} xorg-{server,xauth,xdpyinfo,xrandr,xwininfo} |
elogind eudev xorg-{server,xdpyinfo,xrandr} xf86-input-libinput
| ||
Xorg Video | xf86-video-{amdgpu,ati,intel,nouveau,openchrome,vesa} |
xf86-video-{amdgpu,ati,intel,modesettings,nouveau,openchrome,vesa}
| ||
ZSH | bullet-train-oh-my-zsh-theme-git AUR oh-my-zsh-git chaotic powerline powerline-fonts zsh zsh-completions zsh-syntax-highlighting |
zsh $(apk search zsh-completion | sed 's/-[0-9.]*-r[0-9]*//g' | tr '\n' ' ') zsh-syntax-highlighting
|