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













2















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?










share|improve this question




















  • 1





    Oh.. It was my mistake. ;) Fixed it now..

    – Rossi Milan Bob
    Oct 27 '16 at 9:44
















2















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?










share|improve this question




















  • 1





    Oh.. It was my mistake. ;) Fixed it now..

    – Rossi Milan Bob
    Oct 27 '16 at 9:44














2












2








2








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?










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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














  • 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










3 Answers
3






active

oldest

votes


















5














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






share|improve this answer































    0














    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.






    share|improve this answer































      0














      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"





      share








      New contributor




      user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















        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%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









        5














        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






        share|improve this answer




























          5














          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






          share|improve this answer


























            5












            5








            5







            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






            share|improve this answer













            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







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Oct 27 '16 at 9:30









            Nick WeinbergNick Weinberg

            3,52841827




            3,52841827

























                0














                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.






                share|improve this answer




























                  0














                  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.






                  share|improve this answer


























                    0












                    0








                    0







                    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.






                    share|improve this answer













                    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.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Oct 27 '16 at 9:32









                    RinzwindRinzwind

                    207k28398528




                    207k28398528























                        0














                        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"





                        share








                        New contributor




                        user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.

























                          0














                          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"





                          share








                          New contributor




                          user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.























                            0












                            0








                            0







                            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"





                            share








                            New contributor




                            user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.










                            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"






                            share








                            New contributor




                            user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.








                            share


                            share






                            New contributor




                            user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.









                            answered 6 mins ago









                            user929129user929129

                            1




                            1




                            New contributor




                            user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.





                            New contributor





                            user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






                            user929129 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






























                                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%2f842330%2finstalling-kate-editor-in-ubuntu-16-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

                                Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                                Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                                Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...