How To Install grilo on CentOS 8
Introduction
In this tutorial we learn how to install grilo
on CentOS 8.
What is grilo
Grilo is a framework that provides access to different sources of multimedia content, using a pluggable system. This package contains the core library and elements. grilo 0.3.6 2.el8 x86_64 220 k grilo-0.3.6-2.el8.src.rpm appstream Content discovery framework https LGPLv2+ Grilo is a framework that provides access to different sources of multimedia content, using a pluggable system. This package contains the core library and elements.
We can use yum
or dnf
to install grilo
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install grilo.
Install grilo on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install grilo
using dnf
by running the following command:
sudo dnf -y install grilo
Install grilo on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install grilo
using yum
by running the following command:
sudo yum -y install grilo
How To Uninstall grilo on CentOS 8
To uninstall only the grilo
package we can use the following command:
sudo dnf remove grilo
grilo Package Contents on CentOS 8
/usr/bin/grilo-test-ui-0.3
/usr/bin/grl-inspect-0.3
/usr/bin/grl-launch-0.3
/usr/lib/.build-id
/usr/lib/.build-id/35
/usr/lib/.build-id/35/316f8c67f8b74462c779e890e139417f840bd5
/usr/lib/.build-id/86
/usr/lib/.build-id/86/ae10b2ea29a5dc864938ba1e5feb6039e0fb08
/usr/lib/.build-id/95
/usr/lib/.build-id/95/7057bd906f1301e2a20fb248751ccf26daf757
/usr/lib/.build-id/96
/usr/lib/.build-id/96/8a8d331b652197fc638bc8af922a0bfcf7aa21
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/fe8d838531d0475cb3d7ab6d8406de5334f585
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/650a63cbec46adc870aae4011e552643d721d0
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/Grl-0.3.typelib
/usr/lib/girepository-1.0/GrlNet-0.3.typelib
/usr/lib/girepository-1.0/GrlPls-0.3.typelib
/usr/lib/grilo-0.3
/usr/lib/libgrilo-0.3.so.0
/usr/lib/libgrilo-0.3.so.0.306.1
/usr/lib/libgrlnet-0.3.so.0
/usr/lib/libgrlnet-0.3.so.0.306.0
/usr/lib/libgrlpls-0.3.so.0
/usr/lib/libgrlpls-0.3.so.0.306.0
/usr/share/doc/grilo
/usr/share/doc/grilo/AUTHORS
/usr/share/doc/grilo/NEWS
/usr/share/doc/grilo/README
/usr/share/doc/grilo/TODO
/usr/share/grilo-0.3
/usr/share/grilo-0.3/plugins
/usr/share/licenses/grilo
/usr/share/licenses/grilo/COPYING
/usr/share/locale/as/LC_MESSAGES/grilo.mo
/usr/share/locale/bg/LC_MESSAGES/grilo.mo
/usr/share/locale/bs/LC_MESSAGES/grilo.mo
/usr/share/locale/ca/LC_MESSAGES/grilo.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/grilo.mo
/usr/share/locale/cs/LC_MESSAGES/grilo.mo
/usr/share/locale/da/LC_MESSAGES/grilo.mo
/usr/share/locale/de/LC_MESSAGES/grilo.mo
/usr/share/locale/el/LC_MESSAGES/grilo.mo
/usr/share/locale/en_GB/LC_MESSAGES/grilo.mo
/usr/share/locale/eo/LC_MESSAGES/grilo.mo
/usr/share/locale/es/LC_MESSAGES/grilo.mo
/usr/share/locale/eu/LC_MESSAGES/grilo.mo
/usr/share/locale/fr/LC_MESSAGES/grilo.mo
/usr/share/locale/fur/LC_MESSAGES/grilo.mo
/usr/share/locale/gl/LC_MESSAGES/grilo.mo
/usr/share/locale/he/LC_MESSAGES/grilo.mo
/usr/share/locale/hu/LC_MESSAGES/grilo.mo
/usr/share/locale/id/LC_MESSAGES/grilo.mo
/usr/share/locale/it/LC_MESSAGES/grilo.mo
/usr/share/locale/ja/LC_MESSAGES/grilo.mo
/usr/share/locale/ko/LC_MESSAGES/grilo.mo
/usr/share/locale/lt/LC_MESSAGES/grilo.mo
/usr/share/locale/lv/LC_MESSAGES/grilo.mo
/usr/share/locale/ml/LC_MESSAGES/grilo.mo
/usr/share/locale/nb/LC_MESSAGES/grilo.mo
/usr/share/locale/nl/LC_MESSAGES/grilo.mo
/usr/share/locale/oc/LC_MESSAGES/grilo.mo
/usr/share/locale/pa/LC_MESSAGES/grilo.mo
/usr/share/locale/pl/LC_MESSAGES/grilo.mo
/usr/share/locale/pt/LC_MESSAGES/grilo.mo
/usr/share/locale/pt_BR/LC_MESSAGES/grilo.mo
/usr/share/locale/ru/LC_MESSAGES/grilo.mo
/usr/share/locale/sk/LC_MESSAGES/grilo.mo
/usr/share/locale/sl/LC_MESSAGES/grilo.mo
/usr/share/locale/sr/LC_MESSAGES/grilo.mo
/usr/share/locale/sr@latin/LC_MESSAGES/grilo.mo
/usr/share/locale/sv/LC_MESSAGES/grilo.mo
/usr/share/locale/tg/LC_MESSAGES/grilo.mo
/usr/share/locale/tr/LC_MESSAGES/grilo.mo
/usr/share/locale/uk/LC_MESSAGES/grilo.mo
/usr/share/locale/zh_CN/LC_MESSAGES/grilo.mo
/usr/share/locale/zh_HK/LC_MESSAGES/grilo.mo
/usr/share/locale/zh_TW/LC_MESSAGES/grilo.mo
/usr/share/man/man1/grilo-test-ui-0.3.1.gz
/usr/share/man/man1/grl-inspect-0.3.1.gz
/usr/share/man/man1/grl-launch-0.3.1.gz
/usr/bin/grilo-test-ui-0.3
/usr/bin/grl-inspect-0.3
/usr/bin/grl-launch-0.3
/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/f242d597c6a3019d30055b46a2468118dff883
/usr/lib/.build-id/79
/usr/lib/.build-id/79/bfdb0e6c5a6b9d5bd2d5210feed0d89bcd9fcd
/usr/lib/.build-id/93
/usr/lib/.build-id/93/76a485c8134d2593017cbc417422d3038bb997
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/9059014a8971fad037ff0e29465589f622a030
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/be7238fe3899271b6534d5f59af540c58275f4
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/b1657f602bfd5c791f90fc9b03a64debd58d6f
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Grl-0.3.typelib
/usr/lib64/girepository-1.0/GrlNet-0.3.typelib
/usr/lib64/girepository-1.0/GrlPls-0.3.typelib
/usr/lib64/grilo-0.3
/usr/lib64/libgrilo-0.3.so.0
/usr/lib64/libgrilo-0.3.so.0.306.1
/usr/lib64/libgrlnet-0.3.so.0
/usr/lib64/libgrlnet-0.3.so.0.306.0
/usr/lib64/libgrlpls-0.3.so.0
/usr/lib64/libgrlpls-0.3.so.0.306.0
/usr/share/doc/grilo
/usr/share/doc/grilo/AUTHORS
/usr/share/doc/grilo/NEWS
/usr/share/doc/grilo/README
/usr/share/doc/grilo/TODO
/usr/share/grilo-0.3
/usr/share/grilo-0.3/plugins
/usr/share/licenses/grilo
/usr/share/licenses/grilo/COPYING
/usr/share/locale/as/LC_MESSAGES/grilo.mo
/usr/share/locale/bg/LC_MESSAGES/grilo.mo
/usr/share/locale/bs/LC_MESSAGES/grilo.mo
/usr/share/locale/ca/LC_MESSAGES/grilo.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/grilo.mo
/usr/share/locale/cs/LC_MESSAGES/grilo.mo
/usr/share/locale/da/LC_MESSAGES/grilo.mo
/usr/share/locale/de/LC_MESSAGES/grilo.mo
/usr/share/locale/el/LC_MESSAGES/grilo.mo
/usr/share/locale/en_GB/LC_MESSAGES/grilo.mo
/usr/share/locale/eo/LC_MESSAGES/grilo.mo
/usr/share/locale/es/LC_MESSAGES/grilo.mo
/usr/share/locale/eu/LC_MESSAGES/grilo.mo
/usr/share/locale/fr/LC_MESSAGES/grilo.mo
/usr/share/locale/fur/LC_MESSAGES/grilo.mo
/usr/share/locale/gl/LC_MESSAGES/grilo.mo
/usr/share/locale/he/LC_MESSAGES/grilo.mo
/usr/share/locale/hu/LC_MESSAGES/grilo.mo
/usr/share/locale/id/LC_MESSAGES/grilo.mo
/usr/share/locale/it/LC_MESSAGES/grilo.mo
/usr/share/locale/ja/LC_MESSAGES/grilo.mo
/usr/share/locale/ko/LC_MESSAGES/grilo.mo
/usr/share/locale/lt/LC_MESSAGES/grilo.mo
/usr/share/locale/lv/LC_MESSAGES/grilo.mo
/usr/share/locale/ml/LC_MESSAGES/grilo.mo
/usr/share/locale/nb/LC_MESSAGES/grilo.mo
/usr/share/locale/nl/LC_MESSAGES/grilo.mo
/usr/share/locale/oc/LC_MESSAGES/grilo.mo
/usr/share/locale/pa/LC_MESSAGES/grilo.mo
/usr/share/locale/pl/LC_MESSAGES/grilo.mo
/usr/share/locale/pt/LC_MESSAGES/grilo.mo
/usr/share/locale/pt_BR/LC_MESSAGES/grilo.mo
/usr/share/locale/ru/LC_MESSAGES/grilo.mo
/usr/share/locale/sk/LC_MESSAGES/grilo.mo
/usr/share/locale/sl/LC_MESSAGES/grilo.mo
/usr/share/locale/sr/LC_MESSAGES/grilo.mo
/usr/share/locale/sr@latin/LC_MESSAGES/grilo.mo
/usr/share/locale/sv/LC_MESSAGES/grilo.mo
/usr/share/locale/tg/LC_MESSAGES/grilo.mo
/usr/share/locale/tr/LC_MESSAGES/grilo.mo
/usr/share/locale/uk/LC_MESSAGES/grilo.mo
/usr/share/locale/zh_CN/LC_MESSAGES/grilo.mo
/usr/share/locale/zh_HK/LC_MESSAGES/grilo.mo
/usr/share/locale/zh_TW/LC_MESSAGES/grilo.mo
/usr/share/man/man1/grilo-test-ui-0.3.1.gz
/usr/share/man/man1/grl-inspect-0.3.1.gz
/usr/share/man/man1/grl-launch-0.3.1.gz
References
Summary
In this tutorial we learn how to install grilo
on CentOS 8 using yum and dnf.