Debian :: Installing The Mint-meta-debian Package From The Repo?
Apr 14, 2011
Is there stability advantages to installing the mint-meta-debian package from the repo below??? I have read that LMDE is safer than running Testing because there is less chance for breakage with LMDE. Less risky overall. Is that true?
# Linux Mint Debian Edition (I get Firefox from here)
# get the mint-keyring from the repo
deb http://packages.linuxmint.com/ debian main upstream import
View 3 Replies
ADVERTISEMENT
Apr 11, 2011
I am trying to get snatpanic to read the Linux mint dvd so i can use it as a repo, but it won't read it? Says its not a debian cd?
View 9 Replies
View Related
Apr 3, 2011
I was using Lenny until now, and I liked it very much. Now I've seen that squeeze is finally released, so I decided to make a fresh install of squeeze, as I made some mistakes while installing lenny, like downloading kde meta-package (full of useless programs), small root partition etc...Now, I want to install Squeeze with KDE, but not the meta-package, just the required programs in order to run the GUI, and then I want to select which programs to install by myself... How can I do that?
View 2 Replies
View Related
Sep 18, 2010
I want to install Debian 5.06 64 bit on squeeze repo. Where can I find its netinstall ISO?
View 6 Replies
View Related
Feb 13, 2011
I have a local repository, and declare also a remote one, I want to tell to apt-get to install a package from a local repo, if it exists. it seems that it begins from the remote. here is my sources:
deb file:/home/CD1 squeeze main
deb file:/home/extra6 /
deb http://ftp.fr.debian.org/debian squeeze main non-free contrib
View 1 Replies
View Related
Feb 23, 2010
I'm experiencing a strange behavior from apt on my Debian 4 etch installation.
Sometime ago I installed XMailServer on it, and so far so good, it is working quite fine and no issue at all here. However since this installation apt got crazy and now each time I install something else it goes and installs xmail again. This creates the issue that everytime I add or remove a package xmail gets unconfigured and I've to delete spool and recreate the domains.
Sort of:
apt-get install somePackage ....regular messages if something else is needed to be downloaded... then installs xmailserver again for no reason at all giving a whole load of "file already exists" errors while rewrite xmail's config.
Already tried apt-get clean, apt-get autoclean, purge/remove -> reinstall sequence, delete the .deb package from apt's cache. But still no luck, apt insists into reinstall it everytime I want to install anything else.
Any place I can edit to make apt stop doing this?
View 3 Replies
View Related
Oct 5, 2010
I am new to Linux. I need to install a package libstdc++.so.5. I think I would require RPM first in order to get this package installed.
View 6 Replies
View Related
May 7, 2010
I'm wondering if complete removal of meta-packages, that being the package itself AND all of its dependencies, is possible in one command of aptitude and/or apt-get. For instance, if I have the whole kde installed, and wish to remove that whole load and replace it with the smaller kdebase, can I do this in two commands (IE, "aptitude remove kde", and then followed by "aptitude install kdebase"). The preceding commands wouldn't work, because just removing the initial meta-package would not remove its dependent packages. BUT, I'm wondering if there is a way to remove a meta-package AND its dependent packages all in one command (rather than having to go through individually removing each one).
View 1 Replies
View Related
May 25, 2011
I'm new to this and trying to install flashplugin to the terminal. I entered apt-get install flashplugin-nonfree, and it says package not found. What do i do. I can't install yahoo messenger without it or see any videos on ..... or any thing that requires adobe.
View 14 Replies
View Related
Jul 22, 2010
I'm trying to build the package zaptel on debian, but I'm encountering two errors:
1- When I try to run the "make menuselect" command, I get an error stating that I need ncurses which is missing. I tried to get it installed but didn't get to do it yet.
2- After that, there's the command "make" I think it's to build the package. Yet again this fails, and the error I get is "you do not appear to have the sources for the 2.6.26-2-686 kernel installed".
View 3 Replies
View Related
Aug 31, 2011
I'm running squeeze. I installed from the netinstall cd (graphical install). I need to get pulseaudio, so here is my question: Is there any additional configuration you need to do after installing the "pulseaudio" package. (to integrate with alsa, gnome integration, multimedia keys etc.)?
View 3 Replies
View Related
Feb 10, 2011
I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.
Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attached? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.
View 4 Replies
View Related
Apr 2, 2011
I recently tossed Ubuntu for Debian Unstable for my personal machines and I'm having trouble building Emerald into a package. I've already configured and installed the package (using the usual ./configure, make, make install) but I wanted to make a deb for future use (for myself and for others). However every time I try to run dpkg-build I get the following error message.
dh_install -pemerald --sourcedir=debian/tmp
dh_install: emerald missing files (usr/bin/*), aborting
make: *** [binary-install/emerald] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
[Code]...
View 2 Replies
View Related
Aug 22, 2011
I have installed Debian Squeeze 6.0.2.1 amd64 from DVD-1.iso (4.4 GB) and I cannot install Synaptic Package Manager or Wine because they are not in the repos.
[Code]...
View 5 Replies
View Related
Sep 9, 2010
Debian 504 64-bit.Is Eclipse available on repo? In the later case where shall I retain the package for installation ? /opt ? Or /home/user ?
View 4 Replies
View Related
Aug 8, 2011
I have already created little .deb with a private key. And I am confused about the next step i.e. release
[1] If I simply provide the .deb as downloadable , then how can I provide the public key to the user, so that they can confirm the signature ?
Should I need to provide the fingerprint only ? What should they actually need to do ?
[2] If I create a repo with reprepro, then how can I sign the repo with my private key, and what should the users need to do to confirm the signature verification,
i.e. how can I provide the public key to the user ? and what should they need to do to access the repo for signature verification ?
View 2 Replies
View Related
Jul 16, 2010
I want to add a deb repo for Debian Lenny so that I can install libasound2. The name of the repo required is given as 1.0.22-2~bpo50+2. All the repositories in my /etc/apt/ources.list file begins with either deb http: or deb ftp. Do I write dep 1.0.22-2~bpo50+2?
View 4 Replies
View Related
May 24, 2010
I need to add universe repo on sources.list to install daa2iso for converting .gbi image to .iso image. On googling around I found; Code: deb URL...licid main restricted universe multiverse That is for Ubuntu.
View 4 Replies
View Related
May 23, 2011
I just installed Debian lxde i686 and I do not see synaptic package manager?
View 2 Replies
View Related
Sep 9, 2010
I just installed Mint Debian version on an old desktop computer, but it doesn't play audio.
At first vlc even had the whole audio menu greyed out; I followed this, downloaded the deb and installed it. It seemingly recognized my card, but upon reboot, everything is still silent - though vlc now has the audio section accessible.
If I go under audio preferences and select hardware, no device is present.
Here's some information. code...
Any idea what to do to get audio? Everything else works, I'd hate having to wipe the partition just for this...
View 2 Replies
View Related
Mar 4, 2010
Update manager popped up today and I actually had some time to look through the updates. In the recommended updates section it lists "linus-image-2.6.31-20-generic (New install)." In the description is says "You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed."
I have read 2 different threads that talk a little about this message but I am still unclear on what it is trying to tell me. What does it mean when it says to "Instead, install the linux-generic meta-package"
View 3 Replies
View Related
May 26, 2010
how to upgrade qemu and kvm to version 0.12 on repo?
$ sudo kvm | head -1QEMU PC emulator version 0.9.1 (kvm-72), Copyright (c) 2003-2008 Fabrice Bellard
$ apt-cache show qemu-kvm | grep VersionVersion: 0.12.4+dfsg-1~bpo50+1
View 3 Replies
View Related
Jun 19, 2010
I usually install chromium from the frickelpatz repo. On one previous update I noticed that other packages that had not been installed from frickelpatz were updated with packages from there (i guess frickel had a higher version number - k3b i think the package was). So I would like to see what other packages it offers so I am aware of which packages are at risk. failing that is there a way to tell apt that i only want to use the repo for chromium and its dependencies?
View 3 Replies
View Related
Nov 19, 2010
I added the Liquorix repo to try out the spiffy kernel. It didn't boot so I uninstalled the kernel and went on my way. I'd like to get rid of the repo entry in Synaptic but when I click on "remove" nothing happens. The repo is oddly not in my sources.lst file.
View 1 Replies
View Related
Apr 13, 2011
Just switched from stable to testing. To run a pure testing, can someone tell me if I have all the necessary repos below?
deb http://www.debian-multimedia.org testing main non-free
deb http://getswiftfox.com/builds/debian unstable non-free
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
deb http://mozilla.debian.net/ squeeze-backports iceweasel-4.0
View 5 Replies
View Related
Aug 4, 2011
I want to have most my system in Debian Stable and a few packages updated to a version that is not in Stable repos.For example Abiword. With the one in Debian Stable I have many issues.I could add Debian testing repos and update it, but then I will have to upgrade to testing a lot of programs that I didn't intended to upgrade.ex: Abiword in testing may requiere libc6(testing) and with that I would have to upgrade a lot of programs that will not work with a newer version of libc6.
View 4 Replies
View Related
Nov 23, 2010
I have KDE 4.5.1 installed there are a few bugs I know they fixed in 4.5.2 but cannot find a repo with 4.5.2 or 4.5.3? Is anyone running either 4.5.2/3 and if so where did you download from?
View 5 Replies
View Related
Sep 18, 2010
Debian 504 64-bit
Emacs 22.2.1
I have emacs running on the box
$ apt-cache policy emacs Code: emacs:
Installed: 22.2+2-5
Candidate: 22.2+2-5
[code].....
View 2 Replies
View Related
Feb 16, 2011
I can't load the Debian multimedia repository, [URL], anymore in Synaptic. It says "404 Not Found." Did it change its address? I needed to download lame, and had to get it from another repository [URL] instead.
View 11 Replies
View Related
Sep 30, 2010
Is there a way to make the Synaptic on Debian look like Mint's? You can see how more polished Mint's looks versus Debian's 0.6.25 and 0.70. Mint's complies with GTK styling and has a nicer placement of the Quick Search and nicer toolbar icons IMO.
View 14 Replies
View Related