-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Chunhua "Leo" Liao edited this page Mar 20, 2019
·
5 revisions
Welcome to the rose-apt-get wiki!
Current experimental package is available at:
sudo add-apt-repository ppa:liaoch/rose
sudo apt-get update
sudo apt-get install rose
Some notes: sample package control data used by Chrome browser's debian package
- control: specify dependencies etc
- postinst: things to do after installation
- postrm: things to do after uninstalling
- prerm: things to do before uninstalling