How to Install and Uninstall tcsh.x86_64 Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "tcsh.x86_64" package
This is a short guide on how to install tcsh.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
tcsh.x86_64
Copied
2. Uninstall "tcsh.x86_64" package
This is a short guide on how to uninstall tcsh.x86_64 on AlmaLinux 8:
$
sudo dnf remove
tcsh.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tcsh.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:54:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : tcsh
Version : 6.20.00
Release : 15.el8
Architecture : x86_64
Size : 451 k
Source : tcsh-6.20.00-15.el8.src.rpm
Repository : appstream
Summary : An enhanced version of csh, the C shell
URL : http://www.tcsh.org/
License : BSD
Description : Tcsh is an enhanced but completely compatible version of csh, the C shell. Tcsh
: is a command language interpreter which can be used both as an interactive login
: shell and as a shell script command processor. Tcsh includes a command line
: editor, programmable word completion, spelling correction, a history mechanism,
: job control and a C language like syntax.
Available Packages
Name : tcsh
Version : 6.20.00
Release : 15.el8
Architecture : x86_64
Size : 451 k
Source : tcsh-6.20.00-15.el8.src.rpm
Repository : appstream
Summary : An enhanced version of csh, the C shell
URL : http://www.tcsh.org/
License : BSD
Description : Tcsh is an enhanced but completely compatible version of csh, the C shell. Tcsh
: is a command language interpreter which can be used both as an interactive login
: shell and as a shell script command processor. Tcsh includes a command line
: editor, programmable word completion, spelling correction, a history mechanism,
: job control and a C language like syntax.