how to set open office as my default program












0















I installed open office 3.4 in my system Ubuntu 12.04 by following steps




  1. download Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US tar file

  2. and extract the file manually and cd en-US

  3. cd DEBS


  4. sudo dpkg -i *.deb & cd desktop-integration again use same command sudo dpkg -i *.deb


Here how can I set openoffice as my default program










share|improve this question





























    0















    I installed open office 3.4 in my system Ubuntu 12.04 by following steps




    1. download Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US tar file

    2. and extract the file manually and cd en-US

    3. cd DEBS


    4. sudo dpkg -i *.deb & cd desktop-integration again use same command sudo dpkg -i *.deb


    Here how can I set openoffice as my default program










    share|improve this question



























      0












      0








      0








      I installed open office 3.4 in my system Ubuntu 12.04 by following steps




      1. download Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US tar file

      2. and extract the file manually and cd en-US

      3. cd DEBS


      4. sudo dpkg -i *.deb & cd desktop-integration again use same command sudo dpkg -i *.deb


      Here how can I set openoffice as my default program










      share|improve this question
















      I installed open office 3.4 in my system Ubuntu 12.04 by following steps




      1. download Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US tar file

      2. and extract the file manually and cd en-US

      3. cd DEBS


      4. sudo dpkg -i *.deb & cd desktop-integration again use same command sudo dpkg -i *.deb


      Here how can I set openoffice as my default program







      openoffice.org






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 1 '14 at 17:38









      user.dz

      34.8k1193177




      34.8k1193177










      asked May 1 '14 at 16:47









      phani varmaphani varma

      111




      111






















          4 Answers
          4






          active

          oldest

          votes


















          0














          You can set as default from right click on document-->properties tab-->open with OpenOffice-->set as default






          share|improve this answer































            0














            When right clicking on a document you want to open by default with Open Office, you can open properties and there is a menu saying open with. There you should be able to select Open Office and set it as the default app for that operation.






            share|improve this answer
























            • i want to set open office as default program for os level not for a single document

              – phani varma
              May 1 '14 at 16:58











            • This adds OpenOffice as default program for this type of document you were execution this action at.

              – clel
              May 1 '14 at 17:02



















            0
















            1. Enter This command in terminal



              sudo -H gedit /usr/share/applications/defaults.list




            Search for your office:



            find /usr/share/applications/ -name *office*


            Then change libreoffice-writer.desktop to your search result.



            Add these line if they don't exist



            application/csv=libreoffice-calc.desktop
            application/excel=libreoffice-calc.desktop
            application/msexcel=libreoffice-calc.desktop
            application/msword=libreoffice-writer.desktop
            text/rtf=libreoffice-writer.desktop
            text/spreadsheet=libreoffice-calc.desktop
            text/tab-separated-values=libreoffice-calc.desktop
            text/x-comma-separated-values=libreoffice-calc.desktop


            You can set any application as default.






            share|improve this answer


























            • These lines are pointing libre office but i neeed open office as a by default program

              – phani varma
              May 1 '14 at 17:03











            • Update my answer .

              – sohel4r
              May 1 '14 at 17:11











            • i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

              – phani varma
              May 1 '14 at 17:34











            • i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

              – phani varma
              May 1 '14 at 17:41











            • Do you install office in /opt

              – sohel4r
              May 1 '14 at 17:44



















            0














            Actually.. my default writer is OpenOffice at first. But I installed staroffice for an assignment. And later I also uninstalled it. But my OpenOffice is not opening..






            share|improve this answer








            New contributor




            Harini Swathi 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%2f459029%2fhow-to-set-open-office-as-my-default-program%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              You can set as default from right click on document-->properties tab-->open with OpenOffice-->set as default






              share|improve this answer




























                0














                You can set as default from right click on document-->properties tab-->open with OpenOffice-->set as default






                share|improve this answer


























                  0












                  0








                  0







                  You can set as default from right click on document-->properties tab-->open with OpenOffice-->set as default






                  share|improve this answer













                  You can set as default from right click on document-->properties tab-->open with OpenOffice-->set as default







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 1 '14 at 16:50









                  ed0ed0

                  721218




                  721218

























                      0














                      When right clicking on a document you want to open by default with Open Office, you can open properties and there is a menu saying open with. There you should be able to select Open Office and set it as the default app for that operation.






                      share|improve this answer
























                      • i want to set open office as default program for os level not for a single document

                        – phani varma
                        May 1 '14 at 16:58











                      • This adds OpenOffice as default program for this type of document you were execution this action at.

                        – clel
                        May 1 '14 at 17:02
















                      0














                      When right clicking on a document you want to open by default with Open Office, you can open properties and there is a menu saying open with. There you should be able to select Open Office and set it as the default app for that operation.






                      share|improve this answer
























                      • i want to set open office as default program for os level not for a single document

                        – phani varma
                        May 1 '14 at 16:58











                      • This adds OpenOffice as default program for this type of document you were execution this action at.

                        – clel
                        May 1 '14 at 17:02














                      0












                      0








                      0







                      When right clicking on a document you want to open by default with Open Office, you can open properties and there is a menu saying open with. There you should be able to select Open Office and set it as the default app for that operation.






                      share|improve this answer













                      When right clicking on a document you want to open by default with Open Office, you can open properties and there is a menu saying open with. There you should be able to select Open Office and set it as the default app for that operation.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered May 1 '14 at 16:50









                      clelclel

                      596




                      596













                      • i want to set open office as default program for os level not for a single document

                        – phani varma
                        May 1 '14 at 16:58











                      • This adds OpenOffice as default program for this type of document you were execution this action at.

                        – clel
                        May 1 '14 at 17:02



















                      • i want to set open office as default program for os level not for a single document

                        – phani varma
                        May 1 '14 at 16:58











                      • This adds OpenOffice as default program for this type of document you were execution this action at.

                        – clel
                        May 1 '14 at 17:02

















                      i want to set open office as default program for os level not for a single document

                      – phani varma
                      May 1 '14 at 16:58





                      i want to set open office as default program for os level not for a single document

                      – phani varma
                      May 1 '14 at 16:58













                      This adds OpenOffice as default program for this type of document you were execution this action at.

                      – clel
                      May 1 '14 at 17:02





                      This adds OpenOffice as default program for this type of document you were execution this action at.

                      – clel
                      May 1 '14 at 17:02











                      0
















                      1. Enter This command in terminal



                        sudo -H gedit /usr/share/applications/defaults.list




                      Search for your office:



                      find /usr/share/applications/ -name *office*


                      Then change libreoffice-writer.desktop to your search result.



                      Add these line if they don't exist



                      application/csv=libreoffice-calc.desktop
                      application/excel=libreoffice-calc.desktop
                      application/msexcel=libreoffice-calc.desktop
                      application/msword=libreoffice-writer.desktop
                      text/rtf=libreoffice-writer.desktop
                      text/spreadsheet=libreoffice-calc.desktop
                      text/tab-separated-values=libreoffice-calc.desktop
                      text/x-comma-separated-values=libreoffice-calc.desktop


                      You can set any application as default.






                      share|improve this answer


























                      • These lines are pointing libre office but i neeed open office as a by default program

                        – phani varma
                        May 1 '14 at 17:03











                      • Update my answer .

                        – sohel4r
                        May 1 '14 at 17:11











                      • i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

                        – phani varma
                        May 1 '14 at 17:34











                      • i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

                        – phani varma
                        May 1 '14 at 17:41











                      • Do you install office in /opt

                        – sohel4r
                        May 1 '14 at 17:44
















                      0
















                      1. Enter This command in terminal



                        sudo -H gedit /usr/share/applications/defaults.list




                      Search for your office:



                      find /usr/share/applications/ -name *office*


                      Then change libreoffice-writer.desktop to your search result.



                      Add these line if they don't exist



                      application/csv=libreoffice-calc.desktop
                      application/excel=libreoffice-calc.desktop
                      application/msexcel=libreoffice-calc.desktop
                      application/msword=libreoffice-writer.desktop
                      text/rtf=libreoffice-writer.desktop
                      text/spreadsheet=libreoffice-calc.desktop
                      text/tab-separated-values=libreoffice-calc.desktop
                      text/x-comma-separated-values=libreoffice-calc.desktop


                      You can set any application as default.






                      share|improve this answer


























                      • These lines are pointing libre office but i neeed open office as a by default program

                        – phani varma
                        May 1 '14 at 17:03











                      • Update my answer .

                        – sohel4r
                        May 1 '14 at 17:11











                      • i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

                        – phani varma
                        May 1 '14 at 17:34











                      • i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

                        – phani varma
                        May 1 '14 at 17:41











                      • Do you install office in /opt

                        – sohel4r
                        May 1 '14 at 17:44














                      0












                      0








                      0









                      1. Enter This command in terminal



                        sudo -H gedit /usr/share/applications/defaults.list




                      Search for your office:



                      find /usr/share/applications/ -name *office*


                      Then change libreoffice-writer.desktop to your search result.



                      Add these line if they don't exist



                      application/csv=libreoffice-calc.desktop
                      application/excel=libreoffice-calc.desktop
                      application/msexcel=libreoffice-calc.desktop
                      application/msword=libreoffice-writer.desktop
                      text/rtf=libreoffice-writer.desktop
                      text/spreadsheet=libreoffice-calc.desktop
                      text/tab-separated-values=libreoffice-calc.desktop
                      text/x-comma-separated-values=libreoffice-calc.desktop


                      You can set any application as default.






                      share|improve this answer

















                      1. Enter This command in terminal



                        sudo -H gedit /usr/share/applications/defaults.list




                      Search for your office:



                      find /usr/share/applications/ -name *office*


                      Then change libreoffice-writer.desktop to your search result.



                      Add these line if they don't exist



                      application/csv=libreoffice-calc.desktop
                      application/excel=libreoffice-calc.desktop
                      application/msexcel=libreoffice-calc.desktop
                      application/msword=libreoffice-writer.desktop
                      text/rtf=libreoffice-writer.desktop
                      text/spreadsheet=libreoffice-calc.desktop
                      text/tab-separated-values=libreoffice-calc.desktop
                      text/x-comma-separated-values=libreoffice-calc.desktop


                      You can set any application as default.







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited May 28 '17 at 16:34









                      Zanna

                      50.7k13135241




                      50.7k13135241










                      answered May 1 '14 at 16:53









                      sohel4rsohel4r

                      379114




                      379114













                      • These lines are pointing libre office but i neeed open office as a by default program

                        – phani varma
                        May 1 '14 at 17:03











                      • Update my answer .

                        – sohel4r
                        May 1 '14 at 17:11











                      • i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

                        – phani varma
                        May 1 '14 at 17:34











                      • i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

                        – phani varma
                        May 1 '14 at 17:41











                      • Do you install office in /opt

                        – sohel4r
                        May 1 '14 at 17:44



















                      • These lines are pointing libre office but i neeed open office as a by default program

                        – phani varma
                        May 1 '14 at 17:03











                      • Update my answer .

                        – sohel4r
                        May 1 '14 at 17:11











                      • i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

                        – phani varma
                        May 1 '14 at 17:34











                      • i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

                        – phani varma
                        May 1 '14 at 17:41











                      • Do you install office in /opt

                        – sohel4r
                        May 1 '14 at 17:44

















                      These lines are pointing libre office but i neeed open office as a by default program

                      – phani varma
                      May 1 '14 at 17:03





                      These lines are pointing libre office but i neeed open office as a by default program

                      – phani varma
                      May 1 '14 at 17:03













                      Update my answer .

                      – sohel4r
                      May 1 '14 at 17:11





                      Update my answer .

                      – sohel4r
                      May 1 '14 at 17:11













                      i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

                      – phani varma
                      May 1 '14 at 17:34





                      i installed open office and i can see it by typing following command i.e ./soffice.binbut i cant find it on my system

                      – phani varma
                      May 1 '14 at 17:34













                      i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

                      – phani varma
                      May 1 '14 at 17:41





                      i installed open office and i can see it by typing following command i.e /opt/openoffice.org3/program$./soffice.bin but i cant find it on my system search and also other programs list

                      – phani varma
                      May 1 '14 at 17:41













                      Do you install office in /opt

                      – sohel4r
                      May 1 '14 at 17:44





                      Do you install office in /opt

                      – sohel4r
                      May 1 '14 at 17:44











                      0














                      Actually.. my default writer is OpenOffice at first. But I installed staroffice for an assignment. And later I also uninstalled it. But my OpenOffice is not opening..






                      share|improve this answer








                      New contributor




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

























                        0














                        Actually.. my default writer is OpenOffice at first. But I installed staroffice for an assignment. And later I also uninstalled it. But my OpenOffice is not opening..






                        share|improve this answer








                        New contributor




                        Harini Swathi 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







                          Actually.. my default writer is OpenOffice at first. But I installed staroffice for an assignment. And later I also uninstalled it. But my OpenOffice is not opening..






                          share|improve this answer








                          New contributor




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










                          Actually.. my default writer is OpenOffice at first. But I installed staroffice for an assignment. And later I also uninstalled it. But my OpenOffice is not opening..







                          share|improve this answer








                          New contributor




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









                          share|improve this answer



                          share|improve this answer






                          New contributor




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









                          answered 16 mins ago









                          Harini SwathiHarini Swathi

                          1




                          1




                          New contributor




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





                          New contributor





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






                          Harini Swathi 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%2f459029%2fhow-to-set-open-office-as-my-default-program%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

                              GameSpot

                              日野市

                              Tu-95轟炸機