Showing headlines posted by linuxtldr
( 1 2 3 4 5 6 ... 13 ) Next »How to Use Apt-Offline to Install Debian or Ubuntu Packages
Discover how to use Apt-Offline, a powerful command-line tool for Debian-based Linux systems like Ubuntu and Linux Mint, to manage packages without an internet connection.
Manually Install AUR Packages on Arch-Based Systems
In this article, you will learn how to navigate the Arch User Repository, clone packages, inspect PKGBUILD files, and install packages from AUR safely.
What is Strip Command and How to Use it?
In this article, you will learn how to use the strip command to remove unnecessary information from your compiled object file with examples.
Show Progress of cp, mv, Tar, Rsync, or Scp Commands in Linux
Learn how to show progress of cp, mv, rm, rsync, dd, scp, adb, tar, gzip, zip, 7z, unzip, etc., commands in Linux with/without using any tool.
Atoms is a GUI Tool for Chroot Management on Linux
Discover how Atoms, a user-friendly GUI tool, simplifies Linux chroot environment creation and management, making it easy for developers to focus on testing and development.
How to Install IDM on Ubuntu (and Other Linux Distros)
Discover how to install the best Internet Download Manager (IDM), a top download manager in the market, on your preferred Linux distribution.
Pyright: A Static Type Checker for Python (Install + Use)
Pyright is a free and open-source static type checker developed by Microsoft for Python that is written in TypeScript and runs with Node.
Fixing the 'update-grub: command not found' Error in Linux
This article will help you solve a common issue with the update-grub command not found in Arch Linux or other Linux distros with a quick solution.
Beginners Guide for Sed Command on Linux
The sed command is a stream editor that helps you to search, find and replace, insert and delete strings inside the text file without opening.
LosslessCut: A GUI Front-End for FFmpeg for Audio/Video Editing
Discover an amazing free and open-source cross-platform GUI front-end of FFmpeg for basic editing tasks on your laptop or desktop with fewer system resources.
Solution for raw.githubusercontent.com PORT 443: Connection refused
Fixing the annoying error "Failed to connect to raw.githubusercontent.com port 443: Connection refused" during the download process from GitHub.
How to Install and Use Screen on Linux (15 Practical Examples)
Learn how to install and use the screen command in Linux to manage multiple shell sessions during an SSH connection, with practical examples.
Difference Between Su, Sudo Su, Sudo -i, and Sudo -s
There are tons of reasons to switch to another user’s or the root user’s account, however there are multiple ways to do so, which we are going to learn today.
Zellij: Modern Drop-in Replacement for Tmux Command on Linux
Zellij is a modern CLI terminal multiplexer and a great drop-in replacement for Tmux that anyone can use without worrying about keybindings.
How to Install and Use uv: A Python Installer and Resolver
Learn how to install and use a Rust-based Python installer and resolver named uv on Linux, Windows, and macOS with a practical usage guide.
How to Install and Use jaq (jq clone) on Linux: Step-by-Step Guide
Jaq is the successor of the traditional JQ command, with enhanced improvements, programmatical corrections, and simplicity in syntax.
Manage Multiple Versions of NeoVim via Bob Version Manager
Discover an amazing command-line utility named Bob Version Manager for NeoVim that allows you to manage multiple versions of NeoVim on your Linux system.
Warehouse is an Ultimate Toolbox for Managing Flatpak Apps
Discover Warehouse, a user-friendly tool for handling Flatpak apps and remotes on Linux, offering features like checking installed details and user data management.
Installing and Using Curl on Linux Like a Pro
In this article, you will learn how to install curl (and libcurl) on a Linux system and how to use curl in your daily computing work with practical examples.
How to Add and Remove Passwords from PDF Files on Linux
Find out the CLI and GUI methods to add and remove passwords from PDF files on Linux, Windows, and macOS with a practical example.