Update README.md

This commit is contained in:
Jun
2024-11-25 16:30:46 +08:00
committed by GitHub
parent f9efed7c33
commit b122daf7a3

View File

@@ -1,10 +1,12 @@
# AppImage2Deb-For-Deepin # Abstract
A convenient tool which can convert AppImage to Deb in [Deepin Standard](https://doc.chinauos.com/content/M7kCi3QB_uwzIp6HyF5J). A convenient tool which can convert AppImage to Deb in [Deepin Standard](https://doc.chinauos.com/content/M7kCi3QB_uwzIp6HyF5J).
![preview](https://github.com/user-attachments/assets/80eab217-ef02-4fec-b339-38d3f11f2219) ![preview](https://github.com/user-attachments/assets/80eab217-ef02-4fec-b339-38d3f11f2219)
You should input the arguments in Deepin Standard. You should input the arguments in Deepin Standard.
Basically, the quality of the deb package you build based on the arguments you provided.
You can find AppImages to convert [here](https://appimage.github.io/apps/). You can find AppImages to convert [here](https://appimage.github.io/apps/).
# Dependencies # Dependencies
@@ -18,7 +20,7 @@ sudo apt install fakeroot
It only supports amd64 architecture. It only supports amd64 architecture.
# Run # Usage
After download my script, you can just input the command below into your terminal: After download my script, you can just input the command below into your terminal:
```bash ```bash
python3 /the/path/to/src/main.py python3 /the/path/to/src/main.py