From the computer of: seamonkey420
(130 recipes)
Created: Jan 10, 2008 Updated: Jan 12, 2008
Searching for Packages / Applications from Terminal
1. Open the Terminal window (Applications > Accessories > Terminal).
2. at the commandline, type:
apt-cache search xxyyzz
xxyyzz being the full or partial name of the package/application
Installing Packages / Applications from Terminal
1. Open the Terminal window.
2. at the commandline, type:
sudo apt-get install xxxxxxx
(xxxxxx = name of pacakge to install, ie wacom-tools )
you will then be prompted for your password or the admin password; enter it and hit enter.
3. the terminal session will now go and check the source locations for the package, if it exists, it will then download and install it. If its already installed, it will give a message saying 0 installed 1 already installed type of message.
4. type:
exit
reboot to be sure that the package/application was installed properly.
Uninstalling Packages / Applications from Terminal
1. Open the Terminal window.
2. at the commandline, type:
sudo apt-get remove xxxxxxx
(xxxxxx = name of pacakge to remove, ie wacom-tools )
you will then be prompted for your password or the admin password; enter it and hit enter.
3. Once it finishes, type:
exit
NOTES
this method is identical to using the Synaptics Package Manager utility, the terminal method is nice for when you know the exact name of the packages you want to install.
for example if you get an error saying your missing xyz package; you can just open up terminal and do the apt-get command.
sudo = su "do" (in other words, run as superuser the following command, in Windows it would be using the "Run As" command)
type: man apt-get
this will bring up a help/readme type window in terminal explaining what flags can be used w/the command.
Subscribe to the Tech-Recipes Newsletter
You can get tips like this delivered in your email every week!
We will never, ever sell your email address or spam you.
Related recipes:
Ubuntu: 4 Ways to Install Programs or Packages
Ubuntu: Enable DVD Playback
Ubuntu: What Version am I Running?
Upgrade Ubuntu From Dapper(6.06) to Edgy(6.10)
Ubuntu: How to Mount and Unmount ISO Files
Ubuntu: How to Remove a User Account
Ubuntu: Creating a repository using APTonCD
Ubuntu 7.10: How to Install KDE 4.0
Ubuntu: Disable the System Beep
Ubuntu: Install the Ubuntu Studio Theme
Sponsored links
Login
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.Search
Tech Recipes
· Home
· Mac OS X
· Solaris
· Windows
· Programming
· UNIX
· Cisco
· MySQL
· Google
· Instant messaging
· Add recipes
· Leave feedback
· Recommend us
· RSS Syndication
Hot recipes
XP: Small, Free Way to Use and Mount Images (ISO files) Without Burning Them
Make XP look like Windows Vista / Longhorn for free!
How Do I Use or Open Bin, Cue, or ISO Files?
MySpace Hack: View Pictures and Comments on a Private Profile
SMS through E-Mail: Cingular, Nextel, Sprint, T-Mobile, Verizon, Virgin Mobile
Hacks to Beat Rapidshare Download Limits and Waiting Time
Vista: Should I Install 64-bit or 32-bit Version? (x64 vs x86)
MySpace: Hack to Download Any Song on MySpace
Who's Online
There are currently, 1653 guest(s) and 1 member(s) that are online.
You are Anonymous user. You can register for free by clicking here
Information
Wish to advertise with us?
All logos and trademarks in this site are property of their respective owner. The comments and forum posts are property of their posters, all the rest © 2003-2007 by QD Ideas, LLC.
Users of this site are legally bound by the Terms and conditions and Disclaimer. Do not use this web site if you do not agree with these policies.
The members, admins, and authors of this website respect your privacy.
Page Generation: 0.82 Seconds
Sat Jul 19 20:11:02 2008