You can also install Yuuguu using our Update Site or Software Channel.
We provide sites for both APT and YUM based distributions. Check our system requirements page to see if your system is supported.
To install Yuuguu from our Software Channel site, run the following commands:
$ sudo gedit /etc/apt/sources.list
Add:
deb http://update.yuuguu.com/repositories/apt hardy multiverse
$ sudo apt-get update
$ sudo apt-get install yuuguu
To install Yuuguu from our Update Site, run the following commands:
$ su -c "gedit /etc/yum.repos.d/yuuguu.repo"
Add:
[yuuguu]
name=Yuuguu
baseurl=http://update.yuuguu.com/repositories/yum/
enabled=1
gpgcheck=0
$ yum install yuuguu