README.md

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

View File

@ -2,17 +2,14 @@ dmenu_protonvpn - Dmenu script tool for manage your ProtonVPN connections
========================================================================= =========================================================================
### Dependencies: ### Dependencies:
* **Arch Linux:**
* `sudo pacman -S openvpn gcc make coreutils sed expat freetype2 libxinerama xterm brotli fontconfig libbsd libmd libpng libx11 libxau libxdmcp libxft libxrender`
* gcc * **Debian/Ubuntu:**
* make * `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`
* openvpn
* coreutils _Note: Installation of `kitty` is opcional._
* sed
* kitty `(Optional)`
* xterm
* bash
* freetype2-devel
* expat-devel
### Build and install: ### Build and install: