zoukankan      html  css  js  c++  java
  • install slax record

    #!/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:slaxoot 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
        中文显示
        同步工具

  • 相关阅读:
    react-动画
    react-json渲染
    SQL 只取重复记录一条记录并且是最小值
    SQL 函数:树结构指定父节点遍历所有的子节点
    EasyUI treegrid 删除一条或多条记录
    String.Format数字格式化输出 {0:N2} {0:D2} {0:C2} (转)
    EasyUI 左,右(上、下)布局
    DataTable 树形构造加全部
    easyui datagrid 格式化列显示两位小数、千分位
    c# 判断文件是否已使用
  • 原文地址:https://www.cnblogs.com/guochaoxxl/p/11565798.html
Copyright © 2011-2022 走看看