How To Tell Which Repository a Package Comes From Debian Mint Ubuntu

Just use apt-cache policy to find the repo of a package:

apt-cache policy lxd
lxd:
  Installed: 3.0.3-0ubuntu1~18.04.2
  Candidate: 3.0.3-0ubuntu1~18.04.2
  Version table:
 *** 3.0.3-0ubuntu1~18.04.2 500
        500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     3.0.0-0ubuntu4 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

Or use apt show

apt show lxd
Package: lxd
Version: 3.0.3-0ubuntu1~18.04.2
Built-Using: golang-1.10 (= 1.10.4-2ubuntu1~18.04.2)
Priority: optional
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20.6 MB
Depends: acl, adduser, dnsmasq-base, ebtables, iproute2, iptables, liblxc1 (>= 2.1.0~), lsb-base (>= 3.0-6), lxcfs, lxd-client (= 3.0.3-0ubuntu1~18.04.2), passwd (>= 1:4.1.5.1-1ubuntu5~), rsync, squashfs-tools, uidmap (>= 1:4.1.5.1-1ubuntu5~), xdelta3, xz-utils, libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libuv1 (>= 1.4.2)
Recommends: apparmor
Suggests: criu, lxd-tools
Homepage: https://linuxcontainers.org/
Task: cloud-image, server
Supported: 5y
Download-Size: 5,199 kB
APT-Manual-Installed: yes
APT-Sources: http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
Description: Container hypervisor based on LXC - daemon
 LXD offers a REST API to remotely manage containers over the network,
 using an image based workflow and with support for live migration.
 .
 This package contains the LXD daemon.

N: There is 1 additional record. Please use the '-a' switch to see it


Tags:

repository, debian, mint, ubuntujust, apt, cache, repo, lxd, installed, ubuntu, candidate, http, archive, bionic, updates, amd, packages, var, lib, dpkg, golang, optional, admin, origin, maintainer, developers, devel, lists, https, launchpad, filebug, mb, acl, adduser, dnsmasq, ebtables, iproute, iptables, liblxc, lsb, lxcfs, passwd, rsync, squashfs, uidmap, xdelta, xz, utils, libacl, libc, libuv, recommends, apparmor, suggests, criu, homepage, linuxcontainers, org, task, server, supported, download, kb, manual, sources, container, hypervisor, lxc, daemon, offers, api, remotely, containers, workflow, migration, contains, additional,

Latest Articles

  • How to combine .txt ACLs without breaking things
  • How to ping all of Googlebot's IPs script
  • 'virtio0' uses a qcow2 feature which is not supported by this qemu version: QCOW version 3
  • Linux bash script to get the IP of a list of hostnames
  • How To Use Camera Webcam in Docker for OBS Studio etc...
  • Computer Server Won't Post Boot Or Enter BIOS Setup After Installing RAID SAS or GPU Card etc..
  • How To Test PHP Scripts from CLI with GET variables/query string
  • apt-cache how to see all available versions of a package in Debian Ubuntu Mint
  • Virtualbox VBox Guest-utils drag and drop files stops working with Windows VMs
  • How To Remove Ubuntu Netplan and Go Back to /etc/network/interfaces
  • How To Force Flash an AMD Instinct GPU To Another Model Using Debian Ubuntu Mint Linux
  • How To compile ollama from source to use unsupported AMD GPU with rocm in Ubuntu Debian
  • QEMU KVM Virtio GPU Windows Cannot Select 1080P
  • Linux Gnome Desktop Ubuntu Mint Debian Gets Slower After Weeks
  • Firefox How to Save Full Page As Screenshot/PDF
  • Nvidia Datacenter Driver Tesla Slow nvidia-smi response and high utilization with 0 usage
  • ffmpeg how to normalize / increase the volume of your audio
  • kdenlive audio blips pops cracks artifacts solution fix
  • haproxy / nginx certbot SSL issues
  • nginx how to see the real IP when behind a CDN