Installation
Linux
Debian and Ubuntu based distributions
For Debian and Ubuntu based distributions the easiest way to get started is to download and install the latest .deb package (64 bit), either through the graphical installer or via the command-line with the following command. Note that the package for server edition name is exfs
Installing the .deb will also automatically install the apt repository and code signing key to enable easy update using the system package manager.
You can install the repository and key manually with the following commands:
Then you update the package cache and install ExpanDrive using:
RHEL, Fedora, and CentOS based distributions
Download our latest .rpm package (64-bit) and use yum
to install ExpanDrive and the required dependencies. Note that the package for server edition name is exfs
Installing the .rpm will also automatically configure the yum repository and code signing key to enable easy update using the system package manager.
You can install the yum repo manually using the following commands:
Then update your package cache and install ExpanDrive using dnf
(Fedora 22 and above):
or using yum
Last updated