zoukankan      html  css  js  c++  java
  • Linux下使用dnf包管理器安装异常后导致的clear不可用

    该命令被包ncurses包含:

    名称 : ncurses
    架构 : x86_64
    时期 : 0
    版本 : 5.9
    发布 : 16.20140323.fc21
    大小 : 433 k
    仓库 : @System
    概要 : Ncurses support utilities
    URL : http://invisible-island.net/ncurses/ncurses.html
    协议 : MIT
    描述 : The curses library routines are a terminal-independent method of
    : updating character screens with reasonable optimization. The
    : ncurses (new curses) library is a freely distributable replacement
    : for the discontinued 4.4 BSD classic curses library.
    :
    : This package contains support utilities, including a terminfo
    : compiler tic, a decompiler infocmp, clear, tput, tset, and a
    : termcap conversion tool captoinfo.

    上面是该包的详细信息

     使用yum reinstall ncurses 重新安装

  • 相关阅读:
    大数乘法
    大数阶乘
    存js导入excel文件
    设计模式详解
    javascript的api设计原则
    从零开始nodejs系列文章
    git的学习
    如何暴力学英语
    Vsftpd
    shell命令学习
  • 原文地址:https://www.cnblogs.com/37sky/p/5072787.html
Copyright © 2011-2022 走看看