Created
September 6, 2016 16:15
-
-
Save tonythell/825b77d8b3b128c80649d37a8f7f1e7c to your computer and use it in GitHub Desktop.
vivaldi web browser yum/dnf repo config file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [vivaldi] | |
| name=Vivaldi | |
| baseurl=http://repo.vivaldi.com/stable/rpm/x86_64 | |
| enabled=1 | |
| gpgcheck=1 | |
| gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-vivaldi | |
| exclude=vivaldi-snapshot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment