Home > Sem categoria > Como abrir pacotes .deb no Mac

Como abrir pacotes .deb no Mac

Olá,

Venho testando a fonte Ubuntu Mono (http://design.canonical.com/2011/09/ubuntu-monospace-beta/) do pessoal da Canonical desde a criação de um repositório privado para quem desejar ajudar a testar a fonte e reportar problemas, e nas minhas máquinas com Ubuntu, a instalação é bastante simples, bastando adicionar um ppa (no link acima, tem os passos necessários para utilizar a fonte).

Contudo, no meu notebook (rodando OS X), eu precisava descompactar o arquivo .deb para instalar as fontes no OS X e fiquei um pouco perdido com isso – mas pesquisando um pouco vi que é bem simples – basta executar esse comando:

$ ar vx filename.deb

Depois disso, basta pegar as fontes normalmente e colocá-las em ~/Library/Fonts =)

Inté

Categories: Sem categoria
  • http://www.paul.sladen.org/ Paul Sladen

    Hola Douglas. Just remember to manually keep your local copy of the beta up-to-date!

    (The reason for the PPA during testing is so that newer bug-fixed versions can be pushed out, automatically replacing earlier broken versions).

    • http://douglasandrade.com Douglas Soares de Andrade

      Hello Paul,

      Thanks a lot for replying in this humble blog, about the ppa no problem with that =)

      I used it in my ubuntu envs and the font looks stunning – it is so great that i wanted to use it in my mac – and make it my default font.

      Also, i saw some problems in my mac – do you have any interest on it ?

      Namely, i have to set the font_size to 18px in osx, to make it render like 14px when using it in Ubuntu.

      Im almost sure it happens due to the way osx renders the fonts, but im by no means a expert in fonts and i would like to help in any way to make then render equally.

      Also, thanks a lot for your efforts – i really admire how you guys at Canonical make great things, you all rock !