Skip to main content
update the distro verison
Source Link
Aaron Shen
  • 477
  • 1
  • 5
  • 15

I've installed tmux from apt-get. I checked the version is 1.8.
But when I directly go to tmux official site, I see the latest version is 2.0.

How can I upgrade to 2.0?
sudo apt-get install --only-upgrade tmux always tell me I've got the newest version of tmux which is wrong.

I'm using ubuntu 14.04.

I've installed tmux from apt-get. I checked the version is 1.8.
But when I directly go to tmux official site, I see the latest version is 2.0.

How can I upgrade to 2.0?
sudo apt-get install --only-upgrade tmux always tell me I've got the newest version of tmux which is wrong.

I've installed tmux from apt-get. I checked the version is 1.8.
But when I directly go to tmux official site, I see the latest version is 2.0.

How can I upgrade to 2.0?
sudo apt-get install --only-upgrade tmux always tell me I've got the newest version of tmux which is wrong.

I'm using ubuntu 14.04.

Source Link
Aaron Shen
  • 477
  • 1
  • 5
  • 15

How to upgrade a package which has a newer version than the repository?

I've installed tmux from apt-get. I checked the version is 1.8.
But when I directly go to tmux official site, I see the latest version is 2.0.

How can I upgrade to 2.0?
sudo apt-get install --only-upgrade tmux always tell me I've got the newest version of tmux which is wrong.