Why can't I install Tomboy in Ubuntu Mate 19.04? Announcing the arrival of Valued Associate...
How to run automated tests after each commit?
Maximum summed subsequences with non-adjacent items
What does it mean that physics no longer uses mechanical models to describe phenomena?
How do living politicians protect their readily obtainable signatures from misuse?
How does the secondary effect of the Heat Metal spell interact with a creature resistant/immune to fire damage?
Google .dev domain strangely redirects to https
Is there any word for a place full of confusion?
How could we fake a moon landing now?
Belief In God or Knowledge Of God. Which is better?
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
Did any compiler fully use 80-bit floating point?
What initially awakened the Balrog?
Lagrange four-squares theorem --- deterministic complexity
How to dry out epoxy resin faster than usual?
Co-worker has annoying ringtone
What was the first language to use conditional keywords?
Do I really need to have a message in a novel to appeal to readers?
QGIS virtual layer functionality does not seem to support memory layers
How to unroll a parameter pack from right to left
Hangman Game with C++
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
Is it possible to force a specific program to remain in memory after closing it?
How does the math work when buying airline miles?
What is the meaning of 'breadth' in breadth first search?
Why can't I install Tomboy in Ubuntu Mate 19.04?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Unable install cmake and ccmake?How do I install latest Graphviz?How do I install linux headers when I am getting a “has no installation candidate” errorHow can I fix this dependency issue that broke Makerware with my last update?Unable to locate pipelight-multi packageUnable to locate package mysql-serverlubuntu installing steam “steam has no installation candidate”can't upgrade or installError while installing Node Js Legacy in ubuntu?Can't upgrade Ubuntu 16.04.5 LTS to 18.04.1 LTS because can't upgrade libbluray-bdj
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
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
add a comment |
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
add a comment |
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
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
apt mate tomboy
asked 1 hour ago
MagicFabMagicFab
981928
981928
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
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
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
add a comment |
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
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
21 mins ago
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
15 mins ago
add a comment |
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.
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
13 mins ago
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
add a comment |
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
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
add a comment |
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
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
edited 1 hour ago
answered 1 hour ago
Charles GreenCharles Green
14.6k73960
14.6k73960
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
add a comment |
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
Thanks a lot, that link has a lot of outdated information, it also proposes a Flatpak install which is broken too.
– MagicFab
19 mins ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
@MagicFab Sorry about the outdated info - there's lots of stuff out there that needs updating!
– Charles Green
11 secs ago
add a comment |
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
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
21 mins ago
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
15 mins ago
add a comment |
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
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
21 mins ago
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
15 mins ago
add a comment |
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
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
edited 54 mins ago
answered 1 hour ago
karelkarel
61.2k13132155
61.2k13132155
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
21 mins ago
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
15 mins ago
add a comment |
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
21 mins ago
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
15 mins ago
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
21 mins ago
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
21 mins ago
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
15 mins ago
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
15 mins ago
add a comment |
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.
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
13 mins ago
add a comment |
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.
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
13 mins ago
add a comment |
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.
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.
answered 1 hour ago
ejjlejjl
333110
333110
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
13 mins ago
add a comment |
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
13 mins ago
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
13 mins ago
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
13 mins ago
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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