Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put game in debian package manager #3

Open
richelbilderbeek opened this issue May 1, 2016 · 2 comments
Open

Put game in debian package manager #3

richelbilderbeek opened this issue May 1, 2016 · 2 comments

Comments

@richelbilderbeek
Copy link
Owner

From @richelbilderbeek on July 27, 2015 9:38

I would like people to be able to do

sudo apt-get install city-of-thieves-terminal
sudo apt-get install city-of-thieves-gui

Then run with:

./city-of-thieves-terminal
./city-of-thieves-gui

Ask @hertog6 for help.

Copied from original issue: richelbilderbeek/HetRoversnest#29

@richelbilderbeek
Copy link
Owner Author

From @hertog6 on July 27, 2015 10:38

For the people who need an intro into Debian packaging; https://wiki.debian.org/IntroDebianPackaging

@richelbilderbeek
Copy link
Owner Author

It works!

Note to self: do this in cityofthieves/debian:

debuild -us -uc 

In the folder cityofthieves on can do:

sudo dpkg -i ../cityofthieves_1.0-1_i386.deb

@richelbilderbeek richelbilderbeek changed the title Put game in package manager Put game in debian package manager Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant