software sources

All posts tagged software sources by Linux Bash
  • Posted on
    Featured Image
    Learn to add custom repositories to APT in Debian or Ubuntu systems. This guide explains editing the `sources.list` file or creating new files in the `sources.list.d` directory. Also, gain tips on selecting trusted repositories and updating package lists with `sudo apt update`. Essential for Linux users and admins wanting secure, expanded software options.
  • Posted on
    Featured Image
    Learn how to securely add Personal Package Archives (PPAs) to your Ubuntu system. This guide covers verifying PPA sources, maintaining updates, and minimizing security risks. Simple step-by-step instructions for adding, updating, and installing packages from PPAs using `add-apt-repository` and `apt` are included, alongside tips for handling other package managers like `dnf` or `zypper`.