$ sudo apt-get install gnome-system-tools //安装用户和组设置 $ sudo apt-get install mesa-utils //有关3D的一些工具 执行 glxgears来检查是否支持3D,3D支持会出现3个齿轮,并且在控制台会出现帧数 $ sudo apt-get install xbacklight //命令行方式设置 -set 屏幕亮度,用法是 /usr/bin/xbacklight -set...
sudo apt-get install ksnapshot #一个抓屏程序 sudo apt-get install kinstaller #application installer sudo apt-get install vncserver #vncserver,vncview默认已经安装了 sudo apt-get install tightvncserver tightvnc-java #另一个vnc sudo apt-get install apt-build #frontend to apt to build, optimize an...
> linux:sudo apt-get install p7zip-full > > mac:sudo brew install p7zip > mac:brew install p7zip -zipalign, 指定zipalign的路径,若已添加到环境变量不需要设置。应是全路径例如linux: /shwenzhang/sdk/tools/zipalign, Window需要加上.exe结尾。 0 comments on commit 128324c Please sign in to co...
安装binwalk git clone https://github.com/devttys0/binwalk.git sudo apt-get install python-lzma sudo...install libqt4-opengl python-opengl python-qt4 python-qt4-gl python-numpy python-scipy python-pip sudo.../build.sh 其中可能会出现sasquatch脚本的lzma编译错误 ?...至此完成,进行编译安装 sudo...
sudo apt-get install python-pip sudo pip install pyunpack #optional sudo pip install patool sudo pip install entrypoint2 sudo apt-get install unzip unrar p7zip-full Uninstall # as root pip uninstall pyunpack command line help #-- sh('python -m pyunpack.cli --help')--# usage: cli.py...
首先按如下环境配置ubuntu环境 sudo apt-get install git-core gnupg flex bison gperf libsdl1.2-dev...
sudo apt-get install python-pip sudo pip install capstone # Python3.x sudo apt-get install python3-pip # Install standard extraction utilitie $ sudo apt-get install mtd-utils gzip bzip2 tar arj lhasa p7zip p7zip-full cabextract cramfsprogs cramfsswap squashfs-tools ...
sudo apt-get install python-pip sudo pip install capstone # Python3.x sudo apt-get install python3-pip # Install standard extraction utilitie $ sudo apt-get install mtd-utils gzip bzip2 tar arj lhasa p7zip p7zip-full cabextract cramfsprogs cramfsswap squashfs-tools ...
sudo apt-get install python-pip sudo pip install capstone # Python3.x sudo apt-get install python3-pip # Install standard extraction utilitie $ sudo apt-get install mtd-utils gzip bzip2 tar arj lhasa p7zip p7zip-full cabextract cramfsprogs cramfsswap squashfs-tools ...
sudoapt-get install tuxtype ktouch 2。安装RARzip 压缩/解压缩程序 安装 sudoapt-get install rar unrar p7zip 建立软链接 sudoln -fs /usr/bin/rar/usr/bin/unrar 这样,以后只要在命令行输入unrar,就可以解压或者压缩文件了,安装完成后,归档管理器也同时集成了rar组件。