Skip to content

Instantly share code, notes, and snippets.

@Abu3safeer
Abu3safeer / ngPost_fixed_header.sh
Last active January 10, 2024 21:30
build and install header fixed ngPost
# Install required apps
sudo apt-get update && sudo apt-get install -y \
qtbase5-dev \
qtchooser \
qt5-qmake \
qtbase5-dev-tools \
build-essential \
automake