pacman -S autoconf automake libtool unzipDownload the Npcap SDK and unzips it as a npcap directory to easily add it to the configure command:wget https://npcap.com/dist/npcap-sdk-1.13.zip && unzip npcap-sdk-1.13.zip -d npcapDownload the libnet from it's latest release, unpack it and ...
首先sudo pacman -S gedit,然后gedit ~/.zshrc,将下面文档复制进去即可,记得修改用户名 .zshrc文件内容如下 export TERM="xterm-256color" # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. expor...
On Arch Linux: sudo pacman -S qt qt5-tools qbs On macOS with Homebrew: brew install qbs brew link qt5 --force If you want to build the Python plugin, you additionally need to install the Python 3 development libraries: On Ubuntu/Debian: sudo apt install python3-dev On Windows: http...
首先sudo pacman -S gedit,然后gedit ~/.zshrc,将下面文档复制进去即可,记得修改用户名 .zshrc文件内容如下 export TERM="xterm-256color" # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. expor...
pacman -S autoconf automake libtool unzip Download the Npcap SDK and unzips it as anpcapdirectory to easily add it to theconfigurecommand: wget https://npcap.com/dist/npcap-sdk-1.13.zip&&unzip npcap-sdk-1.13.zip -d npcap Download the libnet from it'slatest release, unpack it and then ...