Linux Base Utilities: Difference between revisions
Jump to navigation
Jump to search
m Replaced archey3 with neofetch |
m Added Boot Loaders and Hardware Video Acceleration sections |
||
Line 1: | Line 1: | ||
{| 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 | ||
|- | |||
| Boot Loaders || grub <nowiki>||</nowiki> refind <nowiki>||</nowiki> syslinux <nowiki>||</nowiki> systemd-boot || grub2 <nowiki>||</nowiki> refind <nowiki>||</nowiki> syslinux | |||
|- | |- | ||
| Compression || arj lzop p7zip unrar unzip zip zstd || lzo p7zip unrar unzip unarj zip zstd | | Compression || arj lzop p7zip unrar unzip zip zstd || lzo p7zip unrar unzip unarj zip zstd | ||
Line 19: | Line 21: | ||
|- | |- | ||
| Hardware Support/Reporting || acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils || acpi dmidecode dmraid hdparm lsblk lshw smartmontools usbutils | | Hardware Support/Reporting || acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils || acpi dmidecode dmraid hdparm lsblk lshw smartmontools usbutils | ||
|- | |||
| 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 <nowiki>||</nowiki> ( libva-intel-driver libva-intel-driver-g45-h264<sup><small>AUR</small></sup> ) ) intel-gpu-tools || | |||
|- | |||
| Hardware Video Acceleration (Nouveau) || nouveau-fw<sup><small>AUR</small></sup> || | |||
|- | |||
| Hardware Video Acceleration (NVIDIA) || nvidia-utils || | |||
|- | |- | ||
| Networking || bind connman ethtool fail2ban inetutils iptraf-ng iwd net-tools nload nmap nmon traceroute wget whois wol || bind connman ethtool fail2ban iptraf-ng iwd net-tools nload nmap wget whois | | Networking || bind connman ethtool fail2ban inetutils iptraf-ng iwd net-tools nload nmap nmon traceroute wget whois wol || bind connman ethtool fail2ban iptraf-ng iwd net-tools nload nmap wget whois |
Revision as of 23:49, 11 May 2021
Description | Arch Linux | Alpine Linux | Debian | Void |
---|---|---|---|---|
Boot Loaders | grub || refind || syslinux || systemd-boot | grub2 || refind || syslinux | ||
Compression | arj lzop p7zip unrar unzip zip zstd | lzo p7zip unrar unzip unarj zip zstd | ||
Diagnosis | atop glances htop iftop iotop lsof memtest86+ strace stress | atop glances htop iftop iotop lsof strace | ||
Editing | nano vim | nano vim | ||
EFI | efibootmgr sbsigntools | efibootmgr sbsigntool | ||
Extra | arch-install-scripts jq tmux | arch-install-scripts jq tmux | ||
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 | ||
Hardware Support/Reporting | acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils | acpi dmidecode dmraid hdparm lsblk lshw smartmontools usbutils | ||
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-h264AUR ) ) intel-gpu-tools | |||
Hardware Video Acceleration (Nouveau) | nouveau-fwAUR | |||
Hardware Video Acceleration (NVIDIA) | nvidia-utils | |||
Networking | bind connman ethtool fail2ban inetutils iptraf-ng iwd net-tools nload nmap nmon traceroute wget whois wol | bind connman ethtool fail2ban iptraf-ng iwd net-tools nload nmap wget whois | ||
Package System Helpers | lostfiles pacman-contrib pacutils pkgfile reflector | |||
Shell Support | checkbashisms dialog lsb-release neofetch powerline powerline-fonts zsh zsh-completions zsh-syntax-highlighting | checkbashisms dialog neofetch kbd zsh $(apk search zsh-completion | sed 's/-[0-9.]*-r[0-9]*//g' | tr '\n' ' ') zsh-syntax-highlighting | ||
System | cronie haveged mlocate ntp openssh polkit sudo | haveged haveged-openrc mlocate openntpd openssh polkit-elogind sudo | ||
Xorg | xdg-utils xdg-user-dirs xorg-server xorg-xauth xorg-xdpyinfo xorg-xrandr xorg-xwininfo | elogind eudev xorg-server xorg-xdpyinfo xorg-xrandr xf86-input-libinput | ||
Xorg Video | xf86-video-{amdgpu,ati,intel,nouveau,openchrome,vesa} | xf86-video-{amdgpu,ati,intel,modesettings,nouveau,openchrome,vesa} |