How to install “NimbusSanL-Regu” font in Ubuntu 18.04?How to change font size in emacs?Could not install...

My bank got bought out, am I now going to have to start filing tax returns in a different state?

Unknown code in script

Cayley's Matrix Notation

Should the Product Owner dictate what info the UI needs to display?

What does a straight horizontal line above a few notes, after a changed tempo mean?

As an international instructor, should I openly talk about my accent?

Is Electric Central Heating worth it if using Solar Panels?

What to do with someone that cheated their way through university and a PhD program?

Complex numbers z=-3-4i polar form

What was Apollo 13's "Little Jolt" after MECO?

How exactly does Hawking radiation decrease the mass of black holes?

Retract an already submitted recommendation letter (written for an undergrad student)

Work requires me to come in early to start computer but wont let me clock in to get paid for it

What makes accurate emulation of old systems a difficult task?

How can I wire a 9-position switch so that each position turns on one more LED than the one before?

Contradiction proof for inequality of P and NP?

A Paper Record is What I Hamper

Why do games have consumables?

Is there any pythonic way to find average of specific tuple elements in array?

Can a level 2 Warlock take one level in rogue, then continue advancing as a warlock?

Why do real positive eigenvalues result in an unstable system? What about eigenvalues between 0 and 1? or 1?

Crossed out red box fitting tightly around image

How to not starve gigantic beasts

Can someone publish a story that happened to you?



How to install “NimbusSanL-Regu” font in Ubuntu 18.04?


How to change font size in emacs?Could not install ubuntu-private-fontsFont rendering problem after accidentally deleting font folderCustom font with dmenuHow to install monaco font in webstormFirefox 57.0 font is weird compared to Google Chrome font in Ubuntu 14.04How does Firefox resolve CSS font-family to local fontFull font hinting not working in Ubuntu 18.04Ubuntu 18.04 rendering broken fontsRe-install font on Ubuntu 18.04






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I need to install the "NimbusSanL-Regu" font in Ubuntu 18.04 using cmd.
I will try with sudo apt-get install fonts-Nimbus or other command but it is not working for me.










share|improve this question





























    0















    I need to install the "NimbusSanL-Regu" font in Ubuntu 18.04 using cmd.
    I will try with sudo apt-get install fonts-Nimbus or other command but it is not working for me.










    share|improve this question

























      0












      0








      0








      I need to install the "NimbusSanL-Regu" font in Ubuntu 18.04 using cmd.
      I will try with sudo apt-get install fonts-Nimbus or other command but it is not working for me.










      share|improve this question














      I need to install the "NimbusSanL-Regu" font in Ubuntu 18.04 using cmd.
      I will try with sudo apt-get install fonts-Nimbus or other command but it is not working for me.







      18.04 fonts






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 14 hours ago









      Harshit TrivediHarshit Trivedi

      1013




      1013






















          2 Answers
          2






          active

          oldest

          votes


















          2














          I think it's provided by the gsfonts package in the Ubuntu archive.



          sudo apt install gsfonts


          On my machine I see these Nimbus fonts:



          $ fc-match -a | grep -i nimbus
          n019003l.pfb: "Nimbus Sans L" "Regular"
          n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
          n019004l.pfb: "Nimbus Sans L" "Bold"
          n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
          n019023l.pfb: "Nimbus Sans L" "Regular Italic"
          n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
          n019024l.pfb: "Nimbus Sans L" "Bold Italic"
          n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
          n021003l.pfb: "Nimbus Roman No9 L" "Regular"
          n022003l.pfb: "Nimbus Mono L" "Regular"
          n021004l.pfb: "Nimbus Roman No9 L" "Medium"
          n022004l.pfb: "Nimbus Mono L" "Bold"
          n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
          n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
          n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
          n022024l.pfb: "Nimbus Mono L" "Bold Oblique"





          share|improve this answer































            2














            That font is included in the gsfonts package. You can install it like this:



            sudo apt install gsfonts


            If you don't want to install that package, you can download the font from ttfonts.net. Execute this in a terminal:



            wget --no-check-certificate "http://ttfonts.net/sfonts/2/27260_NimbusSanL.ttf"
            gnome-font-viewer 27260_NimbusSanL.ttf


            Then click 'Install'.






            share|improve this answer










            New contributor




            FliegendeWurst 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%2f1138020%2fhow-to-install-nimbussanl-regu-font-in-ubuntu-18-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









              2














              I think it's provided by the gsfonts package in the Ubuntu archive.



              sudo apt install gsfonts


              On my machine I see these Nimbus fonts:



              $ fc-match -a | grep -i nimbus
              n019003l.pfb: "Nimbus Sans L" "Regular"
              n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
              n019004l.pfb: "Nimbus Sans L" "Bold"
              n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
              n019023l.pfb: "Nimbus Sans L" "Regular Italic"
              n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
              n019024l.pfb: "Nimbus Sans L" "Bold Italic"
              n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
              n021003l.pfb: "Nimbus Roman No9 L" "Regular"
              n022003l.pfb: "Nimbus Mono L" "Regular"
              n021004l.pfb: "Nimbus Roman No9 L" "Medium"
              n022004l.pfb: "Nimbus Mono L" "Bold"
              n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
              n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
              n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
              n022024l.pfb: "Nimbus Mono L" "Bold Oblique"





              share|improve this answer




























                2














                I think it's provided by the gsfonts package in the Ubuntu archive.



                sudo apt install gsfonts


                On my machine I see these Nimbus fonts:



                $ fc-match -a | grep -i nimbus
                n019003l.pfb: "Nimbus Sans L" "Regular"
                n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
                n019004l.pfb: "Nimbus Sans L" "Bold"
                n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
                n019023l.pfb: "Nimbus Sans L" "Regular Italic"
                n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
                n019024l.pfb: "Nimbus Sans L" "Bold Italic"
                n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
                n021003l.pfb: "Nimbus Roman No9 L" "Regular"
                n022003l.pfb: "Nimbus Mono L" "Regular"
                n021004l.pfb: "Nimbus Roman No9 L" "Medium"
                n022004l.pfb: "Nimbus Mono L" "Bold"
                n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
                n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
                n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
                n022024l.pfb: "Nimbus Mono L" "Bold Oblique"





                share|improve this answer


























                  2












                  2








                  2







                  I think it's provided by the gsfonts package in the Ubuntu archive.



                  sudo apt install gsfonts


                  On my machine I see these Nimbus fonts:



                  $ fc-match -a | grep -i nimbus
                  n019003l.pfb: "Nimbus Sans L" "Regular"
                  n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
                  n019004l.pfb: "Nimbus Sans L" "Bold"
                  n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
                  n019023l.pfb: "Nimbus Sans L" "Regular Italic"
                  n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
                  n019024l.pfb: "Nimbus Sans L" "Bold Italic"
                  n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
                  n021003l.pfb: "Nimbus Roman No9 L" "Regular"
                  n022003l.pfb: "Nimbus Mono L" "Regular"
                  n021004l.pfb: "Nimbus Roman No9 L" "Medium"
                  n022004l.pfb: "Nimbus Mono L" "Bold"
                  n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
                  n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
                  n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
                  n022024l.pfb: "Nimbus Mono L" "Bold Oblique"





                  share|improve this answer













                  I think it's provided by the gsfonts package in the Ubuntu archive.



                  sudo apt install gsfonts


                  On my machine I see these Nimbus fonts:



                  $ fc-match -a | grep -i nimbus
                  n019003l.pfb: "Nimbus Sans L" "Regular"
                  n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
                  n019004l.pfb: "Nimbus Sans L" "Bold"
                  n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
                  n019023l.pfb: "Nimbus Sans L" "Regular Italic"
                  n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
                  n019024l.pfb: "Nimbus Sans L" "Bold Italic"
                  n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
                  n021003l.pfb: "Nimbus Roman No9 L" "Regular"
                  n022003l.pfb: "Nimbus Mono L" "Regular"
                  n021004l.pfb: "Nimbus Roman No9 L" "Medium"
                  n022004l.pfb: "Nimbus Mono L" "Bold"
                  n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
                  n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
                  n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
                  n022024l.pfb: "Nimbus Mono L" "Bold Oblique"






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 12 hours ago









                  Gunnar HjalmarssonGunnar Hjalmarsson

                  19.8k23462




                  19.8k23462

























                      2














                      That font is included in the gsfonts package. You can install it like this:



                      sudo apt install gsfonts


                      If you don't want to install that package, you can download the font from ttfonts.net. Execute this in a terminal:



                      wget --no-check-certificate "http://ttfonts.net/sfonts/2/27260_NimbusSanL.ttf"
                      gnome-font-viewer 27260_NimbusSanL.ttf


                      Then click 'Install'.






                      share|improve this answer










                      New contributor




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

























                        2














                        That font is included in the gsfonts package. You can install it like this:



                        sudo apt install gsfonts


                        If you don't want to install that package, you can download the font from ttfonts.net. Execute this in a terminal:



                        wget --no-check-certificate "http://ttfonts.net/sfonts/2/27260_NimbusSanL.ttf"
                        gnome-font-viewer 27260_NimbusSanL.ttf


                        Then click 'Install'.






                        share|improve this answer










                        New contributor




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























                          2












                          2








                          2







                          That font is included in the gsfonts package. You can install it like this:



                          sudo apt install gsfonts


                          If you don't want to install that package, you can download the font from ttfonts.net. Execute this in a terminal:



                          wget --no-check-certificate "http://ttfonts.net/sfonts/2/27260_NimbusSanL.ttf"
                          gnome-font-viewer 27260_NimbusSanL.ttf


                          Then click 'Install'.






                          share|improve this answer










                          New contributor




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










                          That font is included in the gsfonts package. You can install it like this:



                          sudo apt install gsfonts


                          If you don't want to install that package, you can download the font from ttfonts.net. Execute this in a terminal:



                          wget --no-check-certificate "http://ttfonts.net/sfonts/2/27260_NimbusSanL.ttf"
                          gnome-font-viewer 27260_NimbusSanL.ttf


                          Then click 'Install'.







                          share|improve this answer










                          New contributor




                          FliegendeWurst 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








                          edited 11 hours ago





















                          New contributor




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









                          answered 13 hours ago









                          FliegendeWurstFliegendeWurst

                          11310




                          11310




                          New contributor




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





                          New contributor





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






                          FliegendeWurst 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%2f1138020%2fhow-to-install-nimbussanl-regu-font-in-ubuntu-18-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...