Added install guide on Fedora Linux (#763)
This commit is contained in:
parent
6e39af002a
commit
ca3f0b9396
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Quit your editor/program. Unzip and open the folder.
|
|||
* **Linux** : Copy the TTF files to your fonts directory → Run `sudo fc-cache`.
|
||||
- Arch Linux users can install the font from the AUR [here](https://aur.archlinux.org/packages/ttf-iosevka) using an AUR wrapper or by doing it manually. [All variants](https://aur.archlinux.org/packages/?O=0&SeB=nd&K=ttf-iosevka&SB=n&SO=a&PP=50&do_Search=Go).
|
||||
- Void Linux users can install the font with `xbps-install font-iosevka`.
|
||||
- Fedora Linux users can install the font(s) from the copr [here](https://copr.fedorainfracloud.org/coprs/peterwu/iosevka/). Run `dnf search iosevka` to discover available fonts and `dnf install` to install the chosen one(s).
|
||||
* **FreeBSD**: The font can be installed with `pkg install iosevka`.
|
||||
* **OpenBSD**: Run `pkg_info -Q iosevka` to see which Iosevka packages are available. Use `pkg_add` to install the chosen package(s).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue