Index of /3/3.2/Debian

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]stretch/ 2019-12-17 12:00 -  
[DIR]buster/ 2019-12-17 12:00 -  
[DIR]bullseye/ 2019-12-17 12:00 -  
[DIR]11/ 2019-12-17 12:00 -  
[DIR]10/ 2019-12-17 12:00 -  
[DIR]9/ 2019-12-17 12:00 -  

Packages of NFS-Ganesha for Debian are available here from the NFS-Ganesha Community...

Add the GPG key to apt:

    wget -O - https://download.nfs-ganesha.org/3/rsa.pub | apt-key add -

Add the source (s/amd64/arm64/ as necessary):

    echo deb [arch=amd64] https://download.nfs-ganesha.org/3/LATEST/Debian/stretch/amd64/apt stretch main > /etc/apt/sources.list.d/gluster.list 

or:

    echo deb [arch=amd64] https://download.nfs-ganesha.org/3/LATEST/Debian/buster/amd64/apt buster main > /etc/apt/sources.list.d/gluster.list 

or:

    echo deb [arch=amd64] https://download.nfs-ganesha.org/3/LATEST/Debian/bullseye/amd64/apt bullseye main > /etc/apt/sources.list.d/gluster.list 
Update package list:

    apt-get update

Install:

    apt-get install [ nfs-ganesha ] ...