README.md

This commit is contained in:
q3aql 2022-06-03 08:46:44 +02:00
parent e7607553f0
commit 8b2b736931

View File

@ -3,16 +3,13 @@ dmenu_protonvpn - Dmenu script tool for manage your ProtonVPN connections
### Dependencies: ### Dependencies:
* gcc * **Arch Linux:**
* make * `sudo pacman -S openvpn gcc make coreutils sed expat freetype2 libxinerama xterm brotli fontconfig libbsd libmd libpng libx11 libxau libxdmcp libxft libxrender`
* openvpn
* coreutils * **Debian/Ubuntu:**
* sed * `sudo apt install openvpn gcc make coreutils sed libexpat1-dev libfreetype-dev libxinerama-dev x11-utils xterm libxft-dev libfreetype6-dev libfontconfig1-dev libpng-dev libbrotli-dev libxrender-dev libmd-dev libxau-dev libbsd-dev libxdmcp-dev`
* kitty `(Optional)`
* xterm _Note: Installation of `kitty` is opcional._
* bash
* freetype2-devel
* expat-devel
### Build and install: ### Build and install: