Giter Club home page Giter Club logo

fedora-rpm-p7zip's Introduction

fedora-rpm-p7zip

moved to https://github.com/ttys3/my-fedora-packages


p7zip for fedora with rar support

installation

download the rpm files at https://github.com/ttys3/fedora-rpm-p7zip/releases

sudo dnf install -y p7zip-plugins p7zip
sudo dnf reinstall -y ./p7zip-*

and edit /etc/dnf/dnf.conf, add p7zip to dnf ignore:

--- /etc/dnf/dnf.conf.orig	2019-12-21 14:28:11.962944715 +0800
+++ /etc/dnf/dnf.conf	2019-12-21 14:28:58.361615505 +0800
@@ -4,3 +4,4 @@ installonly_limit=3
 clean_requirements_on_remove=True
 best=False
 skip_if_unavailable=True
+exclude=p7zip p7zip-plugins

why this repo exists?

according to Igor Pavlov ( https://sourceforge.net/p/sevenzip/discussion/45798/thread/dc2d0438/#8f9f ):

fedora/centos have removed 7-zip's unrar code as non-free code. Maybe you can use p7zip compiled for another linux systems with 7-zip's unrar plugin: p7zip-full and p7zip-rar

RAR code is divided into two parts in p7zip:

  1. free part of unrar (in p7zip-full)
  2. non-free part of unrar (p7zip-rar)

But fedora have removed both parts of unrar code.

this repo is fork from https://src.fedoraproject.org/rpms/p7zip.git and added rar support back.

see more details at https://src.fedoraproject.org/rpms/p7zip/tree/f31

fedora-rpm-p7zip's People

Contributors

adamwill avatar ausil avatar ignatenkobrain avatar kalev avatar sergiomb2 avatar swt2c avatar thias avatar thoger-rh avatar ttys3 avatar vascom avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.