UbuntuUpdates.org

3rd Party Repository: Google Stable Non Free

This repository is available for:


Title: Google Desktop, Picasa
Description:

Non free software from Google.

See Google page on Linux repositories.

Daily Build: no

Setup key with:

mkdir /etc/apt/keyrings
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo tee /etc/apt/keyrings/google.asc >/dev/null

Setup repository with:

sudo sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/google.asc] http://dl.google.com/linux/deb/ stable non-free" >> /etc/apt/sources.list.d/google.list'
Setup package with:
sudo apt-get update 
sudo apt-get install <package name>
where <package name> is the name of the package you want to install.


Links



Packages in PPA for Stable

Deleted packages are displayed in grey.

Head packages

Dependent packages



Comments

blog comments powered by Disqus

About   -   Send Feedback to @ubuntu_updates