notesalexp.org

notesalexp.org - Unofficial repository for Debian GNU/Linux and Ubuntu. You can find the packages of this repository following this link.

Instructions

1. Open a terminal and install apt-transport-https

sudo apt-get install apt-transport-https

2. Open /etc/apt/sources.list

Add this line for Stretch: deb https://notesalexp.org/debian/stretch/ stretch main
Add this line for Buster: deb https://notesalexp.org/debian/buster/ buster main
Add this line for Bullseye: deb https://notesalexp.org/debian/bullseye/ bullseye main
Add this line for Sid: deb https://notesalexp.org/debian/sid/ sid main
Add this line for Xenial: deb https://notesalexp.org/debian/xenial/ xenial main
Add this line for Bionic: deb https://notesalexp.org/debian/bionic/ bionic main
Add this line for Focal: deb https://notesalexp.org/debian/focal/ focal main
Add this line for Jammy: deb https://notesalexp.org/debian/jammy/ jammy main
Add this line for Кinetic: deb https://notesalexp.org/debian/kinetic/ kinetic main
Add this line for Mantic: deb https://notesalexp.org/debian/mantic/ mantic main

Save and close sources.list

3.Fetch and install the GnuPG key

sudo apt-get update -oAcquire::AllowInsecureRepositories=true
sudo apt-get install notesalexp-keyring -oAcquire::AllowInsecureRepositories=true
sudo apt-get update

or

wget -O - https://notesalexp.org/debian/alexp_key.asc | sudo apt-key add -
sudo apt-get update

4. Enjoy

sudo apt-get install package

Warning: Need to update the gpg-key.(2018-09-13)
Warning: Some packages for Debian GNU/Linux require http://www.deb-multimedia.org/ repository to be connected.

Please make a donation for the development of this project