[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to request a package python-pyqt6.qsci?



Edit /etc/apt/sources.list to have the following contents:


deb http://deb.debian.org/debian/ testing main contrib non-free
deb-src http://deb.debian.org/debian/ testing main contrib non-free

deb http://deb.debian.org/debian/ unstable main contrib non-free


Then run the apt commands mentioned previously to install the packages you 
want from unstable.  Newer packages will always be prioritized over older 
packages, so it is fine having both testing and unstable listed as repositories 
at the same time.

Then edit the contents of /etc/apt/sources.list to be the following:


deb http://deb.debian.org/debian/ testing main contrib non-free
deb-src http://deb.debian.org/debian/ testing main contrib non-free

#deb http://deb.debian.org/debian/ unstable main contrib non-free


The commented out line removes the unstable repository, but makes it easy to 
add back in whenever you need it.

Soren

On Monday, January 2, 2023 2:36:59 AM MST Andrew M.A. Cater wrote:
> On Mon, Jan 02, 2023 at 07:50:53AM +0000, Barry wrote:
> > I need to install pyqt qsci to test the built code anyway so…
> > 
> > What is the stanza to get to these debs please?
> 
> deb http://deb.debian.org/debian/ sid main contrib non-free
> deb-src http://deb.debian.org/debian/ sid main contrib non-free
> 
> So essentially these two lines where sid replaces the distribution name
> bookworm
> 
> Hope this helps,
> 
> Andy Cater
> 
> > Barry


-- 
Soren Stoutner
soren@stoutner.com

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: