From 2c25e3564df38004fa1766279abab7e62fa3352d Mon Sep 17 00:00:00 2001 From: hypnosis-i2p Date: Thu, 15 Dec 2016 23:33:34 +0800 Subject: [PATCH] Created OTRValidationProject (markdown) --- OTRValidationProject.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 OTRValidationProject.md diff --git a/OTRValidationProject.md b/OTRValidationProject.md new file mode 100644 index 0000000..12cdf84 --- /dev/null +++ b/OTRValidationProject.md @@ -0,0 +1,25 @@ +# What Mint Cinnamon 18 uses? + +` +# apt install pidgin-otr +Reading package lists... Done +Building dependency tree +Reading state information... Done +The following additional packages will be installed: + libotr5 +Suggested packages: + libotr5-bin +The following NEW packages will be installed: + libotr5 pidgin-otr +[...] +dnsnote ~ # lsb_release -a +No LSB modules are available. +Distributor ID: LinuxMint +Description: Linux Mint 18 Sarah +Release: 18 +Codename: sarah +dnsnote ~ # uname -a +Linux dnsnote 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux +dnsnote ~ # + +` \ No newline at end of file