A question for LL 3.6 - 3.8 users - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=7) +--- Forum: Linux Lite Software Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=30) +--- Thread: A question for LL 3.6 - 3.8 users (/showthread.php?tid=5503) |
A question for LL 3.6 - 3.8 users - kpanic - 07-28-2018 Hi, I'm writing a small desktop plugin app for LL and I have a question for LL 3.6 and 3.8 users. (I guess there is no 3.7 version...) If you are using either version, can you please run the terminal command: Code: cat /etc/lsb-release Re: A question for LL 3.6 - 3.8 users - elelme - 07-29-2018 kpanic, I am on 3.8, and my readout is thus: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Linux Lite 3.8" Hope this helps! Re: A question for LL 3.6 - 3.8 users - kpanic - 07-29-2018 Thank you [member=6876]elelme[/member] ! Re: A question for LL 3.6 - 3.8 users - newtusmaximus - 10-10-2018 HPDC7700p Desktop -Desktop:~$ cat /etc/lsb-releaseDISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Linux Lite 3.6" Re: A question for LL 3.6 - 3.8 users - bitsnpcs - 10-10-2018 Hello [member=7701]kpanic[/member] , it is outside of your requested info, in case it is useful the results for LL 3.2 are Code: DISTRIB_ID=Ubuntu Re: A question for LL 3.6 - 3.8 users - firenice03 - 10-11-2018 No 3.7 (or 3.odd) All of the 3.x series are based on 16.04 "Xenial".. Mine: a 32-bit Code: DISTRIB_ID=Ubuntu i.e. 3.8 Base: 16.04.3 https://www.freecinema2022.gq/forums/release-announcements/linux-lite-3-8-final-released/ Details: Kernel: 4.4.0-112 (custom kernels also available via our Repository for versions 3.13 - 4.14) Firefox: 58.0 Quantum Thunderbird: 52.5.0 LibreOffice: 5.1.6.2 VLC: 2.2.2 Gimp: 2.8.22 Base: 16.04.3 Re: A question for LL 3.6 - 3.8 users - ian_r_h - 10-11-2018 Code: DISTRIB_ID=Ubuntu Re: A question for LL 3.6 - 3.8 users - kpanic - 11-02-2018 (10-10-2018, 08:34 PM)bitsnpcs link Wrote:Hello [member=7701]kpanic[/member] , iIt's cool, thank you sir! |