You can download obsutil and then use it without installation. Methods of downloading obsutil vary depending on the OS type.
Make sure that your cloud server has been connected to the Internet, or the obsutil installation will fail.
Windows
Linux
Linux AMD (64-bit) and Linux x86 (64-bit):
tar -xzvf obsutil_linux_amd64.tar.gz
ll dr-x------ 2 root root 4096 Jan 5 2024 obsutil_linux_amd64_x.x.x -rw------- 1 root root 3845484 Mar 27 17:05 obsutil_linux_amd64.tar.gz
cd obsutil_linux_amd64_x.x.x
chmod 755 obsutil
This step is required, or error "No such file or directory" will be reported when you are querying the obsutil version number.
./obsutil version obsutil version:5.7.9, obssdk version:3.24.12 operating system:linux, arch:amd64
macOS
chmod 755 obsutil