Changes between Version 5 and Version 6 of OpenVPN3Linux


Ignore:
Timestamp:
04/14/20 21:36:23 (4 years ago)
Author:
David Sommerseth
Comment:

Fedora 30+ has yum as well now, which points at dnf under the hood.

Legend:

Unmodified
Added
Removed
Modified
  • OpenVPN3Linux

    v5 v6  
    4949}}}
    5050
    51 With the Copr module available, it is time to enable the appropriate OpenVPN 3 Copr repository.  Red Hat Enterprise Linux and clones typically use `yum` while Fedora uses `dnf`.
     51With the Copr module available, it is time to enable the appropriate OpenVPN 3 Copr repository.
    5252{{{
    53    # {yum,dnf} copr enable dsommers/openvpn3
     53   # yum copr enable dsommers/openvpn3
    5454}}}
    5555
    5656And then the OpenVPN 3 Linux client can be installed
    5757{{{
    58    # {yum,dnf} install openvpn3-client
     58   # yum install openvpn3-client
    5959}}}
    6060