Additions:
==simple search==
$ aptitude search torrent
==advanced search==
you can use aptitude to search packages and descriptions
$ aptitude search ~dtorrent | sort -k 2
$ aptitude search torrent
==advanced search==
you can use aptitude to search packages and descriptions
$ aptitude search ~dtorrent | sort -k 2
Deletions:
$ aptitude search lshw-gtk
Additions:
aptitude is a text based gui for managing packages you could also use synaptic
PS if you are behind a proxy server see HttpProxy
First you should update your package list
Then you can upgrade your packages
v, virtual package/placeholder
PS if you are behind a proxy server see HttpProxy
First you should update your package list
Then you can upgrade your packages
v, virtual package/placeholder
Deletions:
first you should update your package list
then you can upgrade your packages
v, virtual ???
Additions:
$ aptitude search lshw-gtk
v, virtual ???
# aptitude install lshw-gtk
==show==
$ aptitude show lshw-gtk
v, virtual ???
# aptitude install lshw-gtk
==show==
$ aptitude show lshw-gtk
Deletions:
$ sudo aptitude install lshw-gtk
Additions:
==update==
...
==upgrade==
==search==
you can use aptitude to search for new packages
$ sudo aptitude search lshw-gtk
the first column indicates current package status :
i, meaning that the package is installed
c, configuration files on the system but package has been deleted
p, no trace of the package exists on the system
==install==
finally you can use aptitude to install a new packages
$ sudo aptitude install lshw-gtk
...
==upgrade==
==search==
you can use aptitude to search for new packages
$ sudo aptitude search lshw-gtk
the first column indicates current package status :
i, meaning that the package is installed
c, configuration files on the system but package has been deleted
p, no trace of the package exists on the system
==install==
finally you can use aptitude to install a new packages
$ sudo aptitude install lshw-gtk
Deletions:
Get:4 http://gb.archive.ubuntu.com dapper-backports Release.gpg [189B]
Hit http://gb.archive.ubuntu.com dapper Release
Get:5 http://gb.archive.ubuntu.com dapper-updates Release [30.9kB]
Get:6 http://security.ubuntu.com dapper-security Release [30.9kB]
Get:7 http://gb.archive.ubuntu.com dapper-backports Release [19.6kB]
Additions:
first you should update your package list
Deletions:
Additions:
----
REFERRERS
{{backlinks}}
REFERRERS
{{backlinks}}
Additions:
then you can upgrade your packages
$ sudo aptitude upgrade
$ sudo aptitude upgrade
Additions:
$ sudo aptitude update