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

  • 相关阅读:
    jboss:在standalone.xml中设置系统属性(system-properties)
    心得体悟帖---200608(机会都是自己创造的)
    心得体悟帖---200608(易中天评三国之刘备和诸葛亮关系启示:诚意真的重要)
    算法与数据结构---6.1、斐波那契数列-递推解法
    算法与数据结构---5、递推
    C++指针相关问题
    C++ new一个数组
    指针数组和数组指针的区别
    C++ new的用法
    webdings 和 wingdings 字体
  • 原文地址:https://www.cnblogs.com/guochaoxxl/p/11565798.html
Copyright © 2011-2022 走看看