How to install latest version on ubuntu 20.10
mo-saeed opened this issue · 8 comments
mo-saeed commented
Hello,
Ubuntu package version is outdated, how to install the latest version on ubuntu 20.10 ?
Thanks
mo-saeed commented
is it possible to add latest
tag so curl can grep the latest ? @AkihiroSuda
AkihiroSuda commented
add what to where?
mo-saeed commented
I want to do sth like that when I install it
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/**latest**/slirp4netns-$(uname -m)
chmod +x slirp4netns
AkihiroSuda commented
mo-saeed commented
I get 404
AkihiroSuda commented
mo-saeed commented
Thanks a lot @AkihiroSuda this can be closed