Package Details - libcupsimage2t64

Metadata
Version
2.4.12-0ubuntu3.5
Architecture
amd64
Section
libs
Priority
optional
Source
cups
Origin
Ubuntu
Maintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original Maintainer
Debian Printing Team <debian-printing@lists.debian.org>
Bugs
https://bugs.launchpad.net/ubuntu/+filebug
Homepage
https://github.com/OpenPrinting/cups/
Description

Common UNIX Printing System(tm) - Raster image library

Relations
Depends
Recommends
libcupsfilters2
Breaks
libcupsimage2 (<< 2.4.12-0ubuntu3.5)
Replaces
libcupsimage2
Provides
libcupsimage2 (= 2.4.12-0ubuntu3.5)
Reverse Dependencies
Loading…
How to Install

Step 1: Add this APT server

Option A: Using APKG CLI (recommended):

sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/4

Don't have apkg? See how to install APKG CLI.

Option B: Manual bash setup:

sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing-security
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-4.sources && \
sudo apt update

Step 2: Install the package

sudo apt install libcupsimage2t64
Status & Files

Storage State: Physical (Cached)

Download Size: 6 KB

Installed Size: 54 B

Component: main

Multi-Arch: same


Hashes
SHA256: de53267e318f722dffa3c5e540dd5276752a8afd28ffe777e0bcb789ac803012 SHA1: edc80fcbafd3197c37f8d9a95637c60ccd94716d MD5: 82c4275a04b3e77a416c8e10a832763a
What is a Package?

A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.

How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.