(I think the script can run with little or no modifications in other distributions).
The article author suggest you to create and execute the script (vista-fonts-installer.sh) posted as link in the article page. I suggest you to read the article and users comments, but let me list the fundamentals steps:
- create a directory named .fonts in your home
- mkdir ~/.fonts
- download the file into your home directory vista-fonts-installer.sh (in the home, not in ~/.fonts!)
- make the script executable
- chmod a+x ~/vista-fonts-installer.sh
- modify the header of the script from #!/bin/sh to #!/bin/bash (see users comments)
- finally, execute the script
- ./vista-fonts-installer.sh
No comments:
Post a Comment