[logseq-plugin-git:commit] 2025-09-08T09:35:23.573Z
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
- dpkg install weixin error #linux
|
||||
- https://askubuntu.com/questions/1241362/fix-package-post-installation-script-subprocess-returned-error-exit-status-10-fo
|
||||
- ```zsh
|
||||
sudo rm /var/lib/dpkg/info/libpaper1*
|
||||
sudo dpkg --configure -D 777 libpaper1
|
||||
sudo apt -f install
|
||||
```
|
||||
- ```zsh
|
||||
sudo apt autoremove weixin
|
||||
sudo dpkg -i weixin
|
||||
```
|
||||
- dpkg install weixin error #linux
|
||||
- https://askubuntu.com/questions/1241362/fix-package-post-installation-script-subprocess-returned-error-exit-status-10-fo
|
||||
- ```zsh
|
||||
sudo rm /var/lib/dpkg/info/libpaper1*
|
||||
sudo dpkg --configure -D 777 libpaper1
|
||||
sudo apt -f install
|
||||
```
|
||||
- ```zsh
|
||||
sudo apt autoremove weixin
|
||||
sudo dpkg -i weixin
|
||||
```
|
||||
- [[Java8实战]]
|
||||
Reference in New Issue
Block a user