rootless-containers/slirp4netns

How to install latest version on ubuntu 20.10

mo-saeed opened this issue · 8 comments

Hello,

Ubuntu package version is outdated, how to install the latest version on ubuntu 20.10 ?

Thanks

is it possible to add latest tag so curl can grep the latest ? @AkihiroSuda

add what to where?

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

I get 404

Thanks a lot @AkihiroSuda this can be closed