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
        中文显示
        同步工具

  • 相关阅读:
    单例模式
    面向对象编程(一)
    杨辉三角形
    静态方法,Arrays类,二维数组
    数组,查找算法,二分查找法,冒泡排序,选择排序,插入排序
    万年历(二)
    循环结构
    万年历(一)
    条件结构
    类型转换,位运算符
  • 原文地址:https://www.cnblogs.com/guochaoxxl/p/11565798.html
Copyright © 2011-2022 走看看