You are not logged in.
1. Are they in the repo? If yes what is the package name.
2. could someone post a screenie so i can see what they look like?
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
Here's a blog entry that shows them:
http://robitaille.wordpress.com/2007/05 … ion-fonts/
Oh, and the fonts can be found in AUR:
http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
Last edited by ozar (2007-09-13 02:27:30)
oz
Offline
They're in Community on 64 bit:
ttf-liberation
Last edited by skottish (2007-09-13 02:53:36)
Offline
you guys are great thanks.
one question: what do i do with the package i downloaded and uncompressed from the AUR? I know that there is a folder I am supposed to put it in, but I don't know what that folder is.
Last edited by theringmaster (2007-09-13 13:51:56)
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
1000
Offline
I just downloaded the .tar.gz file, uncompressed it, and as root, moved it to my /usr/share/fonts folder and all is good.
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
It's not managed by pacman, so I wouldn't consider it "good".
1000
Offline
It's not managed by pacman, so I wouldn't consider it "good".
well...I wanna have it to be managed by pacman. So i would have to click on "cvs" and download the "PKGBUILD" and/or "TTF.install" file and then follow the above given instructions....right??
Last edited by theringmaster (2007-09-13 16:12:16)
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
download every file in http://cvs.archlinux.org/cgi-bin/viewcv … ag=CURRENT put them both in the same folder, any folder... and then run makepkg.. a .pkg.tar.gz will b created.. the pacman -U thatpackage done.
Offline
download every file in http://cvs.archlinux.org/cgi-bin/viewcv … ag=CURRENT put them both in the same folder, any folder... and then run makepkg.. a .pkg.tar.gz will b created.. the pacman -U thatpackage done.
How are ya supposed to "download" it. I don't see a download link; the one there doesn't allow me to do much of anything except look at the code.
Last edited by theringmaster (2007-09-13 17:26:02)
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
I just downloaded the .tar.gz file, uncompressed it, and as root, moved it to my /usr/share/fonts folder and all is good.
In this case, you should rather put them in ~/.fonts/ imo.
Rather use /usr/share/fonts with a pacman package, since thats where all other fonts controlled by pacman are installed already.
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline