The clear command in Ubuntu cannot be found.

Source: Internet
Author: User
Problem description: After Entering clear in terminal, the prompt is Theprogram 'clear' iscurrentlynotinstalled. Youcaninstallitbytyping: sudoapt-getinstallncurses-bin. After Entering sudoapt-getinstallncurses-bin as prompted, the system prompts:

Problem description:

After Entering clear in terminal, the prompt is:

The program 'clear' is currently not installed. You can install it

By typing:

Sudo apt-get install ncurses-bin

After entering sudo apt-get install ncurses-bin as prompted, the system prompts:

Ncurses-bin is already the newest version.

0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

I found/usr/bin, which does not have clear, while libncurses5, libncurses5-dev,

Libncursesw5 is installed.

Solution:

Sudo apt-get -- reinstall install ncurses-bin

Postscript:

In fact, at that time, I thought of using reinstall. Unfortunately, I had no patience in man apt-get. After reading it again, I did not find the -- reinstall option. When solving a problem, this kind of irritability is not necessary, otherwise even if you can think of a solution, it will pass.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.