apt-get remove ttf liberation

How do you remove ttf liberation in Linux / UNIX using apt-get command?

How to Uninstall ttf liberation in Linux with apt-get?

apt-get remove ttf liberation -y

Remove Ttf Liberation  Remove Command

Here is the tutorial to learn how to uninstall ttf liberation with apt-get command.

Step 1: Open a terminal with 'su' access and enter the command as shown below.
apt-get remove ttf liberation -y

Step 2: The command reads the package lists and proceeds with the uninstallation.

Result of the Command Execution shown below:

root@hiox:~ apt-get remove ttf liberation -y
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libusbip0 menu syslinux python3 minimal libtwolame0 libnet ssleay perl
xfonts 75dpi libzbar0 libxml sax perl libxrandr dev libnet ip perl
xfonts scalable squashfs tools unetbootin translations libxdamage dev
libxml sax expat perl libpthread stubs0 scim bridge client gtk libotr2
libxml perl libxnee0 libsvga1 libossp uuid perl libxfixes dev g++ 4.4
libvarnish1 ttf dustin libzend framework php libnspr4 dev
libxcb render util0 dev scim modules table language pack zh hant base
x11proto xinerama dev libx86 1 x11proto render dev libxi dev
xmms2 plugin pulse libunicode string perl xubuntu plymouth theme rpm common
libxml namespacesupport perl libxnconfig9.0.5 libterm readkey perl
libpixman 1 dev lxde common usb creator gtk python urlgrabber
libxml libxml perl scim znc tcl pidgin data libscim8c2a libvde0 python3.1
libnss3 dev xorg docs core x11proto kb dev x11proto randr dev
libxinerama dev gcc 4.4 libxosd2 xtrans dev libsexy2 libx264 85 libmcrypt4
libvlc2 xubuntu artwork libsdl image1.2 libtext bidi perl x11proto input dev
xmms2 plugin id3v2 python sqlitecachec x11proto fixes dev xubuntu wallpapers
linux headers 2.6.32 74 libxml writer perl libparams validate perl
linux headers 2.6.32 74 generic zend framework bin libreadline5 libupnp3
x11proto xext dev libxext dev libswt gtk 3.5 jni scim gtk2 immodule znc perl
x11proto damage dev linux headers generic rsync manpages
libswt cairo gtk 3.5 jni libxml regexp perl python sqlite xfonts 100dpi
lxmenu data xmms2 plugin alsa libzzip 0 13 tcl libxau dev
xfce4 power manager data libxmmsclient6 libtask weaken perl
scim bridge agent php5 mcrypt libnet domain tld perl tcl8.5 pinyin database
xmms2 core python3 ttf arphic bsmi00lp libregexp common perl xz utils
libsidplay1 language pack zh hans base python3.1 minimal usb creator common
libc6 dev libxml libxslt perl tk8.5 libxcomposite dev libxcb render0 dev
libxrender dev xmms2 plugin vorbis libxmmsclient glib1 xorg
ttf arphic gbsn00lp pmount libopencore amrnb0 vlc data libx11 dev libtar
libqt3 mt x11proto composite dev linux libc dev patch manpages dev xvfb
language pack zh hans language pack zh hant vzquota libruby1.8
libswt gtk 3.5 java libc dev bin libnet libidn perl murrine themes
libxcb1 dev libvala0 libvlccore2 binutils znc extra libossp uuid16
libsys hostname long perl libxml dom perl libopencore amrwb0 openbsd inetd
xmms2 icon libnet1 x11proto core dev xmms2 client cli xmms2 client nycli
libxdmcp dev libpthread stubs0 dev libsysfs dev libxcursor dev xpdf common
libjs mootools scim modules socket libvdeplug2 libstdc++6 4.4 dev
libswt mozilla gtk 3.5 jni
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
ttf liberation
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 1765kB disk space will be freed.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 171555 files and directories currently installed.)
Removing ttf liberation ...
Processing triggers for fontconfig ...
root@hiox:~


Related Topics

Apt Get Commands