Cloudalbania DEB repository

This is a repository for hosting deb packages. Tested with Ubuntu 20.04 and 22.04.

To install deb packages, add this repository to /etc/apt/sources.list.d/cloudalbania.list:

deb [trusted=yes arch=amd64] https://cloudalbania.fury.site/apt/ /
        
Or run the following:
echo "deb [trusted=yes arch=amd64] https://cloudalbania.fury.site/apt/ /" | sudo tee /etc/apt/sources.list.d/cloudalbania.list

After that you can install packages as any other software package. Example for zoom:

sudo apt-get update
sudo apt-get install zoom
        

List of current packages: