Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
237 views
in Technique[技术] by (71.8m points)

python - Can't run installed .deb package Ununtu 20.4

I am new using Ubuntu and python. I am developing a python program with pyramid. I need to build a .deb package in order to distribute the program using Ubuntu Software Center. I followed this tutorial to create the debian package. It seems that the package is being build correctly. After installing the .deb package I run apt list --installed and I can see my program installed but I can not see it on the application's launchpad and I can not call my program by it's name from terminal. Is there an adittional configurationthat I need to do in order to run my program? How can I run my program?

question from:https://stackoverflow.com/questions/65833508/cant-run-installed-deb-package-ununtu-20-4

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...