Installing or upgrading Firefox can be done by using different commands in Linux operating system..
(1) Using yum command you can upgrade your firefox or install.Open terminal and enter su then enter password. Now you are in admin mode so that you can install or upgrade firefox.
For installing anything in linux the user should be in admin mode.
syntax:
$su
$yum update firefox
(2)There is another way of installing firefox in linux that is by using wget command.To use wget command you should have link from where you can download firefox for linux.
Syntax:
$wget link
Tech Inspiration Hub is your go‑to space for solving real technical problems. From troubleshooting tricky errors to exploring practical fixes and affiliate tech tools, this blog is built to help developers, IT professionals, and tech enthusiasts find clear answers fast. Whether you’re debugging Java, configuring systems, or looking for reliable technical resources, you’ll find step‑by‑step guidance and inspiration to keep your projects running smoothly.
Subscribe to:
Post Comments (Atom)
Java 8 TLS 1.3 Support: Fix “Client Requested TLS 1.3” SSL Errors Without Upgrading to Java 11
If your Java 8 application recently started failing HTTPS or API calls, you’re not alone. More services are enforcing TLS 1.3 only connectio...
-
This is due to Internet Connection Sharing services running and might have conflicts with Cisco Annyconnect VPN. Follow below steps below t...
-
If you are facing issue while running "call of duty modern warfare 3" that your mouse cursor doesn't work on the screen then ...
-
Sometimes, there are multiple java threads executed and might get hang, in order to kill them all together, below are the provided steps: Wi...
No comments:
Post a Comment