Page 1 of 1

Can't find my $user folder

Posted: Sun Oct 21, 2018 15:08
by luizbills
Hi,

I installed the minetest in my Linux Mint using the Flatpak. But no folder was created in /home/myuser/.minetest/. But when I install using `apt-get` the folder is created.
I don't want to install via apt-get because it is installing an older version.

Re: Can't find my $user folder

Posted: Sun Oct 21, 2018 15:16
by rubenwardy
Flatpak does some random shit with containers and folders. I recommend just using the PPA:

Code: Select all

sudo add-apt-repository ppa:minetestdevs/stable
sudo apt update
sudo apt install minetest
This will get you 0.4.17.1