Skip to main content
formatting
Source Link
Mat
  • 54.9k
  • 11
  • 164
  • 143

Do you have the latest version of tar handy somewhere else (a different computer)? If
If so, just scpscp it to /usr/local/bin/usr/local/bin, assuming /usr/local/bin/usr/local/bin precedes the regular tartar in your command path. Then, you can upgrade: apt-get install tar

apt-get install tar 

Do you have the latest version of tar handy somewhere else (a different computer)? If so, just scp it to /usr/local/bin, assuming /usr/local/bin precedes the regular tar in your command path. Then, you can upgrade: apt-get install tar

Do you have the latest version of tar handy somewhere else (a different computer)?
If so, just scp it to /usr/local/bin, assuming /usr/local/bin precedes the regular tar in your command path. Then, you can upgrade:

apt-get install tar 
Source Link
saint
  • 11
  • 1

Do you have the latest version of tar handy somewhere else (a different computer)? If so, just scp it to /usr/local/bin, assuming /usr/local/bin precedes the regular tar in your command path. Then, you can upgrade: apt-get install tar