Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

installing & upgrading backport package & upgrading system

88 views
Skip to first unread message

jindam, vani

unread,
Nov 2, 2022, 12:40:05 AM11/2/22
to
* i want to install lo package from bullseye-backports.

* correct method for before installation
of backport lo package? :
(1)
sudo apt -t bullseye-backports update &&
sudo apt -t bullseye-backports full-upgrade
sudo apt -t bullseye-backports install lo

(2)
sudo apt update && sudo apt full-upgrade
sudo apt -t bullseye-backports install lo

* for upgrading entire system after
installation of backport lo package? :
(1)
sudo apt update && sudo apt full-upgrade &&
sudo apt -t bullseye-backports update &&
sudo apt -t bullseye-backports full-upgrade

(2)
sudo apt -t bullseye-backports update &&
sudo apt -t bullseye-backports full-upgrade

regards,
jindam, vani

toots: @jinda...@c.im
others: en.wikipedia.org/wiki/User:Jindam_vani

Andy Smith

unread,
Nov 2, 2022, 1:00:06 AM11/2/22
to
Hi,

On Wed, Nov 02, 2022 at 04:20:22AM +0000, jindam, vani wrote:
> * i want to install lo package from bullseye-backports.

There is no such package name "lo" in bullseye-backports or any other
version of Debian. What are you actually trying to do?

> * correct method for before installation
> of backport lo package? :
> (1)
> sudo apt -t bullseye-backports update &&
> sudo apt -t bullseye-backports full-upgrade
> sudo apt -t bullseye-backports install lo

If there were a package called 'lo' in bullseye-backports then all you'd
need (after editing your apt sources to include bullseye-backports) is
the last line.

> * for upgrading entire system after
> installation of backport lo package? :

You do not have to update the entire system after installing one
backports package.

The backports suites aren't full distributions and you could not have a
working system where every package comes from -backports as most of
those packages won't exist. bullseye-backports is only intended to
provide a relatively small number of newer packages for systems
nominally running Debian bullseye.

Cheers,
Andy

--
https://bitfolk.com/ -- No-nonsense VPS hosting

David Wright

unread,
Nov 2, 2022, 1:10:05 AM11/2/22
to
On Wed 02 Nov 2022 at 04:52:51 (+0000), Andy Smith wrote:
> Hi,
>
> On Wed, Nov 02, 2022 at 04:20:22AM +0000, jindam, vani wrote:
> > * i want to install lo package from bullseye-backports.
>
> There is no such package name "lo" in bullseye-backports or any other
> version of Debian. What are you actually trying to do?

Likely LO = LibreOffice; cf. FF = Firefox etc.

Cheers,
David.
0 new messages