Tag: linux
Desura game platform launched on Linux
by sahab on May.13, 2012, under Ubuntu
Linux client for the independent Desura game platform has now been released. The new release is an application that makes it easy to install, patch and play games on all Linux and Windows distribution according to developers.
You are required to first signup with a valid email address in order to use the service and get games. At present 65 games in various genres have been available for Linux.
There are also a few free games. The list includes the turned-based strategy game Triple A free now.
Command for Listing all installed packages or software in Linux,Unix,MAC
by sahab on Apr.19, 2012, under Aix, RHEL5, Ubuntu
Linux, Unix, MAC
Fedora,CentOS, Redhat
Type the following command to get list of all installed software
# rpm -qa | lessÂ
# yum list installed
Debian,Ubuntu
# dpkg --get-selections
Gentoo Linux
# qlist -I
SUSE Linux
# zypper -lFreeBSD,OpenBSD, SolarisAIX# pkg_info | lessMAC# lspp# pkgutil --pkgs