Changes between Version 2 and Version 3 of multiverse
- Timestamp:
- 12/09/05 02:42:01 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
multiverse
v2 v3 8 8 9 9 Packages installed from ubuntu's `main` or `universe` sections should be fine to redistribute within CAL without worrying. 10 11 To enable access to `multiverse` on an ubuntu machine, make sure that the following four lines are appended to /etc/apt/sources.list: 12 13 {{{ 14 deb http://us.archive.ubuntu.com/ubuntu breezy multiverse 15 deb-src http://us.archive.ubuntu.com/ubuntu breezy multiverse 16 deb http://security.ubuntu.com/ubuntu breezy-security multiverse 17 deb-src http://security.ubuntu.com/ubuntu breezy-security multiverse 18 }}}
