Changes between Version 3 and Version 4 of DownloadUbuntu
- Timestamp:
- 05/05/10 22:42:33 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadUbuntu
v3 v4 2 2 3 3 == Installation using the Package Manager == 4 Ubuntu 9.10 contains Padre 0.42 4 Ubuntu 9.10 contains Padre 0.42, Ubuntu 10.04 contains Padre 0.50 5 5 6 6 {{{ 7 # aptitude install padre 7 sudo aptitude install padre 8 }}} 9 10 You can also install some additional plug-ins: 11 {{{ 12 sudo aptitude install libpadre-plugin-css-perl libpadre-plugin-html-perl libpadre-plugin-spellcheck-perl libpadre-plugin-xml-perl 13 libpadre-plugin-autoformat-perl libpadre-plugin-vi-perl libpadre-plugin-nopaste-perl 8 14 }}} 9 15
