Linux Installations
Debian and Ubuntu Based Distributions
Simple Installation for Debian and Ubuntu
sudo apt install ./ExpanDrive_*_amd64.debManual Repository Installation for Debian and Ubuntu
curl https://packages.expandrive.com/keys/expandrive.asc | gpg --dearmor > packages.expandrive.gpg
sudo install -o root -g root -m 644 packages.expandrive.gpg /usr/share/keyrings/
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/packages.expandrive.gpg] https://packages.expandrive.com/expandrive stable main" > /etc/apt/sources.list.d/expandrive.list'sudo apt-get install apt-transport-https
sudo apt-get update
sudo apt-get install expandriveRHEL, Fedora, and CentOS Based Distributions
Simple Installation for RHEL, Fedora, and CentOS
Manual Repository Installation for RHEL, Fedora, and CentOS
AppImage Installation
Installing or Updating ExpanDrive's Public Key
Debian and Ubuntu Based Distributions
RHEL, Fedora, and CentOS Based Distributions
Last updated
Was this helpful?