LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing csh?! (https://www.linuxquestions.org/questions/linux-newbie-8/installing-csh-738192/)

andygravity 07-06-2009 08:31 PM

Installing csh?!
 
Need help to install CSH...a cshell to handle some pre-made scripts. Tcsh would be nice too. Is there a way to search for the appropriate RPM or YUM command?
Thanx!

Uncle_Theodore 07-06-2009 08:33 PM

Yes, you basically do
Code:

yum update
yum search <package_name>
yum install <package_name>

Here's a little How-To for you
http://fedoraforum.org/forum/showthread.php?t=25880


All times are GMT -5. The time now is 07:57 PM.