我使用的是 Debian Bullseye Xfce。请在下面找到我的系统的相关详细信息:
vrgovinda@krishna:~$ uname -a
Linux krishna 5.10.0-8-amd64 #1 SMP Debian 5.10.46-5 (2021-09-23) x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
版本apt-get
如下:
vrgovinda@krishna:~$ apt-get -v
apt 2.2.4 (amd64)
Supported modules:
*Ver: Standard .deb
*Pkg: Debian dpkg interface (Priority 30)
Pkg: Debian APT solver interface (Priority -1000)
Pkg: Debian APT planner interface (Priority -1000)
S.L: 'deb' Debian binary tree
S.L: 'deb-src' Debian source tree
Idx: Debian Source Index
Idx: Debian Package Index
Idx: Debian Translation Index
Idx: Debian dpkg status file
Idx: Debian …
Run Code Online (Sandbox Code Playgroud) vrgovinda@krishna:~$ sudo apt purge falkon
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
libhttrack2 webhttrack-common
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
falkon* gimp-help-en* webhttrack*
0 upgraded, 0 newly installed, 3 to remove and 13 not upgraded.
After this operation, 74.8 MB disk space will be freed.
Do you want to continue? [Y/n]
Run Code Online (Sandbox Code Playgroud)
为什么要清除falkon
删除gimp-help-en
& webhttrack …