Learn how to install Firefox directly from Mozilla using APT.
Also find me here:
Baeldung Author
Laiba Younas
I’m a technical writer with over 2 years of hands-on experience across various operating systems, programming languages, frameworks, and GUI-based apps. I strive to provide users with in-depth and informative articles/blogs that can help them understand the core concepts of modern technologies.
Here's what I've written (so far):
Baeldung on Linux
- >All
- Service Management (1)
- Package Management (1)
- Installation (1)
- Administration (1)
How to Install a Specific Version of a Package Using Snap
Filed under Package Management
Learn how to install a specific version of a package using Snap.
Enabling or Disabling Services in Linux
Filed under Service Management
Learn several methods for enabling or disabling services in Linux.
How to Export GNOME Terminal Profile on Linux
Filed under Administration
Learn how to export and import GNOME Terminal profiles in Linux.
Baeldung on Ops
- >All
- Docker (2)
- Git (1)
Load a Docker Image From a Tar File
Filed under Docker
Learn how to save Docker images into tar files and load them back in
Stop and Delete Docker Container If It’s Currently Running
Filed under Docker
Learn how to stop and delete the running Docker containers using the docker stop and rm commands.
Determine When a Git Branch Was Created
Filed under Git
A quick tutorial on finding out when a git branch was created.