The Guide shows you How to Install a Package on Debian/Ubuntu and Derived Distros by Ignoring/Skipping All the Package’s Dependencies.
The Tutorial is Practical so it Contains Just Only the Essentials Installation Instructions and Commands.
-
Open a Terminal Window
(Press “Enter” to Execute Commands) -
Install Package Only and Skip Dependencies.
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
dpkg -i --ignore-depends=* [packagename]
Get Installed Google-Chrome Web Browser for Linux:
Install Google-Chrome for Linux
How to Install Evernote on Linux Distros: