sudo lsb_release -a # to check the information of ubuntu release
sudo apt-get install poppler-data # for document viewer(pdf reader included in ubuntu to support the chinese characters in pdf)
sudo apt-get install -c ~/apt_proxy.conf install p7zip-full (extract 7z format file)
cat /etc/issue
#For Dev
sudo apt-get install binutils-doc cpp-doc gcc-4.1-doc gcc-doc glibc-doc libstdc++6-4.1-doc stl-manual cpp-4.1-doc manpages manpages-dev
(ps. when you want to look for detail in stl, using man 3 std::vector)
sudo apt-get install codeblock geany eclipse
本文指导如何在Ubuntu上安装文档查看器、PDF阅读器、解压工具,并配置相关环境,包括安装流行IDE和查看系统发行版信息。
1126

被折叠的 条评论
为什么被折叠?



