Linux Base Utilities: Difference between revisions
Jump to navigation
Jump to search
m Added note about the ⩔ character |
m Wrapped package names in ic or code |
||
Line 1: | Line 1: | ||
Note: | Note: ⩔ is a "logical or" character. | ||
{| 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 ⩔ refind ⩔ syslinux | | Boot Loaders || {{ic|grub}} ⩔ {{ic|refind}} ⩔ {{ic|syslinux}}<br />Note: {{ic|systemd}} also provides {{ic|systemd-boot}} || {{ic|grub2}} ⩔ {{ic|refind}} ⩔ {{ic|syslinux}} | ||
|- | |- | ||
| Boot Tools || ( memtest86+ ⩔ memtest86-efi<sup><small>AUR</small></sup> ) mkinitcpio || | | Boot Tools || ( {{ic|memtest86+}} ⩔ {{ic|memtest86-efi}}<sup><small>AUR</small></sup> ) {{ic|mkinitcpio}} || | ||
|- | |- | ||
| Compression || arj lzop p7zip unrar unzip zip zstd || lzo p7zip unrar unzip unarj zip zstd | | Compression || {{ic|arj lzop p7zip unrar unzip zip zstd}} || {{ic|lzo p7zip unrar unzip unarj zip zstd}} | ||
|- | |- | ||
| Diagnosis || atop glances htop iftop iotop lsof | | Diagnosis || {{ic|atop glances htop iftop iotop lsof strace stress}} || {{ic|atop glances htop iftop iotop lsof strace}} | ||
|- | |- | ||
| Editing || nano nano-syntax-highlighting vim || nano vim | | Editing || {{ic|nano nano-syntax-highlighting vim}} || {{ic|nano vim}} | ||
|- | |- | ||
| EFI || efibootmgr sbsigntools || efibootmgr sbsigntool | | EFI || {{ic|edk2-shell efitools efibootmgr sbsigntools}} || {{ic|efibootmgr sbsigntool}} | ||
|- | |- | ||
| Extra || arch-install-scripts jq tmux || arch-install-scripts jq tmux | | Extra || {{ic|arch-install-scripts jq}} ({{ic|tmux}} ⩔ {{ic|screen}}) || {{ic|arch-install-scripts jq}} ( {{ic|tmux}} ⩔ {{ic|screen}} ) | ||
|- | |- | ||
| Disk Management || gpart gptfdisk parted || gpart gptfdisk parted | | Disk Management || {{ic|gpart gptfdisk parted}} || {{ic|gpart gptfdisk parted}} | ||
|- | |- | ||
| File Management || git ncdu perl-rename ranger rsync tree || git ncdu ranger rsync tree | | File Management || {{ic|git ncdu perl-rename ranger rsync tree}} || {{ic|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 | | Filesystems || {{ic|btrfs-progs dosfstools exfat-utils ext3grep f2fs-tools jfsutils mdadm mtools nfs-utils nilfs-utils ntfs-3g reiserfsprogs smbclient udftools xfsprogs}} || {{ic|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} || | | GStreamer || <code>gstreamer{-vaapi,} gst-{libav,plugin-pipewire} gst-plugins-{bad,base,good,ugly}</code> || | ||
|- | |- | ||
| 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 || {{ic|acpid cpupower dmidecode dmraid hddtemp hdparm hwdetect lshw smartmontools sysbench usbutils}} || {{ic|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 || <code>libva-{mesa,vdpau}-driver libva-utils libvdpau-va-gl mesa-vdpau vdpauinfo</code> || | ||
|- | |- | ||
| Hardware Video Acceleration (AMD/ATI) || radeontop || | | Hardware Video Acceleration (AMD/ATI) || {{ic|radeontop}} || | ||
|- | |- | ||
| Hardware Video Acceleration (Intel) || ( intel-media-driver | | Hardware Video Acceleration (Intel) || ( {{ic|intel-media-driver}} ⩔ ( {{ic|libva-intel-driver}} {{ic|libva-intel-driver-g45-h264}}<sup><small>AUR</small></sup> ) ) {{ic|intel-gpu-tools}} || | ||
|- | |- | ||
| Hardware Video Acceleration (Nouveau) || nouveau-fw<sup><small>AUR</small></sup> || | | Hardware Video Acceleration (Nouveau) || {{ic|nouveau-fw}}<sup><small>AUR</small></sup> || | ||
|- | |- | ||
| Hardware Video Acceleration (NVIDIA) || nvidia-utils || | | Hardware Video Acceleration (NVIDIA) || {{ic|nvidia-utils}} || | ||
|- | |- | ||
| Networking || bind | | Networking || ( {{ic|connman}} ⩔ {{ic|networkmanager}} ) {{ic|bind ethtool fail2ban inetutils iptraf-ng iwd net-tools nload nmap nmon traceroute wget whois wol}} || ( {{ic|connman}} ⩔ {{ic|NetworkManager}} ) {{ic|bind ethtool fail2ban iptraf-ng iwd net-tools nload nmap wget whois}} | ||
|- | |- | ||
| Package System Helpers || lostfiles pacman-contrib pacutils pkgfile reflector | | Package System Helpers || {{ic|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 <nowiki>$(apk search zsh-completion | sed 's/-[0-9.]*-r[0-9]*//g' | tr '\n' ' ')</nowiki> zsh-syntax-highlighting | | Shell Support || {{ic|checkbashisms dialog lsb-release neofetch powerline powerline-fonts zsh zsh-completions zsh-syntax-highlighting}} || {{ic|checkbashisms dialog neofetch kbd zsh <nowiki>$(apk search zsh-completion | sed 's/-[0-9.]*-r[0-9]*//g' | tr '\n' ' ')</nowiki> zsh-syntax-highlighting}} | ||
|- | |- | ||
| System || cronie haveged mlocate ntp openssh polkit sudo || haveged haveged-openrc mlocate openntpd openssh polkit-elogind sudo | | System || {{ic|cronie haveged mlocate ntp openssh polkit sudo}} || {{ic|haveged haveged-openrc mlocate openntpd openssh polkit-elogind sudo}} | ||
|- | |- | ||
| Xorg || xdg-utils | | Xorg || <code>xdg-{utils,user-dirs} xorg-{server,xauth,xdpyinfo,xrandr,xwininfo</code> || <code>elogind eudev xorg-{server,xdpyinfo,xrandr} xf86-input-libinput</code> | ||
|- | |- | ||
| Xorg Video || xf86-video-{amdgpu,ati,intel,nouveau,openchrome,vesa} || xf86-video-{amdgpu,ati,intel,modesettings,nouveau,openchrome,vesa} | | Xorg Video || <code>xf86-video-{amdgpu,ati,intel,nouveau,openchrome,vesa}</code> || <code>xf86-video-{amdgpu,ati,intel,modesettings,nouveau,openchrome,vesa}</code> | ||
|} | |} |
Revision as of 23:56, 12 May 2021
Note: ⩔ is a "logical or" character.
Description | Arch Linux | Alpine Linux | Debian | Void |
---|---|---|---|---|
Boot Loaders | grub ⩔ refind ⩔ syslinux Note: systemd also provides systemd-boot |
grub2 ⩔ refind ⩔ syslinux
| ||
Boot Tools | ( memtest86+ ⩔ memtest86-efi AUR ) mkinitcpio |
|||
Compression | arj lzop p7zip unrar unzip 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
| ||
Editing | nano nano-syntax-highlighting vim |
nano vim
| ||
EFI | edk2-shell efitools efibootmgr 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} |
|||
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-h264 AUR ) ) intel-gpu-tools |
|||
Hardware Video Acceleration (Nouveau) | nouveau-fw AUR |
|||
Hardware Video Acceleration (NVIDIA) | nvidia-utils |
|||
Networking | ( connman ⩔ networkmanager ) bind ethtool fail2ban inetutils iptraf-ng iwd net-tools nload nmap nmon traceroute wget whois wol |
( connman ⩔ NetworkManager ) bind 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,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}
|