José Pablo Ramírez Vargaswebjose.hashnode.dev·Dec 1, 2023Are You in the NPM Package Business? Some Facts I Learned on the RoadI love back-end development. I love C#. I would have never guessed, in a million years that I would end up creating not 1, not 2, but soon-to-be 3 NPM packages. C# is the love of my life, not to mention it ranks in the top 10 for performance in the H...Discussnpm
Pratik MaliforThe Tech Deckthetechdeck.hashnode.dev·Nov 29, 2023Linux Distributions that Use the Debian Package Manager by DefaultLinux comes in many different distributions or "distros" - each with its own sets of features, advantages, and package managers. When it comes to package managers, one of the most common is the Debian package manager (dpkg). Out of the box, Debian an...DiscussLinuxUbuntu
Anusha Nayakanushanayak.hashnode.dev·Nov 27, 2023Day 7 Task: Understanding package manager and systemctlWhat is a package manager in Linux? A package manager in Linux is like a digital store for computer programs and software. 🛍️ It helps you find, download, install, update, and remove software on your Linux computer. 🖥️ Instead of searching the inte...Discuss·10 likesJenkins
Neha Adwankarlinkena.hashnode.dev·Nov 26, 2023📦Understanding package manager and systemctlDevOps 90-Days Challenge, Day-07 OVERVIEW - Today, we learned about package managers and how to manage Linux services. Since there are no prerequisites, it is best to log in as the root user and download the tools in RPM, DEB, and many more formats....Discusscoloud
Raqeeb Ahmed Khanraqeebtech.hashnode.dev·Nov 15, 2023Understanding Package Managers in Linux 📦🚀What is a package? A package is essentially an archive file containing the binary executable, configuration file and sometimes information about the dependencies. Different Types of Package Managers in Linux APT (Advanced Package Tool): Used by Debi...Discusspackage manager
Siddhartha Gauravsgaurav.hashnode.dev·Nov 10, 2023Linux Unveiled: A Beginner's Tour Through Packages, Managers, and System HelpersIntroduction Welcome to the fascinating world of Linux! If you're new to this operating system, you might have heard terms like "package manager," "systemctl," and "systemd." In this simple guide, we'll explore these concepts in a way that even those...DiscussLinux
RAKESH REVASHETTIrakesh-revashetti-09.hashnode.dev·Nov 3, 2023Day 4: Linux Package ManagerIn this blog, we will understand package manager and systemctl. Package manager allows us to easily install new software, upgrade the software to newer versions, or remove software that you previously installed. 1: Package Management: The package man...Discussapt-get
Emmanuel Omemgbojisignordev.hashnode.dev·Nov 2, 2023Choosing the Right Tool for Managing JavaScript Packages As a BeginnerIf you’re new to web development or simply looking to understand the world of JavaScript package management, you might have come across terms like npm, pnpm, and yarn. These are tools used to manage the various pieces of code that your web projects r...DiscussJavaScript
Ganeshganeshshinde4.hashnode.dev·Oct 31, 2023Day 7 : Understanding Package Managers, Systemctl, and Systemd in Linux 🚀Welcome to Day 7 of your DevOps journey! Today, we're delving into essential aspects of Linux system administration. We'll explore package managers, systemctl, and systemd, which are key components of managing a Linux system. These skills are crucial...Discusspackage manager
Aakanksha Deshmukhaakanksha1415.hashnode.dev·Oct 29, 2023Day 7 Task: Understanding Package Manager and systemctlWelcome back to our Linux journey! In this article, we will explore two crucial aspects of managing your Linux system: package managers and systemctl. We will walk you through the process of installing Docker and Jenkins on Ubuntu and CentOS using pa...Discusspackage manager