Problema com repositório ao usar o termux no android

Olá a todos, eu recentemente estou usando o terminal do Android, o Termux, estou baixando alguns arquivos q diz q dá pra baixar, vou ir direto ao ponto, isso é oq mostra qnd tento baixar um desses arquivos

~ $ pkg install xorg-xwininfo
Checking availability of current mirror: ok
Hit:1 https://termux.mentality.rip/termux-main stable InRelease
Hit:2 https://packages.termux.org/apt/termux-games games InRelease
Hit:3 https://packages.termux.org/apt/termux-science science InRelease
Hit:4 https://packages.termux.org/apt/termux-x11 x11 InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 xournal : Depends: poppler but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
~ $ apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  poppler
The following NEW packages will be installed:
  poppler
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
6 not fully installed or removed.
Need to get 0 B/948 kB of archives.
After this operation, 4686 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 36889 files and directories currently installed.)
Preparing to unpack .../poppler_21.08.0_arm.deb ...
Unpacking poppler (21.08.0) ...
dpkg: error processing archive /data/data/com.termux/cache/apt/archives/poppler_21.08.0_arm.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/pdftohtml', which is also in package xpdf 4.03-2
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /data/data/com.termux/cache/apt/archives/poppler_21.08.0_arm.deb
E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)

Obs:
Essas são as informações do meu celular:

  • É um j400M, j4lte ou j4 2018
  • Android 10
  • 4 cores
  • 4Gb RAM
  • 16Gb armazenamento

É um conflito de arquivos com o pacote citado (xpdf). Não há muito o que fazer salvo atualizar e tentar de novo esperando que o conflito tenha sido corrigido, ou remover um dos pacotes.

Antes msm de ver sua msg eu removi o tal do xournal e consegui instalar outros arquivos, obrg pela ajuda, até.