FireFox: Difference between revisions

From ALT Linux Wiki
(Initial creation)
 
No edit summary
 
Line 1: Line 1:
[[Category:Mozilla]]
[[Category:Mozilla]]
[[ru:Soft/Firefox]]


==Mozilla FireFox packages installation==
==Mozilla FireFox packages installation==

Latest revision as of 00:28, 3 July 2024


Mozilla FireFox packages installation

 # apt-get update
 # apt-get dist-upgrade
 # apt-get install firefox-esr firefox-esr-en firefox-ublock_origin firefox-pepperflash

The rest of the package names of the FireFox you may see by executing the following command, for example:

apt-cache pkgnames firefox|less

References