Tagged articles

apt-get

6 articles · Page 1 of 1
Ubuntu
Ubuntu
Nov 14, 2023 · Operations

Understanding Ubuntu’s APT Package Manager: History, Commands, and Best Practices

This article traces APT’s origins from early GNU/Linux tarballs through Debian’s dpkg and Red Hat’s rpm, explains how Ubuntu’s sources.list drives updates, and provides a comprehensive list of common apt commands for installing, upgrading, searching, and cleaning packages.

LinuxPackage ManagementSystem Administration
0 likes · 4 min read
Understanding Ubuntu’s APT Package Manager: History, Commands, and Best Practices
Liangxu Linux
Liangxu Linux
Sep 16, 2023 · Operations

Fix Ubuntu apt‑get Update Errors: Configure Local Repositories & Install Packages

After installing Ubuntu 20.10 in a VM, the author encountered missing command errors and apt‑get update failures, then documents step‑by‑step troubleshooting: checking the OS version, adjusting sources.list via USTC mirrors, backing up and editing the file, installing essential packages, and handling offline installations.

Ubuntuapt-getoffline installation
0 likes · 6 min read
Fix Ubuntu apt‑get Update Errors: Configure Local Repositories & Install Packages
Liangxu Linux
Liangxu Linux
Feb 19, 2021 · Operations

apt vs apt-get: Which Package Manager Should You Use on Ubuntu?

This article explains the differences between the traditional apt-get command and the newer apt command on Ubuntu and Debian‑based systems, covering their histories, command syntax, functional distinctions, new features, and practical recommendations for regular users on which tool to adopt.

LinuxUbuntuapt
0 likes · 9 min read
apt vs apt-get: Which Package Manager Should You Use on Ubuntu?
Liangxu Linux
Liangxu Linux
Nov 14, 2018 · Fundamentals

10 Fun Linux Commands to Play with in Your Terminal

Explore a collection of entertaining Linux command‑line tools—including rev, asciiview, sl, aafire, cmatrix, factor, oneko, boxes, xeyes, and pv—each with simple apt‑get installation steps and example usages that showcase quirky visual effects and handy utilities for any terminal enthusiast.

ShellTerminalapt-get
0 likes · 5 min read
10 Fun Linux Commands to Play with in Your Terminal