pacman -Rns $(pacman -Qtdq)

 It lists all packages installed as dependencies but no longer required by any packages. You can remove them if you know that you don't use them.

 

相关文章:

  • 2021-08-04
  • 2021-04-08
  • 2022-02-22
  • 2022-12-23
  • 2021-08-04
  • 2022-02-07
  • 2022-01-07
  • 2021-07-22
猜你喜欢
  • 2021-09-16
  • 2021-10-09
  • 2022-12-23
  • 2021-08-08
  • 2022-02-04
  • 2021-05-19
  • 2021-12-29
相关资源
相似解决方案