How to use dictd as an offline dictionary in Ubuntu 14.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have installed dictd from Ubuntu Software Center in my Ubuntu 14.04. I want to use it as an offline dictionary but can't find it's application by pressing the superkey.
Please help.
14.04 software-center dictionary
add a comment |
I have installed dictd from Ubuntu Software Center in my Ubuntu 14.04. I want to use it as an offline dictionary but can't find it's application by pressing the superkey.
Please help.
14.04 software-center dictionary
add a comment |
I have installed dictd from Ubuntu Software Center in my Ubuntu 14.04. I want to use it as an offline dictionary but can't find it's application by pressing the superkey.
Please help.
14.04 software-center dictionary
I have installed dictd from Ubuntu Software Center in my Ubuntu 14.04. I want to use it as an offline dictionary but can't find it's application by pressing the superkey.
Please help.
14.04 software-center dictionary
14.04 software-center dictionary
edited Apr 2 at 15:50
Philippe Delteil
7781622
7781622
asked Oct 22 '14 at 18:27
Vishal SharmaVishal Sharma
627
627
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
For others looking at this question, you may want to consider my new project:
https://github.com/mufeed20/pydict
It may just be what you are looking for but its in alpha. If possible, consider contributing.
Run 'pydict.py' in SFPD. This does not need you to install additional applications other than Python 3, dictd, dict-wn and python-gobject.
add a comment |
You can't find in among the applications, because dictd in itself is a console application, you have to use a frontend application for it, e.g. opendict or goldendict.
In console, you would simple just write dict [options] word. You can look up the options at the man page of dict.
What I did not cover in this answer is the installation of a dictionary to the dictd database. As I have not used the software personally, I cannot provide a solution for this, but you may surely find guides for it on the internet.
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
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%2f540292%2fhow-to-use-dictd-as-an-offline-dictionary-in-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
For others looking at this question, you may want to consider my new project:
https://github.com/mufeed20/pydict
It may just be what you are looking for but its in alpha. If possible, consider contributing.
Run 'pydict.py' in SFPD. This does not need you to install additional applications other than Python 3, dictd, dict-wn and python-gobject.
add a comment |
For others looking at this question, you may want to consider my new project:
https://github.com/mufeed20/pydict
It may just be what you are looking for but its in alpha. If possible, consider contributing.
Run 'pydict.py' in SFPD. This does not need you to install additional applications other than Python 3, dictd, dict-wn and python-gobject.
add a comment |
For others looking at this question, you may want to consider my new project:
https://github.com/mufeed20/pydict
It may just be what you are looking for but its in alpha. If possible, consider contributing.
Run 'pydict.py' in SFPD. This does not need you to install additional applications other than Python 3, dictd, dict-wn and python-gobject.
For others looking at this question, you may want to consider my new project:
https://github.com/mufeed20/pydict
It may just be what you are looking for but its in alpha. If possible, consider contributing.
Run 'pydict.py' in SFPD. This does not need you to install additional applications other than Python 3, dictd, dict-wn and python-gobject.
answered Dec 30 '16 at 10:33
NightglareNightglare
215
215
add a comment |
add a comment |
You can't find in among the applications, because dictd in itself is a console application, you have to use a frontend application for it, e.g. opendict or goldendict.
In console, you would simple just write dict [options] word. You can look up the options at the man page of dict.
What I did not cover in this answer is the installation of a dictionary to the dictd database. As I have not used the software personally, I cannot provide a solution for this, but you may surely find guides for it on the internet.
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
add a comment |
You can't find in among the applications, because dictd in itself is a console application, you have to use a frontend application for it, e.g. opendict or goldendict.
In console, you would simple just write dict [options] word. You can look up the options at the man page of dict.
What I did not cover in this answer is the installation of a dictionary to the dictd database. As I have not used the software personally, I cannot provide a solution for this, but you may surely find guides for it on the internet.
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
add a comment |
You can't find in among the applications, because dictd in itself is a console application, you have to use a frontend application for it, e.g. opendict or goldendict.
In console, you would simple just write dict [options] word. You can look up the options at the man page of dict.
What I did not cover in this answer is the installation of a dictionary to the dictd database. As I have not used the software personally, I cannot provide a solution for this, but you may surely find guides for it on the internet.
You can't find in among the applications, because dictd in itself is a console application, you have to use a frontend application for it, e.g. opendict or goldendict.
In console, you would simple just write dict [options] word. You can look up the options at the man page of dict.
What I did not cover in this answer is the installation of a dictionary to the dictd database. As I have not used the software personally, I cannot provide a solution for this, but you may surely find guides for it on the internet.
edited Oct 22 '14 at 18:45
answered Oct 22 '14 at 18:32
meskobalazsmeskobalazs
2,2141122
2,2141122
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
add a comment |
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
kdictd is not there in the ububtu software center
– Vishal Sharma
Oct 22 '14 at 18:34
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
how do I use it as dictionary using terminal?
– Vishal Sharma
Oct 22 '14 at 18:35
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
I've updated my answer to answer your questions.
– meskobalazs
Oct 22 '14 at 18:46
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
problem resolved thanx
– Vishal Sharma
Oct 22 '14 at 18:49
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%2f540292%2fhow-to-use-dictd-as-an-offline-dictionary-in-ubuntu-14-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