![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to restore original package after uninstalling the upgraded package using rpm | amitpansuria | Linux | 0 | 05-27-2008 04:08 AM |
| downloading through ftp | moxxx68 | UNIX for Advanced & Expert Users | 6 | 12-05-2004 05:34 AM |
| Downloading Unix.. | binary_w0lf | UNIX for Dummies Questions & Answers | 4 | 06-22-2004 07:12 PM |
| Downloading | eric_hing | UNIX for Dummies Questions & Answers | 1 | 09-05-2003 03:12 PM |
| Problem Downloading Red Hat | Tradewynd | UNIX for Dummies Questions & Answers | 2 | 01-31-2002 01:35 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
downloading a package to my server
Hi,
I want to download and run imageMagik on my remote server. So i know some unix and can move around unix filesystem so i'm sure i can do it but how do i actually download the package to the remote machine.....i need to point it to the url somehow and say download it..then i know how to unpack and install it anyways It's a dedicated machine so i should have the priviledges to do this right? Thanks ![]() |
|
||||
|
Hi,
I get Fedora Core release 6 (Zod) from that command. Is it lynx followed by the location of the package i need? Also is there any way to tell if imagemagik (or any program) is already installed....i've tried whereis Last edited by elduderino; 07-10-2008 at 04:59 PM.. |
|
|||||
|
Use yum!
You can always us yum from the command line in Fedora to install ImageMagik.
Example; Code:
sudo yum -y update && sudo yum -y install imagemagik If you get an error such as below you might already have it installed. Code:
Cannot find a package matching imagemagick No actions to take install imagemagick fedora core 6 |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unix download |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|