Installing Kate editor in Ubuntu 16.04KATE keeps forgetting I have the shell plug-in enabledUsing...
Square Root Distance from Integers
Why does magnet wire need to be insulated?
Which communication protocol is used in AdLib sound card?
Strange "DuckDuckGo dork" takes me to random website
Why does photorec keep finding files after I have filled the disk free space as root?
How much mayhem could I cause as a fish?
Why was Lupin comfortable with saying Voldemort's name?
How do you funnel food off a cutting board?
Why did Luke use his left hand to shoot?
What is a good reason for every spaceship to carry a weapon on board?
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
A Missing Symbol for This Logo
How to assess the long-term stability of a college as part of a job search
What game did these black and yellow dice come from?
What is the point of publishing a research paper nowadays when even a blog post or a lecture slide can have more citation count than a journal paper?
Do authors have to be politically correct in article-writing?
Is a new boolean field better than null reference when a value can be meaningfully absent?
Is this ordinary workplace experiences for a job in Software Engineering?
Citing paywalled articles accessed via illegal web sharing
Why do we have to make "peinlich" start with a capital letter and also end with -s in this sentence?
Why is it that Bernie Sanders is always called a "socialist"?
Is the child responsible for the Parent PLUS Loan when the parent has passed away?
Identify KNO3 and KH2PO4 at home
How to politely refuse in-office gym instructor for steroids and protein
Installing Kate editor in Ubuntu 16.04
KATE keeps forgetting I have the shell plug-in enabledUsing “Oblivion” color scheme from gedit in KateKate autoindent is off, but it keeps autoindentingWeird underlining in KateNot able to see Kate Plugin for Javascript in KubuntuStart kate editor in non-fullscreen modehow to install kate editor python plugin?Kate External Tools PluginKate editor works really slow, on FTPKate doesn't show text
I recently updated my Ubuntu to 16.04. I need to install Kate editor but it doesn't appear in the Ubuntu Software. Is there any way to install Kate Editor in Ubuntu 16.04?
16.04 kate
add a comment |
I recently updated my Ubuntu to 16.04. I need to install Kate editor but it doesn't appear in the Ubuntu Software. Is there any way to install Kate Editor in Ubuntu 16.04?
16.04 kate
1
Oh.. It was my mistake. ;) Fixed it now..
– Rossi Milan Bob
Oct 27 '16 at 9:44
add a comment |
I recently updated my Ubuntu to 16.04. I need to install Kate editor but it doesn't appear in the Ubuntu Software. Is there any way to install Kate Editor in Ubuntu 16.04?
16.04 kate
I recently updated my Ubuntu to 16.04. I need to install Kate editor but it doesn't appear in the Ubuntu Software. Is there any way to install Kate Editor in Ubuntu 16.04?
16.04 kate
16.04 kate
edited Oct 27 '16 at 9:43
Rossi Milan Bob
asked Oct 27 '16 at 9:25
Rossi Milan BobRossi Milan Bob
118116
118116
1
Oh.. It was my mistake. ;) Fixed it now..
– Rossi Milan Bob
Oct 27 '16 at 9:44
add a comment |
1
Oh.. It was my mistake. ;) Fixed it now..
– Rossi Milan Bob
Oct 27 '16 at 9:44
1
1
Oh.. It was my mistake. ;) Fixed it now..
– Rossi Milan Bob
Oct 27 '16 at 9:44
Oh.. It was my mistake. ;) Fixed it now..
– Rossi Milan Bob
Oct 27 '16 at 9:44
add a comment |
3 Answers
3
active
oldest
votes
Try opening a terminal window (Alt+Ctrl+T) and typing the following commands:
sudo apt update
sudo apt install kate
Please let me know if this was helpful or if you run into any problems.
Nick
add a comment |
It is part of Universe so should be available on an updated system that has universe enabled.
So ...
- Do you have this disabled perhaps? (You can add it with
sudo add-apt-repository universe
). - Did you install Ubuntu 16.04 and not update the system yet? (
sudo apt update
to update it).
And ...
sudo apt install kate
should install it.
add a comment |
I get the following message, when running kate. Appreciate any help.
"kate: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory"
New contributor
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%2f842330%2finstalling-kate-editor-in-ubuntu-16-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
Try opening a terminal window (Alt+Ctrl+T) and typing the following commands:
sudo apt update
sudo apt install kate
Please let me know if this was helpful or if you run into any problems.
Nick
add a comment |
Try opening a terminal window (Alt+Ctrl+T) and typing the following commands:
sudo apt update
sudo apt install kate
Please let me know if this was helpful or if you run into any problems.
Nick
add a comment |
Try opening a terminal window (Alt+Ctrl+T) and typing the following commands:
sudo apt update
sudo apt install kate
Please let me know if this was helpful or if you run into any problems.
Nick
Try opening a terminal window (Alt+Ctrl+T) and typing the following commands:
sudo apt update
sudo apt install kate
Please let me know if this was helpful or if you run into any problems.
Nick
answered Oct 27 '16 at 9:30
Nick WeinbergNick Weinberg
3,52841827
3,52841827
add a comment |
add a comment |
It is part of Universe so should be available on an updated system that has universe enabled.
So ...
- Do you have this disabled perhaps? (You can add it with
sudo add-apt-repository universe
). - Did you install Ubuntu 16.04 and not update the system yet? (
sudo apt update
to update it).
And ...
sudo apt install kate
should install it.
add a comment |
It is part of Universe so should be available on an updated system that has universe enabled.
So ...
- Do you have this disabled perhaps? (You can add it with
sudo add-apt-repository universe
). - Did you install Ubuntu 16.04 and not update the system yet? (
sudo apt update
to update it).
And ...
sudo apt install kate
should install it.
add a comment |
It is part of Universe so should be available on an updated system that has universe enabled.
So ...
- Do you have this disabled perhaps? (You can add it with
sudo add-apt-repository universe
). - Did you install Ubuntu 16.04 and not update the system yet? (
sudo apt update
to update it).
And ...
sudo apt install kate
should install it.
It is part of Universe so should be available on an updated system that has universe enabled.
So ...
- Do you have this disabled perhaps? (You can add it with
sudo add-apt-repository universe
). - Did you install Ubuntu 16.04 and not update the system yet? (
sudo apt update
to update it).
And ...
sudo apt install kate
should install it.
answered Oct 27 '16 at 9:32
RinzwindRinzwind
207k28398528
207k28398528
add a comment |
add a comment |
I get the following message, when running kate. Appreciate any help.
"kate: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory"
New contributor
add a comment |
I get the following message, when running kate. Appreciate any help.
"kate: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory"
New contributor
add a comment |
I get the following message, when running kate. Appreciate any help.
"kate: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory"
New contributor
I get the following message, when running kate. Appreciate any help.
"kate: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory"
New contributor
New contributor
answered 6 mins ago
user929129user929129
1
1
New contributor
New contributor
add a comment |
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%2f842330%2finstalling-kate-editor-in-ubuntu-16-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
1
Oh.. It was my mistake. ;) Fixed it now..
– Rossi Milan Bob
Oct 27 '16 at 9:44