![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | main/ | 2019-10-05 23:00 | - | |
cat <<'EOF' > /etc/apt/sources.list.d/ltec-public.list
deb https://pkg.ltec.ch/public/ focal main
EOF
Or you can use your GUI to extend your software sources by adding:
deb https://pkg.ltec.ch/public/ focal main
cat <<'EOF' > /etc/apt/sources.list.d/ltec-public.list
deb https://pkg.ltec.ch/public/ buster main
EOF
Or you can use your GUI to extend your software sources by adding:
deb https://pkg.ltec.ch/public/ buster main
wget -O - https://pkg.ltec.ch/public/conf/ltec-ag.gpg.key|apt-key add -
apt-get update