Why can't I install Tomboy in Ubuntu Mate 19.04?





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







4















In a fresh install of Ubuntu Mate 19.04 (64 bit) when I try to install Tomboy this is what I get:



$ sudo apt install tomboy
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package tomboy is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'tomboy' has no installation candidate


sources.list has the Universe repository (as by default), packages.ubuntu.com shows it's not available, and apt-cache search comes back empty and I can't install it.



Is Tomboy completely gone ? Is there another way of geting it in 19.04 ?



I'd appreciate any suggestions on this, I couldn't find previous reports of this problem.










share|improve this question





























    4















    In a fresh install of Ubuntu Mate 19.04 (64 bit) when I try to install Tomboy this is what I get:



    $ sudo apt install tomboy
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package tomboy is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'tomboy' has no installation candidate


    sources.list has the Universe repository (as by default), packages.ubuntu.com shows it's not available, and apt-cache search comes back empty and I can't install it.



    Is Tomboy completely gone ? Is there another way of geting it in 19.04 ?



    I'd appreciate any suggestions on this, I couldn't find previous reports of this problem.










    share|improve this question

























      4












      4








      4








      In a fresh install of Ubuntu Mate 19.04 (64 bit) when I try to install Tomboy this is what I get:



      $ sudo apt install tomboy
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Package tomboy is not available, but is referred to by another package.
      This may mean that the package is missing, has been obsoleted, or
      is only available from another source

      E: Package 'tomboy' has no installation candidate


      sources.list has the Universe repository (as by default), packages.ubuntu.com shows it's not available, and apt-cache search comes back empty and I can't install it.



      Is Tomboy completely gone ? Is there another way of geting it in 19.04 ?



      I'd appreciate any suggestions on this, I couldn't find previous reports of this problem.










      share|improve this question














      In a fresh install of Ubuntu Mate 19.04 (64 bit) when I try to install Tomboy this is what I get:



      $ sudo apt install tomboy
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Package tomboy is not available, but is referred to by another package.
      This may mean that the package is missing, has been obsoleted, or
      is only available from another source

      E: Package 'tomboy' has no installation candidate


      sources.list has the Universe repository (as by default), packages.ubuntu.com shows it's not available, and apt-cache search comes back empty and I can't install it.



      Is Tomboy completely gone ? Is there another way of geting it in 19.04 ?



      I'd appreciate any suggestions on this, I couldn't find previous reports of this problem.







      apt mate tomboy






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 19 at 15:01









      MagicFabMagicFab

      1,008928




      1,008928






















          3 Answers
          3






          active

          oldest

          votes


















          5














          Tomboy has been discontinued in Ubuntu 19.04, however Gnote is almost identical to Tomboy and in fact you can export Tomboy notes and then copy all of them together into Gnote. You can also export Gnote notes and then copy all of them together into Tomboy. You can use Gnote as a backup app to store backups of Tomboy notes and vice versa, because Tomboy notes and Gnote notes are completely compatible.



          To install Gnote open the terminal and type:



          sudo apt install gnote  


          enter image description here






          share|improve this answer


























          • Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

            – MagicFab
            Apr 19 at 16:02













          • If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

            – karel
            Apr 19 at 16:08





















          3














          Please examine your link to packages.ubuntu.com more closely: The TomBoy package is available in Cosmic, but not Disco.



          Looking further into the problem:



          Tomboy is a gnome application, and can be found at https://wiki.gnome.org/Apps/Tomboy. Following the links to the github, it seems that Tomboy 1.15 is the latest version and has not been updated since 2017. You could download and compile this yourself. I assume that this does not work well, or the Ubuntu developers would have included it in the Disco release.



          There is also Tomboy-ng, the current development branch of Tomboy at version 0.21. The github has links for .deb files, and instructions for installation, at https://wiki.gnome.org/Apps/Tomboy/tomboy-ng/DownLoadInstall






          share|improve this answer


























          • Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

            – MagicFab
            Apr 19 at 16:05











          • @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

            – Charles Green
            Apr 19 at 16:24



















          2














          As per Tomboy's website, the package tomboy is no longer maintained. A new project was started called tomboy-ng. This package is not available in Ubuntu's repositories, but you can download it from the git-website. The instructions for downloading and installing tomboy-ng are on their website as well.






          share|improve this answer
























          • Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

            – MagicFab
            Apr 19 at 16:10













          • The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

            – MagicFab
            Apr 19 at 16:30












          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%2f1135264%2fwhy-cant-i-install-tomboy-in-ubuntu-mate-19-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          3 Answers
          3






          active

          oldest

          votes








          3 Answers
          3






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          5














          Tomboy has been discontinued in Ubuntu 19.04, however Gnote is almost identical to Tomboy and in fact you can export Tomboy notes and then copy all of them together into Gnote. You can also export Gnote notes and then copy all of them together into Tomboy. You can use Gnote as a backup app to store backups of Tomboy notes and vice versa, because Tomboy notes and Gnote notes are completely compatible.



          To install Gnote open the terminal and type:



          sudo apt install gnote  


          enter image description here






          share|improve this answer


























          • Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

            – MagicFab
            Apr 19 at 16:02













          • If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

            – karel
            Apr 19 at 16:08


















          5














          Tomboy has been discontinued in Ubuntu 19.04, however Gnote is almost identical to Tomboy and in fact you can export Tomboy notes and then copy all of them together into Gnote. You can also export Gnote notes and then copy all of them together into Tomboy. You can use Gnote as a backup app to store backups of Tomboy notes and vice versa, because Tomboy notes and Gnote notes are completely compatible.



          To install Gnote open the terminal and type:



          sudo apt install gnote  


          enter image description here






          share|improve this answer


























          • Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

            – MagicFab
            Apr 19 at 16:02













          • If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

            – karel
            Apr 19 at 16:08
















          5












          5








          5







          Tomboy has been discontinued in Ubuntu 19.04, however Gnote is almost identical to Tomboy and in fact you can export Tomboy notes and then copy all of them together into Gnote. You can also export Gnote notes and then copy all of them together into Tomboy. You can use Gnote as a backup app to store backups of Tomboy notes and vice versa, because Tomboy notes and Gnote notes are completely compatible.



          To install Gnote open the terminal and type:



          sudo apt install gnote  


          enter image description here






          share|improve this answer















          Tomboy has been discontinued in Ubuntu 19.04, however Gnote is almost identical to Tomboy and in fact you can export Tomboy notes and then copy all of them together into Gnote. You can also export Gnote notes and then copy all of them together into Tomboy. You can use Gnote as a backup app to store backups of Tomboy notes and vice versa, because Tomboy notes and Gnote notes are completely compatible.



          To install Gnote open the terminal and type:



          sudo apt install gnote  


          enter image description here







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 19 at 15:30

























          answered Apr 19 at 15:23









          karelkarel

          62.1k13134159




          62.1k13134159













          • Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

            – MagicFab
            Apr 19 at 16:02













          • If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

            – karel
            Apr 19 at 16:08





















          • Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

            – MagicFab
            Apr 19 at 16:02













          • If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

            – karel
            Apr 19 at 16:08



















          Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

          – MagicFab
          Apr 19 at 16:02







          Wow, this should have been in the release notes. :( Thanks for the information, I need to use Grauphel so for now can't upgrade all desktops for 19.04 and m igrate to GNote. I'll check if GNote supports web sync the way Grauphel implements it. What was supposed to be a new quick install turned into a 2h quest.

          – MagicFab
          Apr 19 at 16:02















          If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

          – karel
          Apr 19 at 16:08







          If it works with Tomboy it will work with Gnote. Just don't delete any of your backed up notes, so you will have backups of your notes in case a sync does something you didn't want it to do.

          – karel
          Apr 19 at 16:08















          3














          Please examine your link to packages.ubuntu.com more closely: The TomBoy package is available in Cosmic, but not Disco.



          Looking further into the problem:



          Tomboy is a gnome application, and can be found at https://wiki.gnome.org/Apps/Tomboy. Following the links to the github, it seems that Tomboy 1.15 is the latest version and has not been updated since 2017. You could download and compile this yourself. I assume that this does not work well, or the Ubuntu developers would have included it in the Disco release.



          There is also Tomboy-ng, the current development branch of Tomboy at version 0.21. The github has links for .deb files, and instructions for installation, at https://wiki.gnome.org/Apps/Tomboy/tomboy-ng/DownLoadInstall






          share|improve this answer


























          • Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

            – MagicFab
            Apr 19 at 16:05











          • @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

            – Charles Green
            Apr 19 at 16:24
















          3














          Please examine your link to packages.ubuntu.com more closely: The TomBoy package is available in Cosmic, but not Disco.



          Looking further into the problem:



          Tomboy is a gnome application, and can be found at https://wiki.gnome.org/Apps/Tomboy. Following the links to the github, it seems that Tomboy 1.15 is the latest version and has not been updated since 2017. You could download and compile this yourself. I assume that this does not work well, or the Ubuntu developers would have included it in the Disco release.



          There is also Tomboy-ng, the current development branch of Tomboy at version 0.21. The github has links for .deb files, and instructions for installation, at https://wiki.gnome.org/Apps/Tomboy/tomboy-ng/DownLoadInstall






          share|improve this answer


























          • Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

            – MagicFab
            Apr 19 at 16:05











          • @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

            – Charles Green
            Apr 19 at 16:24














          3












          3








          3







          Please examine your link to packages.ubuntu.com more closely: The TomBoy package is available in Cosmic, but not Disco.



          Looking further into the problem:



          Tomboy is a gnome application, and can be found at https://wiki.gnome.org/Apps/Tomboy. Following the links to the github, it seems that Tomboy 1.15 is the latest version and has not been updated since 2017. You could download and compile this yourself. I assume that this does not work well, or the Ubuntu developers would have included it in the Disco release.



          There is also Tomboy-ng, the current development branch of Tomboy at version 0.21. The github has links for .deb files, and instructions for installation, at https://wiki.gnome.org/Apps/Tomboy/tomboy-ng/DownLoadInstall






          share|improve this answer















          Please examine your link to packages.ubuntu.com more closely: The TomBoy package is available in Cosmic, but not Disco.



          Looking further into the problem:



          Tomboy is a gnome application, and can be found at https://wiki.gnome.org/Apps/Tomboy. Following the links to the github, it seems that Tomboy 1.15 is the latest version and has not been updated since 2017. You could download and compile this yourself. I assume that this does not work well, or the Ubuntu developers would have included it in the Disco release.



          There is also Tomboy-ng, the current development branch of Tomboy at version 0.21. The github has links for .deb files, and instructions for installation, at https://wiki.gnome.org/Apps/Tomboy/tomboy-ng/DownLoadInstall







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 19 at 15:19

























          answered Apr 19 at 15:05









          Charles GreenCharles Green

          15k74061




          15k74061













          • Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

            – MagicFab
            Apr 19 at 16:05











          • @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

            – Charles Green
            Apr 19 at 16:24



















          • Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

            – MagicFab
            Apr 19 at 16:05











          • @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

            – Charles Green
            Apr 19 at 16:24

















          Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

          – MagicFab
          Apr 19 at 16:05





          Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.

          – MagicFab
          Apr 19 at 16:05













          @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

          – Charles Green
          Apr 19 at 16:24





          @MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!

          – Charles Green
          Apr 19 at 16:24











          2














          As per Tomboy's website, the package tomboy is no longer maintained. A new project was started called tomboy-ng. This package is not available in Ubuntu's repositories, but you can download it from the git-website. The instructions for downloading and installing tomboy-ng are on their website as well.






          share|improve this answer
























          • Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

            – MagicFab
            Apr 19 at 16:10













          • The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

            – MagicFab
            Apr 19 at 16:30
















          2














          As per Tomboy's website, the package tomboy is no longer maintained. A new project was started called tomboy-ng. This package is not available in Ubuntu's repositories, but you can download it from the git-website. The instructions for downloading and installing tomboy-ng are on their website as well.






          share|improve this answer
























          • Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

            – MagicFab
            Apr 19 at 16:10













          • The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

            – MagicFab
            Apr 19 at 16:30














          2












          2








          2







          As per Tomboy's website, the package tomboy is no longer maintained. A new project was started called tomboy-ng. This package is not available in Ubuntu's repositories, but you can download it from the git-website. The instructions for downloading and installing tomboy-ng are on their website as well.






          share|improve this answer













          As per Tomboy's website, the package tomboy is no longer maintained. A new project was started called tomboy-ng. This package is not available in Ubuntu's repositories, but you can download it from the git-website. The instructions for downloading and installing tomboy-ng are on their website as well.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 19 at 15:19









          ejjlejjl

          353211




          353211













          • Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

            – MagicFab
            Apr 19 at 16:10













          • The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

            – MagicFab
            Apr 19 at 16:30



















          • Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

            – MagicFab
            Apr 19 at 16:10













          • The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

            – MagicFab
            Apr 19 at 16:30

















          Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

          – MagicFab
          Apr 19 at 16:10







          Thank you, I installed tomboy-ng and of course At present, tomboy-ng supports only file sync (from the application Help). Sync to Grauphel was the first bug filed when the project launched... two years ago. It looks like I am out of luck and will have to move to GNote + WebDAV sync :(

          – MagicFab
          Apr 19 at 16:10















          The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

          – MagicFab
          Apr 19 at 16:30





          The good news is I was able to copy all .note files from ~/.local/share/tomboy to ~/.local/share/gnote and all notes were readable. Now I can't find the "configuration" dialog to setup sync.

          – MagicFab
          Apr 19 at 16:30


















          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%2f1135264%2fwhy-cant-i-install-tomboy-in-ubuntu-mate-19-04%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

          He _____ here since 1970 . Answer needed [closed]What does “since he was so high” mean?Meaning of “catch birds for”?How do I ensure “since” takes the meaning I want?“Who cares here” meaningWhat does “right round toward” mean?the time tense (had now been detected)What does the phrase “ring around the roses” mean here?Correct usage of “visited upon”Meaning of “foiled rail sabotage bid”It was the third time I had gone to Rome or It is the third time I had been to Rome

          Bunad

          Færeyskur hestur Heimild | Tengill | Tilvísanir | LeiðsagnarvalRossið - síða um færeyska hrossið á færeyskuGott ár hjá færeyska hestinum