معرفی شرکت ها


tcsh-6.22.03-6.el9.aarch64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An enhanced version of csh, the C shell
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 9
مخزن AlmaLinux AppStream aarch64
نام بسته tcsh
نام فایل بسته tcsh-6.22.03-6.el9.aarch64.rpm
نسخه بسته 6.22.03
انتشار بسته 6.el9
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Tue 15 Feb 2022 12
هاست سازنده arm64-builder03.almalinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.tcsh.org/
مجوز BSD
حجم دانلود 450K
حجم نصب 1.240M
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.


جایگزین ها

بسته نسخه معماری مخزن
tcsh-6.22.03-6.el9.ppc64le.rpm 6.22.03 ppc64le AlmaLinux AppStream
tcsh-6.22.03-6.el9.s390x.rpm 6.22.03 s390x AlmaLinux AppStream
tcsh-6.22.03-6.el9.x86_64.rpm 6.22.03 x86_64 AlmaLinux AppStream


نیازمندی

مقدار نام
- /bin/sh
- /bin/sh
- coreutils
- grep
- ld-linux-aarch64.so.1()(64bit)
- ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.17)(64bit)
- libc.so.6(GLIBC_2.28)(64bit)
- libc.so.6(GLIBC_2.33)(64bit)
- libc.so.6(GLIBC_2.34)(64bit)
- libcrypt.so.2()(64bit)
- libcrypt.so.2(XCRYPT_2.0)(64bit)
- libtinfo.so.6()(64bit)
- rtld(GNU_HASH)
- sed


ارائه دهنده

مقدار نام
- /bin/csh
- /bin/tcsh
= 6.22.03 csh
= 6.22.03-6.el9 tcsh
= 6.22.03-6.el9 tcsh(aarch-64)


نحوه نصب


نصب پکیج rpm tcsh:

    dnf install tcsh-6.22.03-6.el9.aarch64.rpm


فایل ها

مسیرها
/usr/bin/csh
/usr/bin/tcsh
/usr/lib/.build-id
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/79150f66bc5ebc045fb1ed23c0dda5e024bbd7
/usr/share/doc/tcsh
/usr/share/doc/tcsh/FAQ
/usr/share/doc/tcsh/Fixes
/usr/share/doc/tcsh/README.md
/usr/share/doc/tcsh/complete.tcsh
/usr/share/licenses/tcsh
/usr/share/licenses/tcsh/COPYING
/usr/share/locale/de/LC_MESSAGES/tcsh
/usr/share/locale/el/LC_MESSAGES/tcsh
/usr/share/locale/en/LC_MESSAGES/tcsh
/usr/share/locale/es/LC_MESSAGES/tcsh
/usr/share/locale/et/LC_MESSAGES/tcsh
/usr/share/locale/fi/LC_MESSAGES/tcsh
/usr/share/locale/fr/LC_MESSAGES/tcsh
/usr/share/locale/it/LC_MESSAGES/tcsh
/usr/share/locale/ja/LC_MESSAGES/tcsh
/usr/share/locale/pl/LC_MESSAGES/tcsh
/usr/share/locale/ru/LC_MESSAGES/tcsh
/usr/share/locale/uk/LC_MESSAGES/tcsh
/usr/share/man/man1/csh.1.gz
/usr/share/man/man1/tcsh.1.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-09-06

Modifiers no longer breaks history - rhbz#1997986

2021-08-10

Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

2021-07-26

Bump version number

2021-04-16

Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

2021-01-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2020-11-19

Update to tcsh-6.22.03
Drop tcsh-6.22.02-avoid-gcc-to-fail.patch - applied by upstream
Drop tcsh-6.22.02-call-seterror-consistently-and-abort-quickly.patch - applied by upstream
Drop tcsh-6.22.02-avoid-crashing-when-loading-corrupted-history.patch - applied by upstream

2020-10-14

Switch to stderror() when parsing history so that we stop processing immediately to avoid crashes

2020-07-29

Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

2020-02-07

Avoid gcc 10 to fail during build on "multiple definition of handle_interrupt"

2020-01-31

Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

2019-12-12

Update to tcsh-6.22.02

2019-11-29

Update to tcsh-6.22.00
Drop tcsh-6.21.00-000-failing-exit-command-causes-infinite-loop.patch - applied by upstream

2019-10-25

Added upstream patch to fix infinite loop caused by exit command