After installing ImageMagick I don't have the tool imgout

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












uname -a



Linux localhost.localdomain 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux




I tried to install ImageMagick using the command:



yum install ImageMagick



Output:



Last metadata expiration check: 0:00:21 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ImageMagick x86_64 6.9.9.38-1.fc26 updates 183 k
Upgrading:
ImageMagick-libs x86_64 6.9.9.38-1.fc26 updates 2.2 M
ImageMagick-perl x86_64 6.9.9.38-1.fc26 updates 167 k

Transaction Summary
================================================================================
Install 1 Package
Upgrade 2 Packages

Total download size: 2.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): ImageMagick-perl-6.9.9.38-1.fc26.x86_64. 48 kB/s | 167 kB 00:03
(2/3): ImageMagick-6.9.9.38-1.fc26.x86_64.rpm 52 kB/s | 183 kB 00:03
(3/3): ImageMagick-libs-6.9.9.38-1.fc26.x86_64. 153 kB/s | 2.2 MB 00:14
-------------------------------------------------------------------------------
...
...

Installed:
ImageMagick.x86_64 6.9.9.38-1.fc26

Upgraded:
ImageMagick-libs.x86_64 6.9.9.38-1.fc26
ImageMagick-perl.x86_64 6.9.9.38-1.fc26
Complete!



Next, I tried to install ImageMagick-devel:



yum install ImageMagick-devel



Output: (Full output available here.)



...
... So many text...
...

Upgraded:
libdrm.i686 2.4.91-1.fc26 libdrm.x86_64 2.4.91-1.fc26

Complete!



Then, I ran this command:



seq 125 666 | sed 's/./& /g;/[0789]/d' | shuf | awk 'NR==1for(i=1;i<=NF;i++)printf("%c ",$i+0x0267f)' | sed 's/ $//' | imgout -f Symbola


I got this message:




bash: imgout: command not found





I tried the following command:



yum whatprovides '*/imgout'


I got:




Last metadata expiration check: 0:31:27 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Error: No Matches found




My question is: how can I install imgout?










share|improve this question



















  • 1




    With imgout, are you referring to this tool? github.com/elixirlabs/imgout
    – Kusalananda
    Sep 22 at 20:48










  • You've tagged your question rhel but appear to be using Fedora. Can you clarify?
    – mattdm
    Sep 22 at 22:19















up vote
1
down vote

favorite












uname -a



Linux localhost.localdomain 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux




I tried to install ImageMagick using the command:



yum install ImageMagick



Output:



Last metadata expiration check: 0:00:21 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ImageMagick x86_64 6.9.9.38-1.fc26 updates 183 k
Upgrading:
ImageMagick-libs x86_64 6.9.9.38-1.fc26 updates 2.2 M
ImageMagick-perl x86_64 6.9.9.38-1.fc26 updates 167 k

Transaction Summary
================================================================================
Install 1 Package
Upgrade 2 Packages

Total download size: 2.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): ImageMagick-perl-6.9.9.38-1.fc26.x86_64. 48 kB/s | 167 kB 00:03
(2/3): ImageMagick-6.9.9.38-1.fc26.x86_64.rpm 52 kB/s | 183 kB 00:03
(3/3): ImageMagick-libs-6.9.9.38-1.fc26.x86_64. 153 kB/s | 2.2 MB 00:14
-------------------------------------------------------------------------------
...
...

Installed:
ImageMagick.x86_64 6.9.9.38-1.fc26

Upgraded:
ImageMagick-libs.x86_64 6.9.9.38-1.fc26
ImageMagick-perl.x86_64 6.9.9.38-1.fc26
Complete!



Next, I tried to install ImageMagick-devel:



yum install ImageMagick-devel



Output: (Full output available here.)



...
... So many text...
...

Upgraded:
libdrm.i686 2.4.91-1.fc26 libdrm.x86_64 2.4.91-1.fc26

Complete!



Then, I ran this command:



seq 125 666 | sed 's/./& /g;/[0789]/d' | shuf | awk 'NR==1for(i=1;i<=NF;i++)printf("%c ",$i+0x0267f)' | sed 's/ $//' | imgout -f Symbola


I got this message:




bash: imgout: command not found





I tried the following command:



yum whatprovides '*/imgout'


I got:




Last metadata expiration check: 0:31:27 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Error: No Matches found




My question is: how can I install imgout?










share|improve this question



















  • 1




    With imgout, are you referring to this tool? github.com/elixirlabs/imgout
    – Kusalananda
    Sep 22 at 20:48










  • You've tagged your question rhel but appear to be using Fedora. Can you clarify?
    – mattdm
    Sep 22 at 22:19













up vote
1
down vote

favorite









up vote
1
down vote

favorite











uname -a



Linux localhost.localdomain 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux




I tried to install ImageMagick using the command:



yum install ImageMagick



Output:



Last metadata expiration check: 0:00:21 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ImageMagick x86_64 6.9.9.38-1.fc26 updates 183 k
Upgrading:
ImageMagick-libs x86_64 6.9.9.38-1.fc26 updates 2.2 M
ImageMagick-perl x86_64 6.9.9.38-1.fc26 updates 167 k

Transaction Summary
================================================================================
Install 1 Package
Upgrade 2 Packages

Total download size: 2.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): ImageMagick-perl-6.9.9.38-1.fc26.x86_64. 48 kB/s | 167 kB 00:03
(2/3): ImageMagick-6.9.9.38-1.fc26.x86_64.rpm 52 kB/s | 183 kB 00:03
(3/3): ImageMagick-libs-6.9.9.38-1.fc26.x86_64. 153 kB/s | 2.2 MB 00:14
-------------------------------------------------------------------------------
...
...

Installed:
ImageMagick.x86_64 6.9.9.38-1.fc26

Upgraded:
ImageMagick-libs.x86_64 6.9.9.38-1.fc26
ImageMagick-perl.x86_64 6.9.9.38-1.fc26
Complete!



Next, I tried to install ImageMagick-devel:



yum install ImageMagick-devel



Output: (Full output available here.)



...
... So many text...
...

Upgraded:
libdrm.i686 2.4.91-1.fc26 libdrm.x86_64 2.4.91-1.fc26

Complete!



Then, I ran this command:



seq 125 666 | sed 's/./& /g;/[0789]/d' | shuf | awk 'NR==1for(i=1;i<=NF;i++)printf("%c ",$i+0x0267f)' | sed 's/ $//' | imgout -f Symbola


I got this message:




bash: imgout: command not found





I tried the following command:



yum whatprovides '*/imgout'


I got:




Last metadata expiration check: 0:31:27 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Error: No Matches found




My question is: how can I install imgout?










share|improve this question















uname -a



Linux localhost.localdomain 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux




I tried to install ImageMagick using the command:



yum install ImageMagick



Output:



Last metadata expiration check: 0:00:21 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ImageMagick x86_64 6.9.9.38-1.fc26 updates 183 k
Upgrading:
ImageMagick-libs x86_64 6.9.9.38-1.fc26 updates 2.2 M
ImageMagick-perl x86_64 6.9.9.38-1.fc26 updates 167 k

Transaction Summary
================================================================================
Install 1 Package
Upgrade 2 Packages

Total download size: 2.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): ImageMagick-perl-6.9.9.38-1.fc26.x86_64. 48 kB/s | 167 kB 00:03
(2/3): ImageMagick-6.9.9.38-1.fc26.x86_64.rpm 52 kB/s | 183 kB 00:03
(3/3): ImageMagick-libs-6.9.9.38-1.fc26.x86_64. 153 kB/s | 2.2 MB 00:14
-------------------------------------------------------------------------------
...
...

Installed:
ImageMagick.x86_64 6.9.9.38-1.fc26

Upgraded:
ImageMagick-libs.x86_64 6.9.9.38-1.fc26
ImageMagick-perl.x86_64 6.9.9.38-1.fc26
Complete!



Next, I tried to install ImageMagick-devel:



yum install ImageMagick-devel



Output: (Full output available here.)



...
... So many text...
...

Upgraded:
libdrm.i686 2.4.91-1.fc26 libdrm.x86_64 2.4.91-1.fc26

Complete!



Then, I ran this command:



seq 125 666 | sed 's/./& /g;/[0789]/d' | shuf | awk 'NR==1for(i=1;i<=NF;i++)printf("%c ",$i+0x0267f)' | sed 's/ $//' | imgout -f Symbola


I got this message:




bash: imgout: command not found





I tried the following command:



yum whatprovides '*/imgout'


I got:




Last metadata expiration check: 0:31:27 ago on Sat 22 Sep 2018 12:45:09 PM MSK.
Error: No Matches found




My question is: how can I install imgout?







fedora imagemagick image-manipulation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 23 at 12:40

























asked Sep 22 at 10:21









misdeed

21811




21811







  • 1




    With imgout, are you referring to this tool? github.com/elixirlabs/imgout
    – Kusalananda
    Sep 22 at 20:48










  • You've tagged your question rhel but appear to be using Fedora. Can you clarify?
    – mattdm
    Sep 22 at 22:19













  • 1




    With imgout, are you referring to this tool? github.com/elixirlabs/imgout
    – Kusalananda
    Sep 22 at 20:48










  • You've tagged your question rhel but appear to be using Fedora. Can you clarify?
    – mattdm
    Sep 22 at 22:19








1




1




With imgout, are you referring to this tool? github.com/elixirlabs/imgout
– Kusalananda
Sep 22 at 20:48




With imgout, are you referring to this tool? github.com/elixirlabs/imgout
– Kusalananda
Sep 22 at 20:48












You've tagged your question rhel but appear to be using Fedora. Can you clarify?
– mattdm
Sep 22 at 22:19





You've tagged your question rhel but appear to be using Fedora. Can you clarify?
– mattdm
Sep 22 at 22:19











3 Answers
3






active

oldest

votes

















up vote
2
down vote



accepted










I think that imgout might just be an alias for some variant of this



convert -font Symbola -pointsize 64 -fill black -background white caption:"`tee`" caption.png


Note that you need the Symbola font. Which was corrupted in my Kubuntu (even after reinstall), causing some problems testing.



The script you give produces 3 symbols, they are then rendered in that font and output to an image file that I've called caption.png. On testing this script makes an image of 3 dice with 4, 3, 2 stacked vertically.



For completeness the only reference online to an actual program imgout were uses in Tweets (eg by @eban) and a plugin for graphicsmagick. There is no reference to imgout on imagemagick.org website other than as a placeholder for an output image file.






share|improve this answer






















  • Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
    – misdeed
    Sep 23 at 12:45

















up vote
1
down vote













This tool is not part of the ImageMagick upstream. (Source: ImageMagick site.) That's why it's not part of this package.






share|improve this answer






















  • I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
    – pbhj
    Sep 23 at 20:06






  • 1




    I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
    – mattdm
    Sep 23 at 20:32











  • Your addition of "not" clarified your answer. Thank you.
    – pbhj
    Sep 23 at 20:41






  • 1




    Well, it said "not" before too. I just made it bold. :)
    – mattdm
    Sep 23 at 20:50

















up vote
0
down vote













You should be able what's inside the installed packages (and thus, if the executable is included and at which path it is) by using rpm -ql $PACKAGE_NAME.



If you want to know which package contains a certain file then you can do as shown here: https://stackoverflow.com/questions/12670517/how-to-find-packages-containing-a-specific-file






share|improve this answer




















  • Not helps. A tool imgout not found.
    – misdeed
    Sep 22 at 10:53






  • 4




    In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
    – TomáÅ¡ PospíÅ¡ek
    Sep 22 at 12:37










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f470687%2fafter-installing-imagemagick-i-dont-have-the-tool-imgout%23new-answer', 'question_page');

);

Post as a guest






























3 Answers
3






active

oldest

votes








3 Answers
3






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
2
down vote



accepted










I think that imgout might just be an alias for some variant of this



convert -font Symbola -pointsize 64 -fill black -background white caption:"`tee`" caption.png


Note that you need the Symbola font. Which was corrupted in my Kubuntu (even after reinstall), causing some problems testing.



The script you give produces 3 symbols, they are then rendered in that font and output to an image file that I've called caption.png. On testing this script makes an image of 3 dice with 4, 3, 2 stacked vertically.



For completeness the only reference online to an actual program imgout were uses in Tweets (eg by @eban) and a plugin for graphicsmagick. There is no reference to imgout on imagemagick.org website other than as a placeholder for an output image file.






share|improve this answer






















  • Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
    – misdeed
    Sep 23 at 12:45














up vote
2
down vote



accepted










I think that imgout might just be an alias for some variant of this



convert -font Symbola -pointsize 64 -fill black -background white caption:"`tee`" caption.png


Note that you need the Symbola font. Which was corrupted in my Kubuntu (even after reinstall), causing some problems testing.



The script you give produces 3 symbols, they are then rendered in that font and output to an image file that I've called caption.png. On testing this script makes an image of 3 dice with 4, 3, 2 stacked vertically.



For completeness the only reference online to an actual program imgout were uses in Tweets (eg by @eban) and a plugin for graphicsmagick. There is no reference to imgout on imagemagick.org website other than as a placeholder for an output image file.






share|improve this answer






















  • Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
    – misdeed
    Sep 23 at 12:45












up vote
2
down vote



accepted







up vote
2
down vote



accepted






I think that imgout might just be an alias for some variant of this



convert -font Symbola -pointsize 64 -fill black -background white caption:"`tee`" caption.png


Note that you need the Symbola font. Which was corrupted in my Kubuntu (even after reinstall), causing some problems testing.



The script you give produces 3 symbols, they are then rendered in that font and output to an image file that I've called caption.png. On testing this script makes an image of 3 dice with 4, 3, 2 stacked vertically.



For completeness the only reference online to an actual program imgout were uses in Tweets (eg by @eban) and a plugin for graphicsmagick. There is no reference to imgout on imagemagick.org website other than as a placeholder for an output image file.






share|improve this answer














I think that imgout might just be an alias for some variant of this



convert -font Symbola -pointsize 64 -fill black -background white caption:"`tee`" caption.png


Note that you need the Symbola font. Which was corrupted in my Kubuntu (even after reinstall), causing some problems testing.



The script you give produces 3 symbols, they are then rendered in that font and output to an image file that I've called caption.png. On testing this script makes an image of 3 dice with 4, 3, 2 stacked vertically.



For completeness the only reference online to an actual program imgout were uses in Tweets (eg by @eban) and a plugin for graphicsmagick. There is no reference to imgout on imagemagick.org website other than as a placeholder for an output image file.







share|improve this answer














share|improve this answer



share|improve this answer








edited Sep 22 at 20:51

























answered Sep 22 at 20:38









pbhj

1938




1938











  • Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
    – misdeed
    Sep 23 at 12:45
















  • Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
    – misdeed
    Sep 23 at 12:45















Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
– misdeed
Sep 23 at 12:45




Ok, thanks! Just I asked to japanese what is imgout, they tell is tool from ImageMagick.
– misdeed
Sep 23 at 12:45












up vote
1
down vote













This tool is not part of the ImageMagick upstream. (Source: ImageMagick site.) That's why it's not part of this package.






share|improve this answer






















  • I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
    – pbhj
    Sep 23 at 20:06






  • 1




    I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
    – mattdm
    Sep 23 at 20:32











  • Your addition of "not" clarified your answer. Thank you.
    – pbhj
    Sep 23 at 20:41






  • 1




    Well, it said "not" before too. I just made it bold. :)
    – mattdm
    Sep 23 at 20:50














up vote
1
down vote













This tool is not part of the ImageMagick upstream. (Source: ImageMagick site.) That's why it's not part of this package.






share|improve this answer






















  • I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
    – pbhj
    Sep 23 at 20:06






  • 1




    I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
    – mattdm
    Sep 23 at 20:32











  • Your addition of "not" clarified your answer. Thank you.
    – pbhj
    Sep 23 at 20:41






  • 1




    Well, it said "not" before too. I just made it bold. :)
    – mattdm
    Sep 23 at 20:50












up vote
1
down vote










up vote
1
down vote









This tool is not part of the ImageMagick upstream. (Source: ImageMagick site.) That's why it's not part of this package.






share|improve this answer














This tool is not part of the ImageMagick upstream. (Source: ImageMagick site.) That's why it's not part of this package.







share|improve this answer














share|improve this answer



share|improve this answer








edited Sep 23 at 20:33

























answered Sep 22 at 22:18









mattdm

27.3k1170109




27.3k1170109











  • I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
    – pbhj
    Sep 23 at 20:06






  • 1




    I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
    – mattdm
    Sep 23 at 20:32











  • Your addition of "not" clarified your answer. Thank you.
    – pbhj
    Sep 23 at 20:41






  • 1




    Well, it said "not" before too. I just made it bold. :)
    – mattdm
    Sep 23 at 20:50
















  • I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
    – pbhj
    Sep 23 at 20:06






  • 1




    I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
    – mattdm
    Sep 23 at 20:32











  • Your addition of "not" clarified your answer. Thank you.
    – pbhj
    Sep 23 at 20:41






  • 1




    Well, it said "not" before too. I just made it bold. :)
    – mattdm
    Sep 23 at 20:50















I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
– pbhj
Sep 23 at 20:06




I don't see "imgout" (nor "imageout") anywhere on that page? Can you expand further on your answer?
– pbhj
Sep 23 at 20:06




1




1




I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
– mattdm
Sep 23 at 20:32





I'm not sure what more there is to say — the looked-for command is not part of imagemagick, which is the explanation for why the command is not part of imagemagick in Fedora.
– mattdm
Sep 23 at 20:32













Your addition of "not" clarified your answer. Thank you.
– pbhj
Sep 23 at 20:41




Your addition of "not" clarified your answer. Thank you.
– pbhj
Sep 23 at 20:41




1




1




Well, it said "not" before too. I just made it bold. :)
– mattdm
Sep 23 at 20:50




Well, it said "not" before too. I just made it bold. :)
– mattdm
Sep 23 at 20:50










up vote
0
down vote













You should be able what's inside the installed packages (and thus, if the executable is included and at which path it is) by using rpm -ql $PACKAGE_NAME.



If you want to know which package contains a certain file then you can do as shown here: https://stackoverflow.com/questions/12670517/how-to-find-packages-containing-a-specific-file






share|improve this answer




















  • Not helps. A tool imgout not found.
    – misdeed
    Sep 22 at 10:53






  • 4




    In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
    – TomáÅ¡ PospíÅ¡ek
    Sep 22 at 12:37














up vote
0
down vote













You should be able what's inside the installed packages (and thus, if the executable is included and at which path it is) by using rpm -ql $PACKAGE_NAME.



If you want to know which package contains a certain file then you can do as shown here: https://stackoverflow.com/questions/12670517/how-to-find-packages-containing-a-specific-file






share|improve this answer




















  • Not helps. A tool imgout not found.
    – misdeed
    Sep 22 at 10:53






  • 4




    In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
    – TomáÅ¡ PospíÅ¡ek
    Sep 22 at 12:37












up vote
0
down vote










up vote
0
down vote









You should be able what's inside the installed packages (and thus, if the executable is included and at which path it is) by using rpm -ql $PACKAGE_NAME.



If you want to know which package contains a certain file then you can do as shown here: https://stackoverflow.com/questions/12670517/how-to-find-packages-containing-a-specific-file






share|improve this answer












You should be able what's inside the installed packages (and thus, if the executable is included and at which path it is) by using rpm -ql $PACKAGE_NAME.



If you want to know which package contains a certain file then you can do as shown here: https://stackoverflow.com/questions/12670517/how-to-find-packages-containing-a-specific-file







share|improve this answer












share|improve this answer



share|improve this answer










answered Sep 22 at 10:39









TomáÅ¡ PospíÅ¡ek

542110




542110











  • Not helps. A tool imgout not found.
    – misdeed
    Sep 22 at 10:53






  • 4




    In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
    – TomáÅ¡ PospíÅ¡ek
    Sep 22 at 12:37
















  • Not helps. A tool imgout not found.
    – misdeed
    Sep 22 at 10:53






  • 4




    In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
    – TomáÅ¡ PospíÅ¡ek
    Sep 22 at 12:37















Not helps. A tool imgout not found.
– misdeed
Sep 22 at 10:53




Not helps. A tool imgout not found.
– misdeed
Sep 22 at 10:53




4




4




In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
– TomáÅ¡ PospíÅ¡ek
Sep 22 at 12:37




In that case that means that an executable named imgout does not exist in a fedora package. Which source tells you that an executable named imgout exists?
– TomáÅ¡ PospíÅ¡ek
Sep 22 at 12:37

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f470687%2fafter-installing-imagemagick-i-dont-have-the-tool-imgout%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay