I want to install Lubuntu on an old Laptop.
I want to work with python, so I have to use stuff like virtualenvs and so.
Therefor I need Terminal commands like apt-get
.
Do these work similar on lubuntu and ubuntu??
Asked
Active
Viewed 42 times
-3

Sven
- 123
-
2Yes, the base system - apt-get, python, etc - is exactly the same in all derivatives. – mikewhatever Apr 12 '20 at 17:11
-
Refer to: https://wiki.ubuntu.com/Lubuntu – FedKad Apr 12 '20 at 17:38
1 Answers
-1
Lubuntu is basically a lightweight version of Ubuntu. It is designed for slower devices and uses the LXDE Desktop instead of Gnome (Ubuntu). It is also distributed with the apt package manager. Have a look at the official websites.

lfnnx
- 59
- 4
-
2This is only partially correct; since 18.04 Lubuntu has used the LXQt desktop. Also, lubuntu.net is a fan website. The official website is lubuntu.me – Organic Marble Apr 12 '20 at 19:12