Fedora 문제 총화 시즌 2

660 단어 fedora
이 시 리 즈 는 주로 자신 이 fedora 를 사용 하여 발견 한 문 제 를 기록 하 는 것 이다.
1Linux Error: curses.h: No such file or directory Problem Solution
 
sudo yum install ncurses-devel ncurses

2.Extra bz2 files
 
Go to terminal and enter command below to extract .bz2 file:-
$ bunzip2 myfile.bz2

If you have .tar.bz2 file then you can use the command below to extract the file:-
tar xjvf myfile.tar.bz2

3.missing command takes too long to respond
수정
 
unset command_not_found_handle

 

좋은 웹페이지 즐겨찾기