Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocketfood/fontpkg-pxplus_ibm_vga8
A monospace system font in the styles of regular, italic and underline.
https://github.com/pocketfood/fontpkg-pxplus_ibm_vga8
arch-linux-pkgbuild console font font-awesome ibm monospace monospace-font pacman pkgbuild retro system vga8
Last synced: 3 months ago
JSON representation
A monospace system font in the styles of regular, italic and underline.
- Host: GitHub
- URL: https://github.com/pocketfood/fontpkg-pxplus_ibm_vga8
- Owner: pocketfood
- Created: 2020-09-15T20:06:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T07:32:37.000Z (over 2 years ago)
- Last Synced: 2023-03-09T00:47:26.886Z (almost 2 years ago)
- Topics: arch-linux-pkgbuild, console, font, font-awesome, ibm, monospace, monospace-font, pacman, pkgbuild, retro, system, vga8
- Language: Shell
- Homepage: https://aur.archlinux.org/packages/pxplus-ibm-vga8/
- Size: 66.4 KB
- Stars: 28
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fontpkg-PxPlus_IBM_VGA8 For AUR
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)A monospace system font in the styles of regular, italic and underline.
https://aur.archlinux.org/packages/pxplus-ibm-vga8/
Install it via yaourt
```shell
yaourt -S pxplus-ibm-vga8
```If installed use this to upgrade your package
```shell
pacman -u pxplus-ibm-vga8-1.0-1-any.pkg.tar.xz
```Install the font using pacman.
Pull a snapshot from AUR or this repo then unarchive and execute whats below```shell
cd /Fontpkg-PxPlus_IBM_VGA8
makepkg -sri
```Remove Package
```shell
sudo pacman -R pxplus-ibm-vga8
```Please Vote for my package :)
---
[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
This work is licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg