شرح تركيب الاضافة الجمالية لسطح المكتب Torn-Paper-Clone conky
اضافة اخري رائعة م Conky لجعل سطح المكتب فى نظام لينكس فى قمة الجمال والروعة وذه الاضافة تظهر لك الساعة على شكل ورقة ممزقة .
[notification type=”info”] Install Torn-Paper-Clone conky in Ubuntu 12.10/Ubuntu 12.04/11.10/11.04/Any Ubuntu Verion/Any Linux Mint/Fedora/Others [/notification]
1) wget Installation Method (Works with all Linux Distributions
Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
sudo apt-get install conky conky-all
cd && wget -O .start-conky http://goo.gl/6RrEw
chmod +x .start-conky
[notification type=”info”] تشغيل Startup Applications Preferences في توزيعة Linux Mint شاهد الصور التالية – ويمكنك بعدها تطبيق جميع الخطوات السابقة [/notification]
>> for Unity, Gnome Classic, Mate, and Others
To install Torn-Paper-Clone-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
cd && wget -O tornpaperclone-noobslab-u.zip http://goo.gl/UjQd1
unzip tornpaperclone-noobslab-u.zip && rm tornpaperclone-noobslab-u.zip
>> for (Gnome Shell, Cinnamon)
To install Torn-Paper-Clone-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
cd && wget -O tornpaperclone-noobslab-gs.zip http://goo.gl/pqUQi
unzip tornpaperclone-noobslab-gs.zip && rm tornpaperclone-noobslab-gs.zip
2) PPA Installation Method
What’s new:
Automatically adds to start-up.
Works in all environments, options to choose between environment.
Automatically adds to start-up.
Works in all environments, options to choose between environment.
To install TornPaper-conky in Ubuntu 13.10/13.04/12.10/12.04/Mint 15/14/13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal
sudo apt-get install conky conky-all
sudo add-apt-repository ppa:noobslab/noobslab-conky
sudo apt-get update
sudo apt-get install tornpaper-conky
After installation logout and login back then must open “conky setup” from menu and setup your conky by following instructions then again logout and login back
Note for Debian: In order to add PPA first you need to install package python-software-properties.
To install TornPaper-Conky in Previous Ubuntu/Linux Mint/Debian/and related Ubuntu derivatives open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal
sudo apt-get install conky conky-all
mkdir ~/.config/autostart
sudo add-apt-repository “deb http://ppa.launchpad.net/noobslab/noobslab-conky/ubuntu precise main”
sudo apt-get update
sudo apt-get install tornpaper-conky
To uninstall use following command in Terminal
sudo apt-get remove tornpaper-conky