-
Notifications
You must be signed in to change notification settings - Fork 213
Blobfuse2 Installation
Gauri Prasad edited this page Oct 12, 2022
·
25 revisions
blobfuse2 is currently available in the Microsoft product repositories for Ubuntu, Debian, CentOS, RedHat, SUSE and Mariner distros. Packages are only available for x86 platforms.
-
Configure the apt/yum repository for Microsoft products following this guideline.
-
Install blobfuse2
Ubuntu 18.04/Debian 9/Debian 10: sudo apt-get install fuse blobfuse2
Ubuntu 20.04/Ubuntu 22.04/Debian 11: sudo apt-get install fuse fuse3 blobfuse2
sudo yum install fuse fuse3 blobfuse2
sudo zypper install fuse fuse3 blobfuse2
sudo tdnf install fuse fuse3 blobfuse2