![]() |
apt-get install synaptic - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +---- Forum: Updating Linux (https://www.linux-noob.com/forums/forum-25.html) +---- Thread: apt-get install synaptic (/thread-3914.html) |
apt-get install synaptic - Oroshi - 2003-12-18 Already got apt-get, if not, you can get it from download apt-get Instruction or check here - [/url][url=http://www.fedora.us/wiki/FedoraHOWTO]http://www.fedora.us/wiki/FedoraHOWTO for RPMS for apt-get. If you are running on desktop and wish to use an apt-get GUI (synaptic). Installing the apt-get Code: [venom@odyssey venom]$ su - Updating the packages Code: [root@odyssey venom]# apt-get update Installing the GUI synaptic Code: [root@odyssey venom]# apt-get install synaptic Run the synaptic Code: [root@odyssey venom]# synaptic that what synaptic looks like in GUI :) ![]() apt-get install synaptic - anyweb - 2004-08-03 for Fedora Core Release 2 (apt-get) [/url]http://download.fedora.us/fedora/fedora/2/...r.11.2.i386.rpm for Fedora Core Release 1 use this http://download.fedora.us/fedora/fedora/1/...r.11.1.i386.rpm for Redhat 9 use this http://download.fedora.us/fedora/redhat/9/...8.rh90.i386.rpm for Redhat 8 use this [url=http://download.fedora.us/fedora/redhat/8....8.rh80.i386.rpm]http://download.fedora.us/fedora/redhat/8....8.rh80.i386.rpm cheers anyweb apt-get install synaptic - Oroshi - 2004-12-02 For Fedora core 3 (apt-get) can be found on [/url][url=http://ftp.freshrpms.net/pub/freshrpms/fed...fc3.fr.i386.rpm]http://ftp.freshrpms.net/pub/freshrpms/fed...fc3.fr.i386.rpm Enjoy! :) apt-get install synaptic - anyweb - 2005-12-06 and in fedora core release 4 simply do this Code: yum install apt cheers anyweb apt-get install synaptic - znx - 2005-12-06 heh, each progression is getting easier, could it be that apt will replace yum :) apt-get install synaptic - Gica - 2008-09-30 rpm -ivh apt-0.5.15cnc3-0.1.fr.i386.rpm rpmdb: malloc: Cannot allocate memory: 1318912 rpmdb: PANIC: Cannot allocate memory error: db4 error(-30978) from dbenv->open: DB_RUNRECOVERY: Fatal error, run data base recovery error: cannot open Packages index using db3 - (-30978) error: cannot open Packages database in /var/lib/rpm warning: apt-0.5.15cnc3-0.1.fr.i386.rpm: V3 DSA signature: NOKEY, key ID a7048f8 d rpmdb: malloc: Cannot allocate memory: 1318912 rpmdb: PANIC: Cannot allocate memory error: db4 error(-30978) from dbenv->open: DB_RUNRECOVERY: Fatal error, run data base recovery error: cannot open Packages database in /var/lib/rpm whst can i don ?! |