Problems installing NYM in Ubuntu 24.04

Hi!

I am trying to install Nym vpn in two different pcs both running Ubuntu 24.04 without success… The appimage shows a blank window and if I follow the steps in Download NymVPN for Linux | Nym I get this error (sorry it’s spanish XD):

dpkg: error al procesar el paquete nym-repo-setup (–install):
el subproceso instalado paquete nym-repo-setup script post-installation devolvió el código de salida de error 100

In my android phone it works ok. Can you please help me?

Hi!

have you tried this? (force package reconfiguration):

sudo dpkg --configure -a
sudo apt-get install -f

if not for more info than just error 100:

sudo dpkg --configure nym-repo-setup --debug=1

Keep us posted @5cwas0ye !

Hi! I’m not a skilled linux user, so you have to be patient with me XD

gives:

dpkg: error al procesar el paquete nym-repo-setup (–configure):
el subproceso instalado paquete nym-repo-setup script post-installation devolvió el código de salida de error 100
Se encontraron errores al procesar:
nym-repo-setup

then

gives:

dpkg: error al procesar el paquete nym-repo-setup (–configure):
el subproceso instalado paquete nym-repo-setup script post-installation devolvió el código de salida de error 100
Se encontraron errores al procesar:
nym-repo-setup
E: Sub-process /usr/bin/dpkg returned an error code (1)

and

maybe something is wrong with the “–debug=1” value, because I get this error:

dpkg: error: --configure necesita un nombre de paquete legal, pero `–debug=1’ no lo es: nombre de paquete ilegal en el valor ‘–debug=1’: debe comenzar con un carácter alfanumérico

hmm weird, are you sure you are using --debug=1 and not -debug=1 ?

Yes, sure. When quoting it changes --debug=1 to -debug=1

imagen

still unable to install :frowning:

If I just download the .deb and install in the gui I get this error:

The following packages have unmet dependencies:
nym-vpn-app: Depende: nym-vpnd (>= 1.11.0~beta) but it is not going to be installed

Thanks for reporting this! Just to double-check - are you following the install steps from Download NymVPN for Linux | Nym? The current stable release is 1.10, so that might help if you’re trying to use the standard setup.