目次
Installing and Removing Applications
Installing Development Tools
Installing Drivers
Installing Themes
System Tweaks
Utility Installation
ホームページ システムチュートリアル Linux Fedora 39 \/ 38でFedyを使用してサードパーティソフトウェアをインストールする

Fedora 39 \/ 38でFedyを使用してサードパーティソフトウェアをインストールする

Mar 21, 2025 am 09:10 AM

Fedora users often need third-party software not included in official repositories due to licensing. This guide explains how to use Fedy, a graphical application, to easily install these packages on Fedora Linux 39.

Table of Contents

  • Installing Fedy on Fedora Linux
  • Installing Essential Third-Party Applications with Fedy
    • Installing and Removing Applications
    • Installing Development Tools
    • Installing Drivers
    • Installing Themes
    • System Tweaks
    • Utility Installation
  • Frequently Asked Questions (FAQ)
  • Conclusion

What is Fedy?

Fedy (formerly Fedora Utils) simplifies installing various third-party applications, development tools, drivers, themes, and utilities on Fedora. It offers a user-friendly interface, eliminating the need for command-line tools like DNF/YUM. Fedy automatically adds necessary repositories and installs selected software with a single click. It's ideal for post-installation setup, quickly adding essential applications after a fresh Fedora install. Importantly, Fedy doesn't maintain its own repository; it acts as a GUI for existing repositories. It's free, open-source, and available on GitHub under the GPLv3 license.

Installing Fedy on Fedora Linux

First, enable the RPM Fusion repository:

sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
ログイン後にコピー

Next, add the Fedy COPR repository:

sudo dnf copr enable kwizart/fedy
ログイン後にコピー

Finally, install Fedy:

sudo dnf install fedy -y
ログイン後にコピー

Launch Fedy from your application launcher or via the command fedy.

Install Third Party Software Using Fedy In Fedora 39 \/ 38

Installing Essential Third-Party Applications with Fedy

Fedy's interface is straightforward, categorizing packages into: Apps, Development Tools, Drivers, Themes, Tweaks, and Utilities. A search bar aids in locating specific software.

Installing and Removing Applications

The "Apps" section includes popular applications like Spotify, Steam, Zoom, and more. Click "Install" to add and install; removal is equally simple within the Fedy interface.

Install Third Party Software Using Fedy In Fedora 39 \/ 38

Installing Development Tools

This section provides tools like Android Studio, Eclipse, and various SDKs.

Installing Drivers

Install drivers for audio, video, Bluetooth, and GPUs (including NVIDIA drivers). LTS kernels are also available here.

Installing Themes

Customize your Fedora desktop's appearance with themes like Flat-remix or Numix.

System Tweaks

This section allows for quick system adjustments, such as disabling Wayland, configuring GRUB2, or cleaning junk files.

Install Third Party Software Using Fedy In Fedora 39 \/ 38

Utility Installation

Install multimedia codecs, fonts, and other utilities.

Frequently Asked Questions (FAQ)

  • What is Fedy? A user-friendly tool for installing third-party software on Fedora.
  • Is Fedy safe? Generally safe, but always download from trusted sources.
  • Does Fedy handle updates? No, use DNF for system updates.
  • Is Fedy Fedora-specific? Yes.
  • Is Fedy officially supported by Fedora? No, it's a community-maintained tool.
  • Should I use Fedy? Use it judiciously for software not in official repositories.
  • Is Fedy open source? Yes.

Conclusion

Fedy streamlines the installation of essential third-party software on Fedora, particularly beneficial for new users. It simplifies a process that can be complex using command-line tools. Remember to use official repositories whenever possible and exercise caution when using third-party software.

Resource:

  • Fedy GitHub Repository

以上がFedora 39 \/ 38でFedyを使用してサードパーティソフトウェアをインストールするの詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。

このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。

ホットAIツール

Undresser.AI Undress

Undresser.AI Undress

リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover

AI Clothes Remover

写真から衣服を削除するオンライン AI ツール。

Undress AI Tool

Undress AI Tool

脱衣画像を無料で

Clothoff.io

Clothoff.io

AI衣類リムーバー

AI Hentai Generator

AI Hentai Generator

AIヘンタイを無料で生成します。

ホットツール

メモ帳++7.3.1

メモ帳++7.3.1

使いやすく無料のコードエディター

SublimeText3 中国語版

SublimeText3 中国語版

中国語版、とても使いやすい

ゼンドスタジオ 13.0.1

ゼンドスタジオ 13.0.1

強力な PHP 統合開発環境

ドリームウィーバー CS6

ドリームウィーバー CS6

ビジュアル Web 開発ツール

SublimeText3 Mac版

SublimeText3 Mac版

神レベルのコード編集ソフト(SublimeText3)

Linuxでファイルとディレクトリを数える方法:初心者のガイド Linuxでファイルとディレクトリを数える方法:初心者のガイド Mar 19, 2025 am 10:48 AM

Linuxでファイルとフォルダーを効率的にカウントする:包括的なガイド Linuxでファイルやディレクトリを迅速にカウントする方法を知ることは、システム管理者や大規模なデータセットを管理している人にとっては重要です。このガイドは、単純なコマンド-Lを使用して示しています

Linuxの複数のグループにユーザーを追加する方法 Linuxの複数のグループにユーザーを追加する方法 Mar 18, 2025 am 11:44 AM

Linux/UNIXシステム管理には、ユーザーアカウントとグループメンバーシップを効率的に管理することが重要です。 これにより、適切なリソースとデータアクセス制御が保証されます。 このチュートリアルでは、LinuxおよびUNIXシステムの複数のグループにユーザーを追加する方法を詳しく説明しています。 私たちは

コマンドラインからインストールされているすべてのLinuxカーネルをリストまたは確認する方法 コマンドラインからインストールされているすべてのLinuxカーネルをリストまたは確認する方法 Mar 23, 2025 am 10:43 AM

Linuxカーネルは、GNU/Linuxオペレーティングシステムのコアコンポーネントです。 1991年にLinus Torvaldsによって開発されたこのため、無料のオープンソース、モノリシック、モジュール式、マルチタスクUnixのようなカーネルです。 Linuxでは、歌に複数のカーネルをインストールすることが可能です

FlatsealでFlatpakアプリのアクセス許可を簡単に構成する方法 FlatsealでFlatpakアプリのアクセス許可を簡単に構成する方法 Mar 22, 2025 am 09:21 AM

フラットパックアプリケーション許可管理ツール:Flatsealユーザーガイド Flatpakは、Linuxソフトウェアの分布を簡素化し、仮想サンドボックスでアプリケーションを安全にカプセル化するために設計されています。 Flatpakアプリケーションはこのサンドボックス環境にあるため、オペレーティングシステムの他の部分、ハードウェアデバイス(Bluetooth、ネットワークなど)、ソケット(Pulseaudio、SSH-Auth、Cupなど)にアクセスする権限を要求する必要があります。このガイドでは、LinuxでFlatsealを使用してFlatpakを簡単に構成する方法をご案内します

Ubuntu LinuxでIndian Rupeeシンボルを入力する方法 Ubuntu LinuxでIndian Rupeeシンボルを入力する方法 Mar 22, 2025 am 10:39 AM

この簡単なガイドでは、Linuxオペレーティングシステムでインドルピーシンボルを入力する方法について説明します。先日、Word文書に「Indian Rupee Symbol(£)」を入力したかったのです。私のキーボードにはルピーシンボルがありますが、入力する方法がわかりません。後

Linuxは何に最適なものですか? Linuxは何に最適なものですか? Apr 03, 2025 am 12:11 AM

Linuxは、サーバー管理、組み込みシステム、デスクトップ環境として最適です。 1)サーバー管理では、LinuxはWebサイト、データベース、アプリケーションをホストするために使用され、安定性と信頼性を提供します。 2)組み込みシステムでは、Linuxは柔軟性と安定性のため、スマートホームおよび自動車電子システムで広く使用されています。 3)デスクトップ環境では、Linuxは豊富なアプリケーションと効率的なパフォーマンスを提供します。

Linuxカーネル6.14 RC6がリリースされました Linuxカーネル6.14 RC6がリリースされました Mar 24, 2025 am 10:21 AM

Linus Torvaldsは、Linux Kernel 6.14リリース候補6(RC6)をリリースし、重要な問題を報告せず、リリースを順調に進めています。このアップデートで最も注目すべき変更は、AMDマイクロコード署名の問題に対応していますが、残りの更新は

YT-DLPコマンド:初心者向けの完全なチュートリアル(2025) YT-DLPコマンド:初心者向けの完全なチュートリアル(2025) Mar 21, 2025 am 11:00 AM

お気に入りのビデオをインターネットから保存したいと思ったことはありますか?面白い猫のビデオであろうと、後で見たいチュートリアルであろうと、YT-DLPがお手伝いします!この包括的なYT-DLPチュートリアルでは、YT-DLPとは何か、インストール方法を説明します。

See all articles