עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

איך אפשר לקבל את כול החבילות (באובנטו) ולא לפי dpkg -l

Featured Replies

פורסם

אני רוצה להכין לי גיבוי, מסודר במקרה ו... עכשיו אני יודע איך, לקבל את כול החבילות שמותקנות, והלכניס אותן לקובץ. על ידי שאני עושה ככה

dpkg -l > ~/packconf

אבל זה נותן לי כזה קובץ

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-======================================-==================================================-============================================
ii acpi 0.09-1 displays information on ACPI devices
ii acpi-support 0.85 a collection of useful events for acpi

ואני רוצה שהוא יתן לי משהו כזה, רשימה שמית בלבד

xchat xchat-systray nmap gftp k3b

ואז אני יוכל לערוך את הוקבץ ולהוסיף לפני sudo apt-get update

apt-get install

ואז היה לי סקריפט מוכן, שאני צורב, ושומר

פורסם

תשחק עם זה ותראה אם קיבלת את מה שרצית (אין לי מערכת מבוססת DEB בהשג יד)

dpkg -l | grep '^i' | cut -c 5-35

פורסם
  • מחבר

תודה רבה! :xyxthumbs::yelclap:

אם מישהו צריף אז זאת הפקודה שהכי מתאימה

 dpkg -l | grep '^i' | cut -c 4-43 > ~/packes_installed

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.