[SIZE=3][U][B]1- Add their PPA: [/B][/U][/SIZE]
sudo gedit /etc/apt/sources.list
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 main
#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:[/B]
#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:
[/U][/B][/SIZE][LEFT]``` sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D1A0D2FB
[LEFT]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) [/LEFT]
3- Update sources list:[/B][/U][/SIZE]
sudo apt-get update