Main Page: Difference between revisions

From IT-Core
Jump to navigation Jump to search
Cricbet99
apt.it-core.eu - .deb repository
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Cricbet99 is a trusted online betting and gaming platform that offers sports betting, live casino games, and real-time odds. It is designed for smooth performance, secure transactions, and an enjoyable experience for both new and experienced players. Visit Now:- https://cricbet9.bet/
hi there!
This site was created to help install software on my Variscite SOM iMX8, but if you wish you can also use this repo.
 
To use repo, you must use Yocto distribution genereted for Variscite SOM or amd64 and compiled with package-management option.
 
To do:
 
add gpg key to apt-get
 
apt-get update
 
apt-cache search PACKAGE
 
apt-get install PACKAGE
 
How to:
 
First of all we must add gpg key to apt-get:
 
curl -fsSL https://apt.it-core.eu/it-core.gpg.key | sudo apt-key add -
 
next we must add repo to the apt-get
 
echo "deb https://apt.it-core.eu/yocto scarthgap main" > /etc/apt/sources.list.d/apt-it-core-eu.list
 
Now you can use your Yocto like Debian to install software.
 
amd64 package list: https://apt.it-core.eu/yocto/dists/scarthgap/main/binary-amd64/Packages
 
arm64 package list: https://apt.it-core.eu/yocto/dists/scarthgap/main/binary-arm64/Packages

Latest revision as of 01:20, 11 September 2026

hi there! This site was created to help install software on my Variscite SOM iMX8, but if you wish you can also use this repo.

To use repo, you must use Yocto distribution genereted for Variscite SOM or amd64 and compiled with package-management option.

To do:

add gpg key to apt-get

apt-get update

apt-cache search PACKAGE

apt-get install PACKAGE

How to:

First of all we must add gpg key to apt-get:

curl -fsSL https://apt.it-core.eu/it-core.gpg.key | sudo apt-key add -

next we must add repo to the apt-get

echo "deb https://apt.it-core.eu/yocto scarthgap main" > /etc/apt/sources.list.d/apt-it-core-eu.list

Now you can use your Yocto like Debian to install software.

amd64 package list: https://apt.it-core.eu/yocto/dists/scarthgap/main/binary-amd64/Packages

arm64 package list: https://apt.it-core.eu/yocto/dists/scarthgap/main/binary-arm64/Packages