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

  • 相关阅读:
    顺序链表的实现
    交换排序(冒泡排序与快速排序)
    插入排序及升级版希尔排序
    循环队列的顺序结构实现
    .NET资源泄露与处理方案
    获取某月第一天,最后一天的sql server脚本
    Oracle Net Manager 的使用方法(监听的配置方法)
    如果有人问你数据库原理,叫他看这篇文章
    如何统计一段时间内但不包含周六日的所有日期
    一个技术人的知识管理方法论
  • 原文地址:https://www.cnblogs.com/guochaoxxl/p/11565798.html
Copyright © 2011-2022 走看看