摘要: # Terminal ```bash $ sha256sum -t ``` Enter the text and press `ctrl+d` when you are finished. # Algorithm ```bash $ shasum -a 256 file.txt ``` # Chec 阅读全文
posted @ 2023-08-28 11:36 fndefbwefsowpvqfx 阅读(24) 评论(0) 推荐(0) 编辑
摘要: ```bash sudo dpkg -i /path/to/deb/file sudo apt-get install -f ``` ```bash -f, --fix-broken Fix; attempt to correct a system with broken dependencies 阅读全文
posted @ 2023-08-28 11:11 fndefbwefsowpvqfx 阅读(4) 评论(0) 推荐(0) 编辑