• Home
  • Raw
  • Download

Lines Matching full:install

41     sudo apt-get install --no-install-recommends -y \
48 sudo apt-get install --no-install-recommends -y build-essential ninja-build cmake
50 with RELEASE || sudo apt-get install --no-install-recommends -y libcpputest-dev
52 sudo apt-get install --no-install-recommends -y rsyslog
55 sudo apt-get install --no-install-recommends -y libdbus-1-dev
58 …sudo apt-get install --no-install-recommends -y libavahi-client3 libavahi-common-dev libavahi-clie…
67 && make os=linux && sudo make install os=linux)
70 …sudo apt-get install --no-install-recommends -y libboost-dev libboost-filesystem-dev libboost-syst…
74 "$NAT64_SERVICE" != "tayga" || sudo apt-get install --no-install-recommends -y tayga
75 sudo apt-get install --no-install-recommends -y iptables
85 sudo apt-get install --no-install-recommends -y bind9
88 sudo apt-get install --no-install-recommends -y resolvconf
93 … without NETWORK_MANAGER || sudo apt-get install --no-install-recommends -y dnsmasq network-manager
96 without DHCPV6_PD || sudo apt-get install --no-install-recommends -y dhcpcd5
99 sudo apt-get install --no-install-recommends -y libjsoncpp-dev
102 without REFERENCE_DEVICE || sudo apt-get install --no-install-recommends -y radvd dnsutils
105 …without BACKBONE_ROUTER || sudo apt-get install --no-install-recommends -y libnetfilter-queue1 lib…
108 without WEB_GUI || command -v npm || sudo apt-get install --no-install-recommends -y nodejs npm
111 sudo apt-get install -y iptables ipset
126 sudo $PM install -y gcc gcc-c++
127 with RELEASE || sudo $PM install -y cmake ninja-build
128 sudo $PM install -y dbus-devel
129 sudo $PM install -y avahi avahi-devel
130 sudo $PM install -y boost-devel boost-filesystem boost-system
131 "$NAT64_SERVICE" != "tayga" || sudo $PM install -y tayga
132 sudo $PM install -y iptables
133 sudo $PM install -y jsoncpp-devel
134 sudo $PM install -y wget
139 brew install boost cmake cpputest dbus jsoncpp ninja