Debian :: With Ubuntu - Possible To Clean Packages With The Commands
Dec 15, 2010
With ubuntu it was possible to clean packages with the commands
sudo apt-get autoremove
sudo apt-get autoclean
All not necesseary packages were removed. Packages who didn't no longer has a dependency were removed.
Can this also be done under Debian?
View 12 Replies
ADVERTISEMENT
Dec 10, 2010
I want try clean compiled linux kernel on system, I want see what can I do with clean linux kernel. I want just on clean partitioned hdd, put grub and linux kernel and then boot it up, so what then I get? Can I input commands like ls?
View 5 Replies
View Related
Apr 18, 2011
When I was on Ubuntu/Debian based Linux Distros, I would open up the terminal and type sudo apt-get autoremove && sudo apt-get clean && sudo apt-get autoclean to clean up my system and I would also use Ubuntu Tweak to clean up as well, what commands do I use with Fedora 14 KDE to clean up my system?
View 2 Replies
View Related
May 8, 2010
I downloaded and installed k3b from the software center and remember seeing that after it was installed, an additional 180MB would be taken up. so the installation process took about 2-3 minutes after unpackaging or whatever it does. But when I went to uninstall it, it took like 2 seconds. Is there a way to clean up packages that hasn't been uninstalled all the way or haven't been used? Is that normal?
View 4 Replies
View Related
Dec 6, 2009
I've been running fedora 12 for a few weeks now and I was wondering how to clean up all of my unused files. I have accumulated quite a bit of software in the form of updates and downloaded packages since starting and I can only assume these are going to continue to build. I have rpmorphan and it lists all of the programs I'm not using but I'm wary of it because it lists WINE as one I haven't used but I use it everyday to play a game. I'm afraid I'll erase something I need, but I'd like to keep my system as clean and slimmed down as possible.
View 1 Replies
View Related
Feb 23, 2011
I just performed a clean install of Ubuntu 10.04 on my flash drive, allocating a 6.5 GB persistence file. Of course, the first thing I did after booting from it was to run sudo apt-get update and sudo apt-get upgrade. After a lengthy install process, I was eventually notified that several packages failed to upgrade. I rebooted and tried again, still to no avail. Now, whenever I install a new package or attempt to upgrade with apt-get, I receive the following or a simmilar output:
Code:
Setting up fuse-utils (2.8.1-1.1ubuntu2.2) ...
creating fuse group...
udev active, skipping device node creation.
update-initramfs: deferring update (trigger activated)
[code].....
View 2 Replies
View Related
Jun 13, 2010
I was trying to clean up packages after an upgrade and I broke yum.
Quote:
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:
Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
Go to the yum faq at:[url]
I tried to download the RPM and install manually but I was getitng digest mismatch errors.
View 2 Replies
View Related
Aug 5, 2010
I'm trying to update Ubuntu 10.04 after a clean installation, it downloaded 245 files,and there is an error in the indexes of the 2 last packages:Failed to fetch [URL] difiere (bad size) Failed to fetch [URL] difiere (bad size) This happens even changing the repository to main server or another through "Software origins".Update-manager doesn't conclude the update because it can't download all the packages.
View 1 Replies
View Related
May 3, 2010
videos videos work great, but unfortunately, when i try to access videos on hulu.com, i receive this error message: "we're sorry but we're unable stream this video to your system. this may be due to an adobe software limitation on 64-bit linux systems."
this is strange because hulu videos were working after i installed lynx but mysteriously stopped working. i don't have the swfdec-mozilla package installed nor the mozilla-plugin-gnash nor the flashplugin-installer.
what do i need to do to start clean and install the necessary packages?
View 7 Replies
View Related
Jul 22, 2010
I have just installed Debian Lenny and was trying to upgrade the installed packages from the packages.debian.org site. when i asked synaptic to add the downloaded packages the would not appear, but when i checked the .xsessions file there are entries saying that the packages were being ingnored because they were either different versions, the MD5 did not match or even "can't find pkg". i have to use the local library to download the packages because i dont have an internet connection at home.
[Code]...
View 6 Replies
View Related
Jun 1, 2010
I did a clean install of fedora 13 on my sys, however when i run
Code:
rpm -qa |grep fc12
lots of and lots of fc12 packages pop up. below is the list. if there is fc13 version of these packages, and if there is (which I suspect for at least some of them there should be) why my sys doesn't update to those packages?
here is the list of fc12 packages:
Code:
~$ rpm -qa |grep fc12
ctan-cm-lgc-fonts-common-0.5-17.fc12.noarch
plexus-compiler-1.5.2-4.3.fc12.noarch
texlive-texmf-errata-fonts-2007-7.fc12.noarch
[code]....
View 5 Replies
View Related
Feb 22, 2010
On Debian repo I found virtualbox-ose packages there. What will be the difference in operation/function between their packages and the packages download on virtualbox.org website?
View 3 Replies
View Related
Apr 8, 2015
I am working on a project which targets both 32 and 64 bit architectures at the moment. My system is amd64. I added i386 architecture using this guide. However, my problem is
Code: Select allapt-get install package-name:i386
prompts the removal of currently installed packages (amd64 arch.) which is the problem.
Code: Select allReading package lists... Done
Building dependency tree   Â
Reading state information... Done
The following extra packages will be installed:
 libportaudio0:i386
[Code] ...
Some of the packages I am talking about are
-libegl1-mesa-dev:i386
-libportaudio-dev:i386
Now, as of now, I want to carry out the compilation using 32 bit libraries, however, I really don't want to install 64bit version of all prerequisites each time I switch the compilation from 32 bit to 64. Is there any way to have both architectures at the same time?
View 1 Replies
View Related
Dec 18, 2010
I have problem with my printer HP Deskjet D1460. My printer is configured and works. When I send a file on the print, the printer clings a sheet of paper and starts to print, but a paper as was clean so clean and remains, after printing.
View 2 Replies
View Related
Oct 11, 2010
I configured cron to clean my /tmp directory, should I also add other locations to clean and especially /var/tmp.
View 4 Replies
View Related
Feb 4, 2010
Is there any difference between apt-get clean and aptitude clean? Do they both remove the same caches? Should I know any other commands for cleaning up wasted space on my ubuntu laptop?
View 1 Replies
View Related
Jan 10, 2010
I have debian on a VPS. I think the installation is fubar.
Can I completely reinstall debian on this? I don't suppose I need to format the disk. Could I put some sort of network install is some special directory, and run the install from that?
View 2 Replies
View Related
Oct 30, 2010
I want to download pages, in the way they are seen when we visit them in a normal way. For example, I used this on Yahoo, and here is a part of the file I got:
[Code].....
But I just want the normal text, and nothing else...
View 1 Replies
View Related
Nov 20, 2010
Did a clean minimal install of Testing in a Virtual Machine (VirtualBox).Login as root.Type "shutdown now".It starts shutting down, then says INIT: Sending processes the TERM signal Give root password for maintenance (or type Control-D to continue):If i press Control-D it goes back to a login prompt.Okay, i maybe missing a point since "shutdown -h now" gives the expected behaviour.Call me old fashioned but I think that a "shutdown now" should shutdown a system, and not effectively reboot the system. There is a reboot command for that.
View 3 Replies
View Related
Jul 27, 2011
I have just upgraded my lenny box to squeeze. I did it by clean-installing squeeze. The installation was successful, but I just noticed that I had forgotten to backup some important files I had on this machine before the installation...
Now, is there any way to recover those files?
View 2 Replies
View Related
Mar 26, 2010
The purpose of that topic is to identify if there is any way to totally clean a debian system and make it like a fresh installed system (of course i amn't refering to packages because aptitude is just perfect?
View 3 Replies
View Related
Mar 30, 2016
I've been testing Mate since couple of weeks on my Jessie and now I'm convinced that is the perfect DE for me. So I would like to uninstall Gnome 3 without disturbing Mate and my system as well because both DE share many dependencies. If this is very risky I would like at least get rid of all gnome packages which are not shared with Mate.
View 3 Replies
View Related
May 20, 2010
I have tried to create a deb package, but It failed because I was missing some dependencies Now I have installed the dependenci and want to recreate the package (or try to), but get the following error.
rm -f sites-enabled/inner-tunnel sites-enabled/default
rmdir: failed to remove `sites-enabled': No such file or directory
make[3]: *** [clean] Error 1
make[3]: Leaving directory `/root/src_freeradius/freeradius-2.0.4+dfsg/raddb'
make[2]: *** [common] Error 2
make[2]: Leaving directory `/root/src_freeradius/freeradius-2.0.4+dfsg'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/root/src_freeradius/freeradius-2.0.4+dfsg'
make: *** [clean] Error 2
How do I fix this, without starting from scratch ?
View 1 Replies
View Related
May 4, 2010
I can consider my Debian Squeeze installation completed at the moment. In fact, it looks like everything is working with not so much effort:
- video graphics card
- keyboard
- mouse (both external USB and built-in touchpad)
- ethernet wired lan
- wireless lan (WPA!)
- sound (headphones and loudspeakers!)
- web-cam
What else? I think it's everything! Now I run a 'dmesg' command (see below since it looks like I cannot attach files) and I get some errors/problems/warnings (see below some rows which has been extracted from the whole 'dmesg' output) that I'm not able to "weight": are they true problems? Is it something I have to worry about? Can anybody suggest solutions to correct/solve the problems?
[Code]...
View 1 Replies
View Related
Mar 27, 2016
I'm attempting to install some software on my friend's computer. It keeps saying the packages I want aren't there but I know they are. I've been fooling around with this for a while. I may have broken something in the process. Repository names, perhaps?Is there some way to reinstall Synaptic/Aptitude and "wipe the slate clean?"
View 6 Replies
View Related
Jul 18, 2011
1 - Make a clean install of Squeeze.
2- Upgrade to sid
3- Run this command after installing xserver:
aptitude install kdm kde-10n-es kdebase
Then aptitude installs kdm, kdebase... and brasero, metacity, gvfs, gnome-control-center, evolution... (¿?) I only want to install KDE, why aptitude also install all this gnome crap ? And I say crap because I only want to install the KDE desktop, I use Gnome in my laptop =/ If you uncheck install recommends in aptitude you can make a clean KDE install.
View 12 Replies
View Related
May 22, 2011
The panel plugin from xfce4-mixer has a bug:s icon doesn't update as the volume is changed. This bug has already been reported.One curious thing about it is that, if you right click on the volume icon on the panel, go to 'Settings' (or 'Properties', I don't know, mine is in Portuguese) and then close the window that pops on the screen, the icon is updated.Is it possible to open and close the settings window automatically with a bash script? Like this, I could associate this script with the volume keys of my keyboard, so that the icon is updated as the the volume is changed.
View 2 Replies
View Related
May 30, 2011
How can one have commands in cron? I do not know much but do know that there is something called cron. I read the manpage[quote=Cron Debian Man page]cron - daemon to execute scheduled commands (Vixie Cron)[/quote] and it says to make files in /var/spool/cron/crontabsWhile I went to /var/spool/cron/crontabs I did not find anything there. I just want to tell cron that it runs $sudo aptitude autoclean at some time in the background. Is this possible? If yes, then how ?
View 5 Replies
View Related
Mar 9, 2016
I'm messing around with a new install of Debian 8, trying to get a sandbox of Oracle DB 12c up and running in an ESXi environment.
open-vm-tools was giving me troubles (resizing the window didn't make the resolution change), and Oracle DB was fighting me with environmental variables.
Well, while I was troubleshooting the Oracle issue, I needed to reboot. When it came back up, I couldn't log in. When I attempt to log in using known working credentials, the screen goes black like it should, and then loads the login screen again.
I SSH into the box and try to run commands, but every single command I run returns "Command not found" including "ls" "su" "cd".
I'm able to boot into recovery mode, where the commands work under root, but I'm not sure what to fix....
View 6 Replies
View Related
Jul 25, 2015
Two nights ago I was trying to diagnose what was wrong with my internet connection. I couldn't get web pages to load, IRC and ssh weren't connecting, and email wasn't downloading (I still use POP3). I didn't know what to use to check my internet connection. I did a ping, but I didn't know how to interpret the results. So without the internet, I was totally blind.
Are there documents anywhere which install with Debian which I can search offline when my internet connection dies?
View 5 Replies
View Related