ios的deb文件损坏了如何修改

ios 12
近日不知为何出现以下error
slieo已经不能可更新任何 deb
请问如何修正?
🙏🏻

img

bash-5.1# sh "status"
sh "status"
status: 1: Package:: not found
status: 2: Status:: not found
status: 3: Section:: not found
status: 4: Installed-Size:: not found
status: 6: Syntax error: newline unexpected
bash-5.1# sudo apt-get -f install
sudo apt-get -f install

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 14%

Reading package lists... 14%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done

Reading state information... 0%

Reading state information... 3%

Reading state information... Done

0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
dpkg: warning: parsing file '/Library/dpkg/status' near line 136 package 'co.azozzalfiras.azflibrary':
missing 'Description' field
Setting up system-cmds (854.40.2-12) ...
dpkg: error processing package system-cmds (--configure):
installed system-cmds package post-installation script subprocess returned error exit status 138
Errors were encountered while processing:
system-cmds
E: Sub-process /usr/bin/dpkg returned an error code (1)
bash-5.1#