sudo apt install lightdm
sudo dpkg-reconfigure lightdm

- lightdm


- gdm3

事件的起因是kali安装wine32
Kali中安装wine是能成功的,三十使用tim需要winn32,我尝试了以下命令,终于安装成功(但是对于其中的原理不是很清除):
sudo apt install aptitude
sudo aptitude -s install wine32:i386
sudo apt-get --purge remove wine
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo apt-get install lib32z1
apt-get install wine32:i386
sudo apt-get install wine32:i386
然后只有一个lightdm选项,我选择了之后就进入了lightdm的界面。
└─$ wine TIM3.4.2.22062.exe
Command 'wine' not found, did you mean:
command 'win' from deb wily
command 'twine' from deb twine
command 'wike' from deb wike
command 'wipe' from deb wipe
command 'xine' from deb xine-ui
Try: sudo apt install <deb name>
sudo apt-get install gnome-core kali-defaults kali-root-login desktop-base
sudo apt-get update & apt-get upgrade
sudo apt-get dist-upgrade
重启就好了
本文记录了在Kali Linux环境下安装wine32以运行TIM32位版本的过程,包括遇到的lightdm选择问题及其解决方法。通过一系列apt命令安装、更新、清理系统,并最终成功运行TIM。在安装过程中,还涉及到了gdm3和系统的升级。重启后系统运行正常。
2936

被折叠的 条评论
为什么被折叠?



