14 | | Debian's Squeeze (testing) and Sid include Vuurmuur. So if you're running Debian you may want to run the packages supplied by Debian. '''Ubuntu Jaunty now also includes Vuurmuur.''' |
15 | | |
16 | | Add the following line to your /etc/apt/sources.list file: |
17 | | {{{ |
18 | | deb http://ftp.de.debian.org/debian sid main |
19 | | }}} |
20 | | Replace "ftp.de.debian.org" with the Debian mirror you are using and/or are closest to. And replace sid by testing or squeeze if you're running that. |
21 | | |
22 | | Now, install vuurmuur with the following commands: |
23 | | {{{ |
24 | | apt-get update |
25 | | apt-get install libvuurmuur0 vuurmuur vuurmuur-conf |
26 | | }}} |
| 14 | Sadly, Vuurmuur has been removed from the official Debian repositories. The packages were no longer maintained by a Debian maintainer and were in a "orphaned" state for some time already. |