Re: `apt list` output question

2021-04-01 Thread Andrei POPESCU
On Ma, 30 mar 21, 09:47:48, Victor Sudakov wrote: > > # apt install yamllint/buster > Reading package lists... Done > Building dependency tree > Reading state information... Done > Selected version '1.15.0-1' (Debian:10.9/stable [all]) for 'yamllint' > ... > > I just don't quite understand

Re: `apt list` output question

2021-03-29 Thread Victor Sudakov
IL Ka wrote: > > > > > > What is the meaning of the "stable,now" string? > > Here are two answers from the Debian developer > https://unix.stackexchange.com/questions/408944/understanding-apt-list-output > https://unix.stackexchange.com/questions/403177/what-is-the-format-of-the-apt-search-output-

Re: `apt list` output question

2021-03-29 Thread IL Ka
> > > What is the meaning of the "stable,now" string? Here are two answers from the Debian developer https://unix.stackexchange.com/questions/408944/understanding-apt-list-output https://unix.stackexchange.com/questions/403177/what-is-the-format-of-the-apt-search-output-on-debian-ubuntu Btw, "ap

`apt list` output question

2021-03-28 Thread Victor Sudakov
Dear Colleagues, The output of `apt list` and some other utilities prints package names with modifiers after the "/" symbol, e.g. # apt list --installed | grep udev libudev1/stable,now 241-7~deb10u7 amd64 [installed] udev/stable,now 241-7~deb10u7 amd64 [installed] I think that these modifiers ca