You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ Please use the issue tracker at https://github.com/dreibh/subnetcalc/issues to r
165
165
166
166
### Ubuntu Linux
167
167
168
-
For ready-to-install Ubuntu Linux packages of SubNetCalc, see Launchpad PPA for Thomas Dreibholz!
168
+
For ready-to-install Ubuntu Linux packages of SubNetCalc, see [Launchpad PPA for Thomas Dreibholz](https://launchpad.net/~dreibh/+archive/ubuntu/ppa/+packages?field.name_filter=subnetcalc&field.status_filter=published&field.series_filter=)!
For ready-to-install Fedora Linux packages of SubNetCalc, see COPR PPA for Thomas Dreibholz!
178
+
For ready-to-install Fedora Linux packages of SubNetCalc, see [COPR PPA for Thomas Dreibholz](https://copr.fedorainfracloud.org/coprs/dreibh/ppa/package/subnetcalc/)!
179
179
180
180
```
181
181
sudo dnf copr enable -y dreibh/ppa
@@ -184,9 +184,11 @@ sudo dnf install subnetcalc
184
184
185
185
### FreeBSD
186
186
187
-
For ready-to-install FreeBSD packages of SubNetCalc, it is included in the ports collection, see [FreeBSD ports tree index of net/subnetcalc](https://cgit.freebsd.org/ports/tree/net/subnetcalc/)!
187
+
For ready-to-install FreeBSD packages of SubNetCalc, it is included in the ports collection, see [FreeBSD ports tree index of net/subnetcalc/](https://cgit.freebsd.org/ports/tree/net/subnetcalc/)!
188
188
189
-
pkg install subnetcalc
189
+
```
190
+
pkg install subnetcalc
191
+
```
190
192
191
193
Alternatively, to compile it from the ports sources:
192
194
@@ -223,7 +225,7 @@ Contributions:
223
225
224
226
- CI build tests of SubNetCalc: [https://github.com/dreibh/subnetcalc/actions](https://github.com/dreibh/subnetcalc/actions).
225
227
226
-
- Coverity Scan analysis of SubNetCalc: [https://scan.coverity.com/projects/dreibh-td-subnetcalc](https://scan.coverity.com/projects/dreibh-td-subnetcalc).
228
+
- Coverity Scan analysis of SubNetCalc: [https://scan.coverity.com/projects/dreibh-subnetcalc](https://scan.coverity.com/projects/dreibh-subnetcalc).
0 commit comments