简体   繁体   中英

How to update zsh to zsh 5?

On Ubuntu, I used apt-get install zsh but it gave me zsh 4.3.17 (x86_64-unknown-linux-gnu) . I want to get the latest version (5.0.5 at the moment).

What is the most stable way to get it?

I currently have oh my zsh installed with zsh 4.3.17 so will it be affected by this upgrade?

The differences between Zsh 5.X and Zsh 4.3.X are really small. The easiest way to get the latest Zsh in Debian/Ubuntu is to install zsh-beta . If you really must have the very latest Zsh, then you should consider compiling and installing from the source. If you never did that before, you are better off just using zsh-beta .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM