Install Win7 theme on Ubuntu 16.04

I'm totally new to Ubuntu. I've installed version 16.04 and I'm having trouble finding my way around. I've tried just about all possible ways to make Ubuntu look like windows 7. Every way I tried was missing something, Is there a way to make version 16.04 be like win7?

7

1 Answer

The closest I have managed to get for 16.04 is a Windows 10 theme with the usual Window icons by doing the following:

sudo add-apt-repository ppa:noobslab/themes && sudo add-apt-repository ppa:noobslab/icons
sudo apt update && sudo apt install windos-10-themes && sudo apt install win-icons
1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like