How to Install and Uninstall dash.x86_64 Package on AlmaLinux 8
Last updated: January 10,2025
1. Install "dash.x86_64" package
Learn how to install dash.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
dash.x86_64
Copied
2. Uninstall "dash.x86_64" package
This is a short guide on how to uninstall dash.x86_64 on AlmaLinux 8:
$
sudo dnf remove
dash.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dash.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:55:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : dash
Version : 0.5.10.2
Release : 4.el8
Architecture : x86_64
Size : 99 k
Source : dash-0.5.10.2-4.el8.src.rpm
Repository : epel
Summary : Small and fast POSIX-compliant shell
URL : http://gondor.apana.org.au/~herbert/dash/
License : BSD and GPLv2+ and Public Domain and Copyright only
Description : DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
: possible. It does this without sacrificing speed where possible. In fact, it is
: significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
Available Packages
Name : dash
Version : 0.5.10.2
Release : 4.el8
Architecture : x86_64
Size : 99 k
Source : dash-0.5.10.2-4.el8.src.rpm
Repository : epel
Summary : Small and fast POSIX-compliant shell
URL : http://gondor.apana.org.au/~herbert/dash/
License : BSD and GPLv2+ and Public Domain and Copyright only
Description : DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
: possible. It does this without sacrificing speed where possible. In fact, it is
: significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.