abdc9834e1dcc1fab4b6151a43ef5e5db70e5c2c
AppImage2Deb-For-Deepin
A convenient tool which can convert AppImage to Deb in Deepin Standard.
You should input the arguments in Deepin Standard.
You can find AppImages to convert here.
Dependencies
To run main.py successfully you should install PyQt5.
The build.sh will be called by a function in main.py, to run build.sh properly, you should have a bash environment with fakeroot installed.
sudo apt install python3-pyqt5
sudo apt install fakeroot
Only support amd64 architecture.
Run
After download my script, you can just input the command below into your terminal:
python3 /the/path/to/src/main.py
The deb file will be put in /the/path/to/src.
Languages
Shell
53%
Python
47%