💻 Software
How to install a single package from Debian sid?
Fresh5 days ago
Mar 15, 202631588 viewsConfidence Score0%
0%
Problem
Take ibus-sunpinyin for example, which isn't existed in the squeeze release. I'm not going to switch the whole system to the sid branch, so, I want to download the single package from sid repository and install it like:
Error Output
# Add the sid repository sudo mv /tmp/sid.list /etc/apt/sources.list.d/ # Error: can't install because version conflicts of libc6: # sudo apt-ge…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to install a single package from Debian sid?
Low Risk
What you REALLY want is to learn about apt-pinning. http://jaqque.sbih.org/kplug/apt-pinning.html
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix