Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MobaXterm apt-get permanently install packages [closed]

Tags:

apt

mobaxterm

I am using MobaXterm 10.8 portable.

Whenever I install any package with

$ apt-get install nano

I can use the package for the whole MobaXterm session. But these packages vanish when closing MobaXterm.

On the other hand, plugins are persistent.

Is there any way to make apt-get packages also permanent?

like image 345
sancho.s ReinstateMonicaCellio Avatar asked Oct 30 '25 11:10

sancho.s ReinstateMonicaCellio


1 Answers

The solution is setting a specific Settings -> General -> Persistent root (/) directory, instead of the default < Temp >:

enter image description here

like image 100
sancho.s ReinstateMonicaCellio Avatar answered Nov 02 '25 17:11

sancho.s ReinstateMonicaCellio