Package tcsh: Information

  • Default inline alert: Version in the repository: 6.20.00-alt4

Source package: tcsh
Version: 6.20.00-alt3
Latest version according to Repology
Build time:  Dec 8, 2020, 12:31 PM in the task #263072
Category: Shells
Report package bug
License: BSD
Summary: An enhanced version of csh, the C shell
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.

List of rpms provided by this srpm:
tcsh (x86_64, ppc64le, i586, armh, aarch64)
tcsh-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
tcsh-doc (noarch)




    1. libtinfo-devel
    2. groff-base

Last changed


Dec. 8, 2020 Alexey V. Vissarionov 6.20.00-alt3
- Prepared for building with gcc10 (explicit -fcommon parameter in CFLAGS).
- Removed dependency for the documentation subpackage (it does not require
  anything, and many people run the software and read the documentation on
  different computers).
- Pretty colors in csh.cshrc
Aug. 24, 2017 Dmitry V. Levin 6.20.00-alt2
- Fixed and cleaned up spec, resurrected %changelog.
July 25, 2017 Alexey V. Vissarionov 6.20.00-alt1
- Updated to 6.20.00.
- Disabled TIOCSTI (avoid CVE-2017-5226 issues).
- Moved documentation to separate subpackage.