How to Install and Uninstall hello.x86_64 Package on Fedora 35
Last updated: February 07,2025
1. Install "hello.x86_64" package
This tutorial shows how to install hello.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
hello.x86_64
Copied
2. Uninstall "hello.x86_64" package
Please follow the step by step instructions below to uninstall hello.x86_64 on Fedora 35:
$
sudo dnf remove
hello.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the hello.x86_64 package on Fedora 35
Last metadata expiration check: 2:48:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : hello
Version : 2.10
Release : 6.fc35
Architecture : x86_64
Size : 70 k
Source : hello-2.10-6.fc35.src.rpm
Repository : fedora
Summary : Prints a familiar, friendly greeting
URL : https://www.gnu.org/software/hello/
License : GPLv3+ and GFDL
Description : The GNU Hello program produces a familiar, friendly greeting.
: Yes, this is another implementation of the classic program that
: prints “Hello, world!” when you run it.
:
: However, unlike the minimal version often seen, GNU Hello processes
: its argument list to modify its behavior, supports greetings in many
: languages, and so on. The primary purpose of GNU Hello is to
: demonstrate how to write other programs that do these things; it
: serves as a model for GNU coding standards and GNU maintainer
: practices.
Available Packages
Name : hello
Version : 2.10
Release : 6.fc35
Architecture : x86_64
Size : 70 k
Source : hello-2.10-6.fc35.src.rpm
Repository : fedora
Summary : Prints a familiar, friendly greeting
URL : https://www.gnu.org/software/hello/
License : GPLv3+ and GFDL
Description : The GNU Hello program produces a familiar, friendly greeting.
: Yes, this is another implementation of the classic program that
: prints “Hello, world!” when you run it.
:
: However, unlike the minimal version often seen, GNU Hello processes
: its argument list to modify its behavior, supports greetings in many
: languages, and so on. The primary purpose of GNU Hello is to
: demonstrate how to write other programs that do these things; it
: serves as a model for GNU coding standards and GNU maintainer
: practices.