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
| [ | |
| { | |
| "name": "Afghanistan", | |
| "dial_code": "+93", | |
| "code": "AF" | |
| }, | |
| { | |
| "name": "Aland Islands", | |
| "dial_code": "+358", | |
| "code": "AX" |
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
| # Problem package: https://launchpad.net/ubuntu/+source/nss | |
| # Repository of package releases: http://security.ubuntu.com/ubuntu/pool/main/n/nss | |
| # | |
| # NOTE: This recipe tested only for ubuntu 14.04 32 bit | |
| # Open ubuntu terminal, copy and paste and run commands below | |
| # Check your ubuntu version | |
| lsb_release -a | |
| # Download old version of nss libraries |