zero-n
January 2nd, 2010, 01:03 AM
1- Add their PPA:
sudo gedit /etc/apt/sources.listadd one of the following to the end of file:
Ubuntu 10.04 Lucid Lynx:
#Launchpad PPA for Ubuntu Muslim Edition Team
deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/sabily.team/ppa/ubuntu lucid mainUbuntu 9.10 Karmic Koala:
#Launchpad PPA for Ubuntu Muslim Edition Team
deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/sabily.team/ppa/ubuntu karmic main
Ubuntu 9.04 Jaunty Jackalope:
#Launchpad PPA for Ubuntu Muslim Edition Team
deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/sabily.team/ppa/ubuntu jaunty main
2- Add GPG key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D1A0D2FBif it goes will it will show you
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys D1A0D2FB
gpg: requesting key D1A0D2FB from hkp server keyserver.ubuntu.com
gpg: key D1A0D2FB: public key "Launchpad PPA for Ubuntu Muslim Edition Team" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
3- Update sources list:
sudo apt-get update
sudo gedit /etc/apt/sources.listadd one of the following to the end of file:
Ubuntu 10.04 Lucid Lynx:
#Launchpad PPA for Ubuntu Muslim Edition Team
deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/sabily.team/ppa/ubuntu lucid mainUbuntu 9.10 Karmic Koala:
#Launchpad PPA for Ubuntu Muslim Edition Team
deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/sabily.team/ppa/ubuntu karmic main
Ubuntu 9.04 Jaunty Jackalope:
#Launchpad PPA for Ubuntu Muslim Edition Team
deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/sabily.team/ppa/ubuntu jaunty main
2- Add GPG key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D1A0D2FBif it goes will it will show you
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys D1A0D2FB
gpg: requesting key D1A0D2FB from hkp server keyserver.ubuntu.com
gpg: key D1A0D2FB: public key "Launchpad PPA for Ubuntu Muslim Edition Team" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
3- Update sources list:
sudo apt-get update