I am not able to find trash anywhere. Can you please tell me a command or anything like that to empty the trash using terminal ?
After upgrading from 10.04 to 12.04 I am trying to install different packages. For instance ia32-libs and skype (4.0).
When trying to install these, I am getting the 'Unable to correct problems, you have held broken packages' error message.
Output of commands:
sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
After running this:
sudo dpkg --configure -a
foo@foo:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I know how to list all packages installed on my system.
But how could I get a list of all repositories and PPA's into a script that I can run on a new machine to replicate the repository setup including the keys?
I know I can look into /etc/apt/sources.list
and /etc/apt/sources.list.d
, but I'm looking for a way to generate a script that executes all apt-add-repository
commands on a new system (that sorts out getting all keys).
Any ideas?
Greetings, I'm slowly getting used to Ubuntu; for I've been a Windows user as long as I've used any computer. I'm hoping someone can suggest a good graphics software.
I'm simply looking for one that works close to Microsoft Paint.
Does Ubuntu offer anything like it?
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. While you are encouraged to help maintain its answers, please understand that "big list" questions are not generally allowed on Ask Ubuntu and will be closed per the help center.
Backup is incredibly important. Obviously there's no best backup tool, but a comparison of the options would be very interesting.
- Graphical Interface? Command line?
- Incremental backups?
- Automatic backups?
- Install method: In standard repositories? PPA?