Difference between revisions of "CPAN"

From Teknologisk videncenter
Jump to: navigation, search
m (platforms)
m (platforms)
 
Line 12: Line 12:
 
</source>
 
</source>
 
{{Source cli}}
 
{{Source cli}}
[[Category:Perl]][[Category:Centos]][[Category:Linux]]
+
[[Category:Perl]][[Category:CentOS]][[Category:Linux]]

Latest revision as of 15: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