#!/usr/bin/bash
#apt update
#apt upgrade
apt install build-essential cmake gdb git vim binutils-doc cpp-doc gcc-6-locales gcc-6-doc manpages-dev autoconf autoconf-doc automake automake-doc libtool libtool-doc bison bison-doc gcc-doc gdb-doc gdbserver git-doc glibc-doc lrzip glibc-doc libstdc++-6-doc make-doc ed diffutils-doc perl-doc ctags vim-doc vim-scripts doc-base doc-cential ttf-wqy-microhei fonts-wqy-microhei

apt install build-essential cmake gdb git vim binutils-doc cpp-doc gcc-6-locales gcc-6-doc manpages-dev autoconf autoconf-doc automake libtool libtool-doc bison bison-doc gcc-doc gdb-doc gdbserver git-doc glibc-doc lrzip glibc-doc libstdc++-6-doc make-doc ed diffutils-doc perl-doc ctags vim-doc vim-scripts doc-base m4-doc vim-addon-manager glibc-doc-reference glibc-source pinfo ttf-dejavu ttf-dejavu-core ttf-dejavu-extra python3.5-examples python3 python3-doc rename
#ttf-wqy-microhei fonts-wqy-microhei

apt install build-essential cmake gdb git vim binutils-doc cpp-doc gcc-6-locales gcc-6-doc manpages-dev autoconf autoconf-doc automake libtool libtool-doc bison bison-doc gcc-doc gdb-doc gdbserver git-doc glibc-doc lrzip glibc-doc libstdc++-6-doc make-doc ed diffutils-doc perl-doc ctags vim-doc vim-scripts doc-base m4-doc vim-addon-manager glibc-doc-reference glibc-source pinfo ttf-dejavu ttf-dejavu-core ttf-dejavu-extra python3-examples python3 python3-doc rename autoconf-archive fonts-lato  sl  coesay  linuxlogo  screenfetch  cmatrix  asciinema  powerline  tilda  python3  manpage
#ttf-wqy-microhei fonts-wqy-microhei

https://www.cnblogs.com/sky-heaven/p/11506647.html

Thank you for using slax!
If you are reading this from a CD, it is already bootable.
Steps to make it bootable from your USB device are following:

1) Copy the entire /slax/ directory to your USB drive.
   If you are using Windows, you will get for example E:\slax\
   You probably already did this - just make sure you are on your
   USB drive now and not on your local harddisk.

2) Now navigate to directory /slax/boot/ on your USB drive.
   In Windows, it will be E:\slax\boot\ for example.
   Use explorer or any other file manager for this task.

3) While you're in the boot directory, locate file bootinst.bat
   Run it by doubleclicking it. It will setup your USB to boot.

-- That's it. Your USB device is now ready to boot slax.
-- You can safely delete this file (readme.txt), it's not needed.

安装过程记录如下:
1、sudo apt edit-sources
2、sudo apt update
3、apt install build-essential cmake gdb git vim binutils-doc cpp-doc gcc-6-locales gcc-6-doc manpages-dev autoconf autoconf-doc automake libtool libtool-doc bison bison-doc gcc-doc gdb-doc gdbserver git-doc glibc-doc lrzip glibc-doc libstdc++-6-doc make-doc ed diffutils-doc perl-doc ctags vim-doc vim-scripts doc-base m4-doc vim-addon-manager glibc-doc-reference glibc-source pinfo ttf-dejavu ttf-dejavu-core ttf-dejavu-extra python3-examples python3 python3-doc rename autoconf-archive fonts-lato  sl  cowsay  linuxlogo  screenfetch  cmatrix  asciinema  powerline  tilda  python3   colorgcc  ttf-wqy-microhei fonts-wqy-microhei  tmate valgrind pkg-config  
4、# script scriptreplay  manpage boost glibc

软件说明:
    编译环境:
    调试工具
    编辑工具
    帮助文档
    开发平台:c c++ perl python bash ruby
    中文显示
    同步工具

最新文章

  1. 浏览器中CSS的BUG
  2. 匹配字符串的KMP算法
  3. Bootstrap 弹出框和警告框插件
  4. iOS- iPhone App 如何运营?
  5. Jquery+Ajax+Json的使用(微信答题实例)
  6. Android中的Handler的具体用法
  7. 使用C#通过调用minitab的COM库自动化生成报表
  8. 学点PYTHON基础的东东--数据结构,算法,设计模式---访问者模式
  9. nginx启动报错(1113: No mapping for the Unicode character exists in the target multi-byte code page)
  10. docker基于 aufs 文件系统
  11. AccountManager教程
  12. JAVA NIO工作原理及代码示例
  13. dogse入门指南
  14. JavaScript-创建日志调试对象(面向对象实例)
  15. Java多线程概念
  16. phpstorm显示页面不停的在indexing转圈中,并且文件名还一直在刷新
  17. 导出txt文件
  18. PDO添加数据的预处理语句
  19. c#WebApi使用form表单提交excel,实现批量写入数据库
  20. idea中 mybatis的debug文件需要放在src的目录下 不能加多余的路径

热门文章

  1. C#的@标志的使用情况—本篇blog采用Markdown编写
  2. map自定义键值类型
  3. 【前端】安装wampserver提示丢失MSVCR100.dll的解决方法
  4. 普通选项卡+自动播放功能+向前/向后按钮 原生js
  5. iOS7 新后台及下载SDK介绍
  6. Axure工作区间
  7. Linux——CentOS7安装gcc编译器详解 查看内核版本
  8. 【hadoop】细读MapReduce的工作原理
  9. 纪念一下,时隔多年,继delphi上成功运行sql之后
  10. 【转】Linux编译链接问题----静态库和动态库