Bayanihan Linux 4 Repositories
Since BL4 is now debian-based, you can use the official debian sarge repositories. Add the following lines to your /etc/apt/sources.list file:
| Code: |
| deb http://ftp.debian.org/debian sarge main contrib non-free deb http://security.debian.org/ sarge/updates main contrib non-free |
If you need to compile programs that use KDE widgets (UI), add the lines below to get the development headers for Xorg6.8.2 and KDE3.5:
| Code: |
| deb http://www.backports.org/debian/ sarge-backports main |
Run apt-get update and use either aptitude (recommended) or synaptic (GUI) to select the packages you would like installed/upgraded.
Thanks to RAGE Callao for this info.
