Is mono-devel needed?How to remove Mono?Running a mono program without typing in 'mono foo.exe'How do I...

When did the Roman Empire fall according to contemporaries?

ESTA: "Is your travel to the US occurring in transit to another country?" when going on a cruise

Robbers: The Hidden OEIS Substring

How were Martello towers supposed to work?

Storming Area 51

Matchmaker, Matchmaker, make me a match

Is Arc Length always irrational between two rational points?

In Parshas Chukas, why is first mention of Parah Adumah "פָרָה" instead of "פָּרָה"?

Print the last, middle and first character of your code

Why was hardware diversification an asset for the IBM PC ecosystem?

Can I call 112 to check a police officer's identity in the Czech Republic?

During copyediting, journal disagrees about spelling of paper's main topic

Referring to different instances of the same character in time travel

Why does the autopilot disengage even when it does not receive pilot input?

Shortest distance around a pyramid?

<schwitz>, <zwinker> etc. Does German always use 2nd Person Singular Imperative verbs for emoticons? If so, why?

What species of wasp is this? And how to get rid of them?

Cops: The Hidden OEIS Substring

How to hide what's behind an object in a non destructive way / give it an "invisibility cloak"

How does a Potion of Poison work?

If your plane is out-of-control, why does military training instruct releasing the joystick to neutralize controls?

How to know whether a Tamron lens is compatible with Canon EOS 60D?

Is purchasing foreign currency before going abroad a losing proposition?

Why are Hobbits so fond of mushrooms?



Is mono-devel needed?


How to remove Mono?Running a mono program without typing in 'mono foo.exe'How do I access the startup processes if there is no Cinnamon desktop shown?Remove cinnamon & nemo completelyProblems with ubuntu after installing cinnamon, unity brokenClean install cinnamonWhere is mono ide?mod-mono-server4 error on ubuntu 14.04 LTSmono 3.2.8 (or 3.4) installation on ubuntu 12.04 help neededInstalling mono on ubuntu: mono-devel : Depends: libglib2.0-0 (>= 2.56.3) but 2.56.1-2ubuntu1 is to be installed






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















Ubuntu 18.04, Cinnamon.



Recently installed Pinta and it has that issue where it just crashes and closes. It's no longer supported unfortunately so searched and came up with a supposed fix. It was mentioned that the fix only worked for 'some' installations. I did not work for mine.



Main part of the fix was to install "mono-devel". That seemed to take quite a while and while I didn't read every installed line as it passed by in Term, seems to have used a bunch of disk space too.



Mono is well over a decade old, but if I do a google search I can't find much information on what it's for. I'm not much interested in cross platforming with Windows since I can just use a VM so I probably won't need it so I was thinking I'll just remove it.



My question is, is there any reason to leave it on the HDD? I do have plenty of HDD space I just don't care for a cluttered drive with unused software just lying around doing nothing.



Should I remove it, or does it do something or support something that's important that I haven't installed yet?



Thanks!










share|improve this question





























    2















    Ubuntu 18.04, Cinnamon.



    Recently installed Pinta and it has that issue where it just crashes and closes. It's no longer supported unfortunately so searched and came up with a supposed fix. It was mentioned that the fix only worked for 'some' installations. I did not work for mine.



    Main part of the fix was to install "mono-devel". That seemed to take quite a while and while I didn't read every installed line as it passed by in Term, seems to have used a bunch of disk space too.



    Mono is well over a decade old, but if I do a google search I can't find much information on what it's for. I'm not much interested in cross platforming with Windows since I can just use a VM so I probably won't need it so I was thinking I'll just remove it.



    My question is, is there any reason to leave it on the HDD? I do have plenty of HDD space I just don't care for a cluttered drive with unused software just lying around doing nothing.



    Should I remove it, or does it do something or support something that's important that I haven't installed yet?



    Thanks!










    share|improve this question

























      2












      2








      2








      Ubuntu 18.04, Cinnamon.



      Recently installed Pinta and it has that issue where it just crashes and closes. It's no longer supported unfortunately so searched and came up with a supposed fix. It was mentioned that the fix only worked for 'some' installations. I did not work for mine.



      Main part of the fix was to install "mono-devel". That seemed to take quite a while and while I didn't read every installed line as it passed by in Term, seems to have used a bunch of disk space too.



      Mono is well over a decade old, but if I do a google search I can't find much information on what it's for. I'm not much interested in cross platforming with Windows since I can just use a VM so I probably won't need it so I was thinking I'll just remove it.



      My question is, is there any reason to leave it on the HDD? I do have plenty of HDD space I just don't care for a cluttered drive with unused software just lying around doing nothing.



      Should I remove it, or does it do something or support something that's important that I haven't installed yet?



      Thanks!










      share|improve this question














      Ubuntu 18.04, Cinnamon.



      Recently installed Pinta and it has that issue where it just crashes and closes. It's no longer supported unfortunately so searched and came up with a supposed fix. It was mentioned that the fix only worked for 'some' installations. I did not work for mine.



      Main part of the fix was to install "mono-devel". That seemed to take quite a while and while I didn't read every installed line as it passed by in Term, seems to have used a bunch of disk space too.



      Mono is well over a decade old, but if I do a google search I can't find much information on what it's for. I'm not much interested in cross platforming with Windows since I can just use a VM so I probably won't need it so I was thinking I'll just remove it.



      My question is, is there any reason to leave it on the HDD? I do have plenty of HDD space I just don't care for a cluttered drive with unused software just lying around doing nothing.



      Should I remove it, or does it do something or support something that's important that I haven't installed yet?



      Thanks!







      cinnamon mono






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 8 hours ago









      user464356user464356

      217 bronze badges




      217 bronze badges






















          1 Answer
          1






          active

          oldest

          votes


















          3














          Results of apt-cache rdepends mono-devel:



          $ apt-cache rdepends mono-devel
          mono-devel
          Reverse Depends:
          mono-mcs
          monodevelop
          nant
          mono-xsp4-base
          fsharp
          mono-complete
          libmono-cil-dev
          |cli-common-dev


          As you can see, although mono-runtime is a dependency of pinta mono-devel is not, so you can safely uninstall mono-devel without it affecting pinta. There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.






          share|improve this answer


























          • OK, but my question was, "Is there any reason to leave it on my HDD?"

            – user464356
            5 hours ago











          • @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

            – karel
            1 hour ago
















          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1157590%2fis-mono-devel-needed%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3














          Results of apt-cache rdepends mono-devel:



          $ apt-cache rdepends mono-devel
          mono-devel
          Reverse Depends:
          mono-mcs
          monodevelop
          nant
          mono-xsp4-base
          fsharp
          mono-complete
          libmono-cil-dev
          |cli-common-dev


          As you can see, although mono-runtime is a dependency of pinta mono-devel is not, so you can safely uninstall mono-devel without it affecting pinta. There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.






          share|improve this answer


























          • OK, but my question was, "Is there any reason to leave it on my HDD?"

            – user464356
            5 hours ago











          • @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

            – karel
            1 hour ago


















          3














          Results of apt-cache rdepends mono-devel:



          $ apt-cache rdepends mono-devel
          mono-devel
          Reverse Depends:
          mono-mcs
          monodevelop
          nant
          mono-xsp4-base
          fsharp
          mono-complete
          libmono-cil-dev
          |cli-common-dev


          As you can see, although mono-runtime is a dependency of pinta mono-devel is not, so you can safely uninstall mono-devel without it affecting pinta. There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.






          share|improve this answer


























          • OK, but my question was, "Is there any reason to leave it on my HDD?"

            – user464356
            5 hours ago











          • @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

            – karel
            1 hour ago
















          3












          3








          3







          Results of apt-cache rdepends mono-devel:



          $ apt-cache rdepends mono-devel
          mono-devel
          Reverse Depends:
          mono-mcs
          monodevelop
          nant
          mono-xsp4-base
          fsharp
          mono-complete
          libmono-cil-dev
          |cli-common-dev


          As you can see, although mono-runtime is a dependency of pinta mono-devel is not, so you can safely uninstall mono-devel without it affecting pinta. There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.






          share|improve this answer















          Results of apt-cache rdepends mono-devel:



          $ apt-cache rdepends mono-devel
          mono-devel
          Reverse Depends:
          mono-mcs
          monodevelop
          nant
          mono-xsp4-base
          fsharp
          mono-complete
          libmono-cil-dev
          |cli-common-dev


          As you can see, although mono-runtime is a dependency of pinta mono-devel is not, so you can safely uninstall mono-devel without it affecting pinta. There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 1 hour ago

























          answered 8 hours ago









          karelkarel

          64.4k14 gold badges143 silver badges165 bronze badges




          64.4k14 gold badges143 silver badges165 bronze badges













          • OK, but my question was, "Is there any reason to leave it on my HDD?"

            – user464356
            5 hours ago











          • @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

            – karel
            1 hour ago





















          • OK, but my question was, "Is there any reason to leave it on my HDD?"

            – user464356
            5 hours ago











          • @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

            – karel
            1 hour ago



















          OK, but my question was, "Is there any reason to leave it on my HDD?"

          – user464356
          5 hours ago





          OK, but my question was, "Is there any reason to leave it on my HDD?"

          – user464356
          5 hours ago













          @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

          – karel
          1 hour ago







          @user464356 There isn't any reason to leave mono-devel on your HDD unless you have any of the programs in the block quoted list in the answer installed.

          – karel
          1 hour ago




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1157590%2fis-mono-devel-needed%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m