gnomeshell ขยายการจัดการสคริปต์โดยนิโคลั Bernaerts ช่วยให้การติดตั้งและลบส่วนขยาย GNOME Shell ทั้งทั้งระบบและผู้ใช้ในพื้นที่
นี่คือวิธีที่คุณจะติดตั้ง:
wget https://raw.githubusercontent.com/NicolasBernaerts/ubuntu-scripts/master/ubuntugnome/gnomeshell-extension-manage
chmod 755 gnomeshell-extension-manage
sudo mv -iv gnomeshell-extension-manage /usr/local/bin/gnome-shell-extension-manage
สิ่งนี้ทำให้ผู้ใช้ทุกคนสามารถใช้ได้: (ข้างๆคำสั่ง GNOME ที่คล้ายกัน)
$ gnome-shell-extension-manage
Install/remove extension from Gnome Shell Extensions site https://extensions.gnome.org/
Extension ID should be retrieved from https://extensions.gnome.org/extension/<ID>/extension-name/
Version installed will be targeted as the same as Gnome Shell or the next available one
Parameters are :
--install Install extension (default)
--remove Remove extension
--user Installation/remove in user mode (default)
--system Installation/remove in system mode
--version <version> Force Gnome version (use 'latest' to force latest one)
--extension-id <id> Extension ID in Gnome Shell Extension site (compulsory)
Gnome เชลล์ - การบริหารจัดการของส่วนขยายจากคอนโซลบล็อกโพสต์อธิบายรายละเอียดวิธีการใช้งาน สำหรับการอัปเดตส่วนขยายคุณต้องเพิ่ม--version latest
ในคำสั่ง
ความแตกต่างที่สำคัญสองประการที่พูดถึงในทางเทคนิคต่อเครื่องมือติดตั้ง gnome-shell-extension-installของ Ian Brunelli คือคุณสามารถทำการติดตั้งได้ทั้งระบบและใช้wget
แทนcurl
การดาวน์โหลดส่วนขยาย
cron
งานเพื่อแยกส่วนขยายของเชลล์ออกจาก/etc/shells
ไฟล์และเรียกใช้apt-get
การอัปเดตสำหรับแต่ละค่า - เพียงแนวคิดเดียว