Giter VIP home page Giter VIP logo

canon_pixma-ts705_arch-drivers's Introduction

Canon_Pixma-TS705_Arch-and-or-Manjaro_Drivers

Basically this regard the conversion of *.deb packages to *.zst pakages for and non newbie.

Step 2. Unpack the archive with File-manager or Code:

tar xzf cnijfilter2-5.80-1-deb.tar.gz

Step 3. Inside unpacked archive/folder we find the package of interest, this is:

/cnijfilter2-5.80-1-deb/packages/cnijfilter2_5.80-1_amd64.deb

Step 4. Install 'debtap' and other necessary packages with Code:

sudo pacman -S --needed bash base-devel git wget binutils pkgfile fakeroot \
debtap system-config-printer cups-pk-helper cups-pdf

don't worry about \ (back-slash) in Linux, it just mean 'continue command or list in next line!'.

Step 5. Initialize 'debtap' with Code:

sudo debtap -u

Step 6. Convert deb-package to zst-package with Code:

debtap -q cnijfilter2_5.80-1_amd64.deb

Step 7. Install new converted zst-package with Code:

  1. Recommended is the installation without 'ARM-RISK 32-bit' dependencies with Code:

sudo pacman -Udd cnijfilter2-5.80-1-x86_64.pkg.tar.zst

  1. Installation with 'ARM-RISK 32-bit' dependencies with Code:

sudo pacman -U cnijfilter2-5.80-1-x86_64.pkg.tar.zst

Remove drivers or any other package (Arch-Linux &/ Manjaro)

sudo pacman -Rns cnijfilter2-5.80-1-x86_64.pkg.tar.zst

Thanks again to Nachlese to helping me!

  • Done! & Enjoy!

canon_pixma-ts705_arch-drivers's People

Contributors

advantaged avatar

Watchers

 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.