إعـــــــلان

تقليص
لا يوجد إعلان حتى الآن.

ﻻ أجد البرامج في فيدورا 13 !!

تقليص
X
 
  • تصفية - فلترة
  • الوقت
  • عرض
إلغاء تحديد الكل
مشاركات جديدة

  • [مشكلة] ﻻ أجد البرامج في فيدورا 13 !!

    أخواني اﻷعزاء
    أنا مستجد على لينكس وقد بدأت أتعامل منذ فترة مع فيدورا 13 ، وواجهتني بعض المشاكل وكنت بعون الله عند طريق البحث في هذا الموقع الجميل أو عبر اﻹنترنت عامة أجد لها حﻻً وأحاول تطبيقه ، والحمد لله كل يوم أتقدم عن سابقه، تواجهني مشكلة غريبة، تعجبني بعض البرامج التي أقرأ عنها مثل برنامج ImageMagick مثﻻً وأحاول تثبيه عن طريق الطرفية فتأتيني رسالة بأنه مثبت بآخر إصدارة!!!!! أذهب إلى قائمة التطبيقات وأبحث عنه فﻻ أجد!!!!
    كيف أجد هذا البرنامج وغيره من البرامج المثبتة فعلياً على الجهاز وﻻ أراها في قائمة التطبيقات
    أعتذر عن اﻹطالة
    التعديل الأخير تم بواسطة ياسر يكن; الساعة 25-09-2010, 03:04 PM.

  • #2
    هناك أوامر يمكن استخدمها للاستعلام عن البرامج وأماكن تواجدها وملفات إعداداها ......... إلخ
    مثلا
    aprpos ثم مسافة ثم اسم البرنامج
    whatis ثم مسافة ثم اسم البرنامج
    wheris ثم مسافة ثم اسم البرنامج
    man ثم مسافة ثم اسم البرنامج

    ويساعدك مدير الحزم rpm على التعرف على حزمة معينه
    rpm ثم مسافة ثم -qi ثم اسم الحزمة
    rpm ثم مسافة ثم -ql ثم اسم الحزمة
    rpm ثم مسافة ثم -qd ثم اسم الحزمة
    rpm ثم مسافة ثم -qc ثم اسم الحزمة
    ويمكن لـ rpm عمل أشياء أكثر تعقيدا يمكنك البحث قليلا لتعرفها

    أما ImageMagick تحديدا فحسب علمى أنه يعمل من سطر الأوامر

    تعليق


    • #3
      أستاذ إيهاب أشكرك على سرعة ردك
      وقد فعلت ما أمرت به وكانت النتيجة اﻵتي:

      كود PHP:
      ImageMagick(1)                                                  ImageMagick(1)
      NAME
             ImageMagick 
      is a free software suite for the creationmodifica-
             
      tion and display of bitmap images.
      SYNOPSIS
             convert input
      -file [optionsoutput-file
      OVERVIEW
             ImageMagick®
      is a software suite to  create,  edit,  and  compose
             bitmap  images
      It can readconvert and write images in a variety
             of formats 
      (about 100including GIFJPEGJPEG-2000,  PNG,  PDF,
             
      PhotoCD,  TIFF,  and DPX. Use ImageMagick to translateflipmir-
             
      rorrotatescaleshear and transform imagesadjust image  col-
             
      orsapply various special effects, or draw textlinespolygons,
             
      ellipses and B\[’e]zier curves.
             
      ImageMagick is free software delivered as  a  ready-to-run  binary
             distribution 
      or as source code that you can freely use, copymod-
             
      ify, and distributeIts license is compatible with  the  GPL.  It
             runs on all major operating systems
      .
       
      The  functionality  of  ImageMagick is typically utilized from the
             command line 
      or you can use the features from programs written  in
             your  favorite programming language
      Choose from these interfaces:
             
      MagickCore (C), MagickWand (C),  ChMagick  (Ch),  Magick++  (C++),
             
      JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick
             
      (Perl), MagickWand for PHP (PHP), PythonMagick  (Python),  RMagick
             
      (Ruby),  or  TclMagick  (Tcl/TK).  With  a language interface, use
             
      ImageMagick to modify or create images automagically  and  dynami-
             
      cally.
             
      ImageMagick includes a number of command-line utilities for manip-
             
      ulating imagesMost of  you  are  probably  accustom  to  editing
             images  one  at  a time with a graphical user 
      interface (GUIwith
             such programs 
      as gimp or PhotoshopHowevera GUI is  not  always
             convenient
      .  Suppose you want to process an image dynamically from
             a web script 
      or you want to apply  the  same  operations  to  many
             images  
      or  repeat  a specific operation at different times to the
             same 
      or different image. For these types of operations,  the  com-
             
      mand-line image processing utility is appropriate.
      In  the  paragraphs  belowfind a short description for each com-
             
      mand-line tool.Click on the program name to  get  details  on  the
             program  usage  
      and list of command-line options that alters how
             the program performs
      . If you  are  just  getting  acquianted  with
             ImageMagick
      ,  start  at  the top of the list, the convert program,
             and 
      work your way dowmAlso be sure to peruse  Anthony  Thyssen’s
             tutorial  on how to 
      use ImageMagick utilities to convertcompose,
             or 
      edit images from the command-line.
             
      convert
                    convert between image formats 
      as well as resize  an  image,
                    
      blurcropdespeckleditherdraw onflipjoinre-sam-
                    
      ple, and much more.
             
      identify
                    describes the format 
      and characteristics  of  one  or  more
                    image files
      .
      mogrify
                    resize  an  image
      ,  blurcropdespeckleditherdraw on,
                    
      flipjoinre-sample, and much  more.  Mogrify  overwrites
                    the  original image file
      whereasconvert writes to a dif-
                    
      ferent image file.
             
      composite
                    overlaps one image over another
      .
             
      montage
                    create a composite  image  by  combining  several  separate
                    images
      The images are tiled on the composite image option-
                    
      all adorned with a borderframeimage name, and more.
             
      compare
                    mathematically 
      and visually annotate the difference between
                    an image 
      and its reconstruction..
             
      stream   is  a lightweight tool to stream one or more pixel compo-
      :  
      nents of the image or portion of the image to  your  choice
                    of  storage formats
      It writes the pixel components as they
                    are read from the input image a row at a time making stream
                    desirable  when  working  with  large  images  
      or  when you
                    
      require raw pixel components.
             
      display
                    displays an image 
      or image sequence on any X server.
             
      animate
                    animates an image sequence on any X server
      .
             
      import  saves any visible window on an X server and outputs it  as
                    
      an  image fileYou can capture a single windowthe entire
                    screen
      , or any rectangular portion of the screen.
             
      conjure
                    interprets 
      and  executes  scripts  written  in  the  Magick
      :  Scripting Language (MSL).
             For  
      more information about the ImageMagickpoint your browser to
             file
      :///usr/share/doc/ImageMagick-6.5.8/index.html              or
             
      http://www.imagemagick.org/.
      SEE ALSO
             convert
      (1),  identify(1),  composite(1),  montage(1),  compare(1),
             
      display(1),  animate(1),   import(1),   conjure(1),   quantize(5),
             
      miff(4)
      COPYRIGHT
             Copyright  
      (C)  1999-2010 ImageMagick Studio LLCAdditional copy-
             
      rights   and   licenses    apply    to    this    software,    see
             file
      :///usr/share/doc/ImageMagick-6.5.8/www/license.html        or
             
      http://www.imagemagick.org/script/license.php

      ImageMagick                Date2009/01/10 01:00:00            ImageMagick(1)
      أما اﻷمران اﻷوﻻن فإنه يعطيني رسالة :
      bashaprposcommand not found 
      آسف ﻹني أثقلت عليك
      ولكن كيف أشغل البرنامج من سطر اﻷوامر كما تقول؟؟؟ أتمنى شرحاً بسيطاً فأنا ﻻ زلت أتلمس خطاي في اللينوكس
      التعديل الأخير تم بواسطة ياسر يكن; الساعة 27-09-2010, 05:13 PM. سبب آخر: تنسيق المشاركة بتعديل الأكواد

      تعليق


      • #4
        عذرا apropos وليس aprpos كان هذا خطأ مطبعى

        هذه الحزمة عبارة عن عدد من الأدوات تستخدم فى تحرير وعرص والتلاعب بالصور
        convert
        convert between image formats as well as resize an image,
        blur, crop, despeckle, dither, draw on, flip, join, re-sam-
        ple, and much more.
        identify
        describes the format and characteristics of one or more
        image files.
        mogrify
        resize an image, blur, crop, despeckle, dither, draw on,
        flip, join, re-sample, and much more. Mogrify overwrites
        the original image file, whereas, convert writes to a dif-
        ferent image file.
        composite
        overlaps one image over another.
        montage
        create a composite image by combining several separate
        images. The images are tiled on the composite image option-
        all adorned with a border, frame, image name, and more.
        compare
        mathematically and visually annotate the difference between
        an image and its reconstruction..
        stream is a lightweight tool to stream one or more pixel compo-
        : nents of the image or portion of the image to your choice
        of storage formats. It writes the pixel components as they
        are read from the input image a row at a time making stream
        desirable when working with large images or when you
        require raw pixel components.
        display
        displays an image or image sequence on any X server.
        animate
        animates an image sequence on any X server.
        import saves any visible window on an X server and outputs it as
        an image file. You can capture a single window, the entire
        screen, or any rectangular portion of the screen.
        conjure
        interprets and executes scripts written in the Magick
        : Scripting Language (MSL).
        For more information about the ImageMagick, point your browser to
        file:///usr/share/doc/ImageMagick-6.5.8/index.html or
        http://www.imagemagick.org/.
        SEE ALSO
        convert(1), identify(1), composite(1), montage(1), compare(1),
        display(1), animate(1), import(1), conjure(1), quantize(5),
        miff(4
        هذا إقتباس من كيتب التعليمات الذى وضعت مخرجاته فى مشاركتك السابقة كل كلمة باللون الأحمر هى أمر يعمل من سطر الأوامر استعلم عن كل واحد على حده

        تعليق


        • #5
          أشكرك أخي إيهاب على حسن ردودك ودعمك بارك الله فيك

          تعليق

          يعمل...
          X