Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,22 @@ You can checkout some [screenshots](SCREENSHOTS.md).
## INSTALATION

IPTState is packaged in most Linux distributions. If your distribution is in
the table below, your best bet is so use your distro's package manager to
the table below, your best bet is usually to use your distro's package manager to
install it.

[![Packaging status](
https://repology.org/badge/vertical-allrepos/iptstate.svg?exclude_unsupported=1
)](https://repology.org/project/iptstate/versions)

If you're on Ubuntu, but not the latest, you can use [this PPA](
https://launchpad.net/~michel-slm/+archive/ubuntu/kernel-utils/) to get a newer
version for all supported Ubuntu releases. These are from our Ubuntu maintainer.

If you're on Debian, you can use [this Debusine](
https://deb.debusine.debian.net/debian/r-michelin-iptstate/) to get a newer
version for all the current Debian Stable release. These are from our Debian
maintainer.

Otherwise, you can build it from source.

### Building: prerequisites
Expand Down
Loading