Difference between revisions of "CPAN"
From Teknologisk videncenter
m (New page: =platforms= == ncftpget on CentOS == The example below is for CentOS Enterprise 5.4 '''32 bit'''. <source lang=cli> rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release...) |
m (→platforms) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
</source> | </source> | ||
{{Source cli}} | {{Source cli}} | ||
− | [[Category:Perl]] | + | [[Category:Perl]][[Category:CentOS]][[Category:Linux]] |
Latest revision as of 14:34, 1 July 2010
platforms
ncftpget on CentOS
The example below is for CentOS Enterprise 5.4 32 bit.
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
yum install ncftp
The example below is for CentOS Enterprise 5.4 64 bit.
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm
yum install ncftp