Install NFS Mint 18.3 Cinnamon

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jorgeresca

Install NFS Mint 18.3 Cinnamon

Post by jorgeresca »

Mint 18.3 does not have an NFS server or client installed.

Using "sudo apt install -y nfs-kernel-server" for server or "sudo apt install -y nfs-common"
have those errors:
The nfs-kernel-server package could not be located
The "nfs-common" package does not have a candidate for installation

Please help.


jorge@Old ~ $ sudo apt install -y nfs-kernel-server
[sudo] password for jorge:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
E: No se ha podido localizar el paquete nfs-kernel-server
jorge@Old ~ $ sudo apt install -y nfs-common
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
El paquete nfs-common no está disponible, pero algún otro paquete hace referencia
a él. Esto puede significar que el paquete falta, está obsoleto o sólo se
encuentra disponible desde alguna otra fuente

E: El paquete «nfs-common» no tiene un candidato para la instalación
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: Install NFS Mint 18.3 Cinnamon

Post by catweazel »

Code: Select all

sudo apt install nfs-kernel-server
Try dropping -y

Also see this link.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
jorgeresca

Re: Install NFS Mint 18.3 Cinnamon

Post by jorgeresca »

Ok! Working.

Thank you so much.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: Install NFS Mint 18.3 Cinnamon

Post by catweazel »

jorgeresca wrote:Thank you so much.
You're very welcome.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
Locked

Return to “Networking”