VenenuX repositories for fith, sevent, eight, ten and eleven generations of modern computers, means its for 32bit/64bits systems and stable Debian’s/VenenuX’s, mostly, Debian 10, Debian 11 and Debian 12.
Do you want more modern ones? theck http://venenux.github.io/venenuxdebs4/ repository for Debian next!
Just add to sources list using your name distro:
Release | Repo entry in source.list |
---|---|
buster | deb https://venenux.github.io/venenuxdebs3/ buster main |
bullseye | deb https://venenux.github.io/venenuxdebs3/ bullseye main |
bookworm | deb https://venenux.github.io/venenuxdebs3/ bookworm main |
extra | deb https://venenux.github.io/venenuxdebs3/ any main |
Autoconfiguration can be made for more repos by using the package: any/apt/apt-conf-vnx_0.5.0_all.deb
Since apt 0.7.0 exist the apt-transport-https
package,
you must install apt-transport-https
package to use this repository directly.
To being able to use this repository with apt-transport-https
package for debian without so much checks,
please do as root account logged in:
cat > /etc/apt/apt.conf.d/50venenuxgithubrepo << EOF
APT::Get::AllowUnauthenticated "true";
Acquire::AllowInsecureRepositories "true";
Acquire::AllowDowngradeToInsecureRepositories "true";
Acquire::Check-Valid-Until "false";
Aptitude::CmdLine::Ignore-Trust-Violations "true";
Acquire::https::venenux.github.io::Verify-Peer "false";
EOF
And then make the apt update procedure.
Older machines are not 64bit capable, so only 32bit i386 packages are provided.
Package | buster | bullseye | bookworm | notes |
---|---|---|---|---|
slimjet | 40.0.5 /33 | 40.0.5.0 | 42.0.5.0 | i386 only gets 33 as last version and only for buster |
We provide some minimal nonfree packages that unless gnu or open source crap always supporting older versions and historic packages
Package | buster | bullseye | bookworm | notes |
---|---|---|---|---|
anydesk | 6.0.0 | 6.0.0 | 6.0.0 | amd64/i386 but cannot view remote desks due SSL, 6.0.1 for amd64 and i386 |
nomachine | 6.12.3 | 6.12.3 | 6.12.3 | 6.9.2 also for jessie and stretch on amd64 |
brave-keyring | x | x | x | need for manual brave install on our customized repos |
yarn | 1.29 | 1.29 | 1.29 | working |
la-capitaine | 2.1 | 2.1 | 2.1 | icon and cursor like mac os |
nerolinux | 4.0.0 | 4.0.0 | 4.0.0 | nerolinux key provided in telegram, or inside venenux debian |
Those package are only in the any
branch component, not in main
one of the repository index debian packages.
Some already working and good computers cannot handle a recent linux, linux becomes a windo like product since companies started to take into consideration, and developers only see their own benefice, GNU project need more support and still there are people using older things..
PLease read HACKING.md You can fill an issue on Codeberg, or use Telegram Venenux groups:
Those packages in mayority are backports from Debian originals with security updates, also includes patches long awaiting or fixeds that never was acepted becouse deviated to next release of debians.